This repository contains source code for my udemy course https://www.udemy.com/course/python-for-everybody-a-guide-to-master-python-fundamentals/.
This is a course on Python Programming. It will cover the topics and concepts of python fundamentals. If you already know python or do have prior experience in any other programming language, you will definitely learn something from this course. This course will teach you python fundamentals. At the end of this course, you will acquire the skills that required to become professional python software engineer.
Anybody who wants to get good grasp on python fundamentals. If you are working on a project which requires the knowledge of understanding the concepts of python.
You don't need to have any prior programming experience.
- Python-Introduction
- Variable
- Number
- String
- ControlFlow
- Loops
- Functions
- Classes
- Modules
- DataStructures
- Iterators
- Decorators
- ContextManager
- Files
- Exceptions
- VirtualEnvironment
- Concurrency
- SocketProgramming
- Http
- Sqlite3
None
git clone https://github.com/vetriselvan1187/python-fundamentals.git
cd python-fundamentals
python3 filename.py
>>>
Python for Beginners: A guide to master python fundamentals.
...
course by Vetriselvan
. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License