Introduction to Python: Installation, Jupyter, and Demo
6
Python Basics: Taking Input Data from the User
7
Python Basics: Output Formatting
8
Python Basics: Math Library in Python Part I
9
Python Basics: Math Library in Python Part II
10
Python Basics: Random Module in Python
11
Python Basics: Random Module - Game Demo
12
Python Basics: Generating Sequences using Range in Python
13
Python Basics: Python Variables and Data Types
14
Python Basics: More on Python Variables
15
Conditional Statements: Problem Solving Involving Conditional Statements I
16
Conditional Statements: Problem Solving Involving Conditional Statements II
Description:
Embark on a comprehensive 4-hour Python programming tutorial designed for beginners. Explore essential computer science concepts implemented through Python, a versatile language used in Machine Learning, Data Analysis, Backend Systems, Web Scraping, and Automation. Gain practical skills to write Python code following best practices. Learn about Python's characteristics, differences between Python 2 and 3, and set up your development environment. Dive into Python basics, including user input, output formatting, and working with the Math and Random libraries. Understand variables, data types, and conditional statements through hands-on problem-solving exercises. By the end of this tutorial, you'll have a solid foundation in Python programming and be ready to tackle more advanced topics.
Python Course for Beginners - Programming Tutorial