0% found this document useful (0 votes)
25 views2 pages

Beginner's Guide to Python Programming

This Python training course teaches programming fundamentals to beginners through video tutorials. The course covers topics like data types, variables, functions, modules, object-oriented programming, and data structures. By the end, students will feel comfortable developing Python applications and solving problems with real-world examples. Working files are included to practice the concepts taught in each video lesson.

Uploaded by

Saeed Abdollahi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views2 pages

Beginner's Guide to Python Programming

This Python training course teaches programming fundamentals to beginners through video tutorials. The course covers topics like data types, variables, functions, modules, object-oriented programming, and data structures. By the end, students will feel comfortable developing Python applications and solving problems with real-world examples. Working files are included to practice the concepts taught in each video lesson.

Uploaded by

Saeed Abdollahi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

In this Python training course from expert programmer and author Mike McMillan, you will

learn how to program with the popular development language. This tutorial is designed for the
beginner, and you do not need to have any experience at all with programming or development
in order to learn how to program with Python using this video tutorial.
Some of the topics that Mike covers throughout the training include installing Python, data types
and creating variables, input and output, decision making and repetition, iterators, list
comprehension and functions. He also covers variable scope, modules - creating and using pre-
built ones, object oriented programming, inheritance, exception handling and using data
structures.
By the completion of this video based training course on Python programming, you will be
comfortable with Python and how to apply it to developing applications. Throughout the course
you will apply what you learn in real-world examples, reinforcing what Mike is teaching you.
Working files are included to allow you to use the same source material that the author does in
this training course.
Topics include:
- Free Videos From This Course
- Introduction
- Installing Python
- Writing Your First Program - Hello, World!
- Python Basic Data Types And Variables
- Python Input/Output
- Making Decisions - if Statements
- while Loops
- for Loops
- Iterators
- List Comprehensions
- Functions
- More On Functions
- Scope
- Modules
- Object-Oriented Programming - Part 1
- Object-Oriented Programming - Part 2
- Exception Handling
- Using Data Structures

You might also like