Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn the fundamentals of Python programming in this comprehensive one-hour tutorial. Discover how to write your first Python program, work with variables, handle user input, and perform type conversions. Explore string manipulation, arithmetic operations, and operator precedence. Master comparison and logical operators, implement conditional statements, and practice with exercises. Dive into loops, lists, and their methods, and understand the range() function and tuples. Gain practical coding skills applicable to various fields, including machine learning and web development.
Syllabus
Introduction .
What You Can Do With Python .
Your First Python Program .
Variables.
Receiving Input.
Type Conversion.
Strings.
Arithmetic Operators .
Operator Precedence .
Comparison Operators .
Logical Operators.
If Statements.
Exercise.
While Loops.
Lists.
List Methods.
For Loops.
The range() Function .
Tuples.
Taught by
Programming with Mosh
Reviews
4.2 rating, based on 6 Class Central reviews
Showing Class Central Sort
-
A very great course of python programming
I learn so much Programing language is very Best computer field I like python language the most It is advance programing language
In thia lange we learn about while loop and for loop i like the most . -
I Really Learned Little More Knowledge About Python and I Thank Mr.John sir for Making Us Understand more about python
-
This video tutorial by Mosh Hamedani (Programming with Mosh) is a concise and beginner-friendly introduction to Python. It's designed for people with zero coding experience, aiming to get them started with Python quickly and effectively within an hour.
Mosh begins with a quick explanation of what Python is and where it is used (web development, automation, data science, etc.).
He sets expectations clearly, keeping the tone casual but informative. -
I liked it, the instructor explained everything carefully and it was very understandable, I especially liked that the videos were short, I didn't get bored.
-
I recently completed this free Python course, and I can confidently say it’s one of the best resources for anyone starting their programming journey. The course is well-structured, with clear explanations and practical examples that make even complex concepts easy to understand.
-
I used this course to help me understand how to code on a deeper level. The videos were short and concise, unlike many other courses I have completed in the past. Furthermore, it was interactive as that it gave exercises to practice coding the programs and he explained how to set up an integrated development environment at the beginning of the course; this was very useful