Python Introduction - Hands-on Class
Offered By: Eli the Computer Guy via YouTube
Course Description
Overview
Dive into a hands-on Python introduction class covering essential programming concepts and practical skills. Learn about Python versions, explore the Python Shell, and master package management with PIP. Discover how to work with modules, write comments, and manipulate variables and data types. Gain proficiency in control structures like if/elif/else statements and while loops. Explore data structures such as lists and dictionaries. Practice file operations, including reading from and writing to files. Acquire foundational Python knowledge through this comprehensive tutorial, designed to kickstart your programming journey.
Syllabus
Opening
Introduction
Python version
Python Shell
PIP
Modules
Comments
Variables, Data Types, Concatenation, Print
If/ Elif/ Else Statements
Lists
Dictionaries
While Loops
Write to Files
Read from File
Final Thoughts
Taught by
Eli the Computer Guy
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity