This course will help you learn the Python programming language and its core concepts
What you will learn
An in-depth discussion about every topic of programming in Python
Be able to write your own Python programs efficiently
Program fluently in Python
Learn Proper Python Syntax
Description
Python is a general-purpose coding language and one of the best programming languages for beginners. The syntax of python is easy to learn as compare to other programming languages (C, C++, Java, etc). Python is used in various fields such as Machine Learning, Automation, Web Development, Game Development, Graphical User Interface, etc.Β In this course, you will learn in-depth every topic of Python and its core concepts with examples. This course is for beginners who are new to a programming language or in python. In this course, I also create quizzes for each section so that you can also check your progress. I will also be updating this course on time and also add more topics and projects for this course.
Here are the topics we cover in this course are:-
1.Β Python Print Statement
2. Python Comments
3. Python Variables
4. Python Type Conversion
5. Python Input Function
6. Python Operator
7. Python IF/ELSE
8. Python For Loop
9. Python While Loop
10. Python Break and Continue Statement
11. Python Numbers
12. Python List
13. Python Tuple
14. Python String
15. Python Set
16. Python Dictionary
17. Python Functions
18. Python Lambda Functions
19. Python Global and Local Variables
What you’ll learn in this course
1) An in-depth discussion about every topic of programming in Python
2) Be able to write your own Python programs efficiently
Content
Python Introduction
Python Print Statement and Comments
Python Variables and Intro To Data Types
Python Type Conversion & Input Function
Python Operator
Python If/Else
For Loop and While Loop in Python
Python Break and Continue Statements
Python Numbers
Python List
Python Tuple
Python String
Python Set
Python Dictionary
Python Function and Types of Functions
Python Global and Local Variables
Python Lambda & Anonymous Function