
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
Students will learn about print function, variables and identifiers
learn about the Id of a variable assigned by Python
Students will learn about the various data types available in python.
Learn about the input function and type conversion
Learn about the Statements in python
Students will learn about different ways to output or format a string.
Students will learn about different arithmetic operators
Learn about and, or, not logical operators
Explore bitwise operators in Python, including and, or, and xor, and learn how binary bits represent numbers using examples like 10 and 4, with explanations of bitwise rules.
Students will learn about Membership (in) and Identity (is) operators.
Students will learn about if else in python
Learn about the uniqueness of indentation in python.
Students will learn about nested blocks.
Develop a Python program to determine the largest of three numbers using if, elif, and else, illustrated with sample cases.
Students will learn about the loops and iterations
Learn about another loop in python : For Loop
Solve some questions on Pattern
solve some basic questions on loops
Students will learn about 3 important keywords : break, continue and pass
Discover the module agenda for Python inbuilt data structures, including strings, lists, tuples, sets, and dictionaries. Learn string operations, list and dictionary concepts, set operations, and related quizzes and exercises.
Students will learn about the basics of string creation and indexing them.
Students will learn about the important string methods.
Learn how to manipulate strings in Python by concatenating using the plus operator, handling non-string types with str(), and repeating strings with multiplication.
check if a string is palindrome or not
Students will learn the basics of the list, indexing, and slicing of a list
Students will learn about different methods associated with a list.
Explore how Python lists can hold heterogeneous elements—integers, floats, booleans, strings, and sublists—and master operations such as reverse, join, split, and iterating over items.
Students will learn a concise of creating a new list.
Students will learn matrices and 2D Lists
Explore creating 2D lists and empty matrices using None and multiplication for repeated values; learn how shared references occur and how list.copy creates a shallow copy to avoid them.
Learn how to create tuples.
Access tuple elements with indexing and slicing, recognize their immutability, and learn when to use tuples for read-only data to gain speed over lists.
Understand a tricky part of tuple and list.
Students will learn about different tuple operations
Welcome to Python Programming Master Course (2021) - the most comprehensive & robust Python3 Course by Coding Minutes designed for absolute beginners & developers!
Python is the hottest programming language of the 21st century. It is widely in Machine Learning & Data Science. Many top companies like Instagram, Spotify, Netflix, Google, Dropbox use python extensively for their projects which includes building web apps, data pipelines, data analysis & visualisation, deep learning at scale and large scale distributed systems.
This is the most comprehensive and detailed course for the Python programming language taught by Mohit Uniyal who is a data scientist turned instructor & Prateek Narang, a Google Engineer & algorithms instructor! Both the instructors have taught thousands of students in the last few years and have received amazing reviews. Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you!
With over 200+ lectures and more than 18 hours of video, this course ensures you build a solid foundation in Python. This course includes quizzes, mock tests, coding exercises and practical projects - URL Shortener & Text Generation.
This is a completely hands-on course, with interactive videos & coding in Jupyter Notebooks. You get the complete code repository to practice & revise on your machine.
We cover a wide variety of topics, including:
Installing Python
Different ways of running Python code
Python Fundamentals - Syntax
Operators and Expressions
Conditional Statements
For & while Loop
Lists
Tuples
Sets
Dictionaries
Functions
Arbitrary and Keyword arguments
Built-in Functions
File Handling
Error Handling
Modules & Packages
Object-Oriented Programming
Inheritance
Polymorphism
Iterators
Generators
Decorators
Algorithms Questions
and much more!
So what are you waiting for? Join Prateek & Mohit in this amazing journey, and start your journey of becoming a Python Champion today! Looking forward to see you in the course.