Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Python programming For Beginners (Covering its Core concepts)
In this Part1, I will teach you Python on my favorite IDE - Pycharm however you can use any other IDLE ,If you wish to. It does not matter at all. Code works the same way.
What are variables and data type used in Python
Declare variables and function to know the data type
How to use constructors and why do we need to learn them.
Know in and not in operators, logical operators, comparison and arithmetic operators
How to pick up the error descriptions and solve the errors using them
How to use for loops and do loops and use them with IF statements
How to use Nested IFs and how to take care of indentations - Very important concept
What are functions in Python and how to create user defined functions
Rules to know before creating a Function
Scope of a variable - Local and Global concepts
Deep dive into Lists and use of lists in Loops with IF Statements
In detail learning about Tuples and use with Loops and every crucial method we should know.
Strings data types and their accessing approach plus methods to handle data
What are error handlers and how to use them.
Introduction to a random module and where you can use it.
Create a Guess a number game using Loops and lists
Create a project to identify odd and even numbers
Create a project to guess and number but this time user should be given 3 attempts
Find out which game has won the highest medals using two lists.
Print function with every small detail . Its parameters like Sep and end - how to use them
F string advantage over normal text if you write in Print function
How to call and import modules or its functions within the directory and outside the directory
My assistance to your questions and replies
Course Content
- 13 section(s)
- 71 lecture(s)
- Section 1 Course Plans and Installing IDE and Python for Windows
- Section 2 Introduction to Variables - Data Types
- Section 3 Python Strings
- Section 4 Python Types of Operators for calculations
- Section 5 Python IF Statements
- Section 6 Python Loops
- Section 7 Python Lists
- Section 8 Python Tuples
- Section 9 Python Functions
- Section 10 Random Module -Intro
- Section 11 Scope of a Variable
- Section 12 Python Dictionaries
- Section 13 Project Encrypt and Decrypt Passwords
What You’ll Learn
- In this Part1, You will learn everything which a beginner needs to know before start working with real time data
- You will be able to get the idea how to program every type of project professionally in Python and what do we need to use and when to use it.
- You will understand Varaibles in Python, IF statements, different types of operators, Loops
- How to use Lists, Tuples, Dictionaries , error handlers, Constructors, Functions,Strings ,Random modules
- You will get many projects to create and they are discussed in lectures too so you can tally your codes with solutions and become the best
Skills covered in this course
Reviews
-
KKerpal Yadav
Gained so much. Highly Recommended.
-
JJatin Pathak
Ajay has discussed everything in detail. thank you for providing such a deep knowledge
-
SSam Dibn
Incredible way of teaching. Covered every aspect beautiful. Thank you teacher.
-
DDave Rodger
Initially, I couldn't get understand. But, as I move further, it really started making sense. I am now enjoying this. Instructor is so intelligent that he knows my doubts already and answering questions one by one