Rating 4.15 out of 5 (24 ratings in Udemy)
What you'll learn- Go from Beginner to Hero in Python Programming
- Installing Anaconda Navigator on your operating system.
- Learn the Fundamentals of Python Programming
- You will learn the basics like:
- 1. What is Python Programming
- 2. Why do we use Python
- 3. Variables and Multiple Assignments
- 4. Data Types
- 5. How to use Operators and Strings
- 6. What are Lists and Tuples
- 7. What are Dictionaries and Sets
- 8. Conditional Statements (If and Else …
Rating 4.15 out of 5 (24 ratings in Udemy)
What you'll learn- Go from Beginner to Hero in Python Programming
- Installing Anaconda Navigator on your operating system.
- Learn the Fundamentals of Python Programming
- You will learn the basics like:
- 1. What is Python Programming
- 2. Why do we use Python
- 3. Variables and Multiple Assignments
- 4. Data Types
- 5. How to use Operators and Strings
- 6. What are Lists and Tuples
- 7. What are Dictionaries and Sets
- 8. Conditional Statements (If and Else statement)
- 9. How to use Loops like (While and For loops)
- 10. What are Functions and How to use them
DescriptionIf you want to learn Python Programming from scratch and want to solve real-world problems using Python, then you are at the right place.
In this course, I will cover all the basics you need to become a Python Pro.
In this course, I will cover the topics like:
· Learn to code in the latest version of Python(Python 3)
· Introduction to Python like the History and why we actually use Python
Installing a Development Environment called “Spyder”(an IDE)
Variables and Multiple Assignments
o What are variables?
o How do we assign values to a variable?
o Difference between integer and float and strings
o Can we assign a single value to different variables simultaneously? (Multiple Assignments).
· Data Types
· Operators
o Arithmetic operators
o Assignment operators
o Logical operators
o Comparison operators
o Identity operators
o Membership operators
· Data Structures like:
o Strings
o Lists
o Dictionaries
o Sets
o Tuples
· Conditional Statements
o What are If statement
o Where can we use the If statement
o 6 important Expression used in Conditional Statements
o What is If-Else statement
o How can we execute the statement in one line
o What are Else if statement.
o We will understand these concepts in a simple way using flowcharts and graphs and we will also do some practical implementation.
· Loops like While loop and For loop
o What are Loops?
o What is the importance of Loops
o Difference kinds of Loops(While and For Loops)
o We will understand these topics in an easy way using practical implementation.
· Functions
Once you have completed this course you will get to know, how to program in Python for all your fun and professional applications.