Overview
Dive into the world of Python programming with this comprehensive beginner tutorial. Learn how to install Python and set up an Integrated Development Environment (IDE) like PyCharm. Explore fundamental concepts such as numbers, variables, data types, and data structures. Progress through hands-on projects, including a Pythagorean theorem calculator and currency converter, to gain practical experience. Master essential programming constructs like boolean logic, relational operators, and conditional statements (if-else and elif). By the end of this 88-minute tutorial, you'll have a solid foundation in Python programming, suitable for beginners or as a refresher for intermediate users looking to reinforce their skills.
Syllabus
Start
Introduction
Installing Python
Python Tools
Running Python Scripts Via Command Line
Installing and Getting Started with an IDE PyCharm
A Using Numbers and Variables Part 1
B Using Numbers and Variables Part 2
Pythagorean Theorem Script
Currency Converter
Enhanced Currency Converter
Bool Datatype
Relational Operators
If Else Statements
Elif Statements
Taught by
Learnit Training