
Lecture Description
Thank You so much guys for sticking with me in the course! I have enjoyed really very much during the course and I hope you guys have had some fun too.
Of course, if you've got doubts, post them here and also do subscribe to my channel if you guys wish to stay updated with my most recent work.
Course Index
- Installing Python
- Running Code in Python
- Comments in Python
- Variables in Python
- Numbers & Strings
- Lists & Tuples
- Dictionaries
- Data Type Conversion
- Arithmetic & Comparison Operators
- Bitwise & Logical Operators
- Membership & Identity Operators
- Operator Precedence
- The IF statement
- The ELSE Statement
- The ELIF Statement
- Nested IF-ELSE Statement
- The WHILE Loop
- The FOR Loop
- The Break Statement
- Application of Break Statement
- Nested Loops
- The Continue Statement
- Numeric Functions (Part-1)
- Numeric Functions (Part-2)
- Numeric Functions (Part-3)
- String Functions (Part-1)
- String Functions (Part-2)
- String Functions (Part-3)
- List Functions (Part-1)
- List Functions (Part-2)
- Tuple Functions
- Dictionary Functions
- Date & Time Functions (Part-1)
- Date & Time functions (Part-2)
- User Defined Functions
- Pass by Reference vs Value
- Variable Length Arguments
- Anonymous Functions
- Global & Local Variables
- Updating Global Variables
- Modules
- Handling Files
- Renaming & Deleting Files
- Managing Directories
- Exception Handling
- Object Oriented Programming (Part-1)
- Object Oriented Programming (Part-2)
- Install MySql Connector for Python
- Create MySql Table Using Python
- Insert Data Into Tables
- Update MySql Tables
- Sending Email
- Conclusion
Course Description
A collection of 53 great (not bad, despite the name) tutorials on how to get started with Python programming, including syntax, writing your first script, control structures, programming logic, loops, object-oriented programming, and installing required developer packages.
Comments
There are no comments.
Be the first to post one.
Posting Comment...