Skip to main content
CF

The Fundamentals of Programming with Python

4h 18m 50s
English
Paid

Learn the Python programming language from scratch. This series is designed for complete beginners and will walk you through the essentials of the Python programming language. Absolutely no experience required. I explain everything in depth and provide effective examples to help you understand. It is recommended that you type along with me and try to create your own programs as you follow along.

Course Overview

Embark on a journey to gain a comprehensive understanding of Python programming. Here's a glimpse of what you will learn:

  • Navigate Topics: Seamlessly explore all the topics listed in the course menu bar.
  • Develop Skills: Build fundamental programming skills crucial for any coding journey.
  • Python Foundations: Understand the core principles and constructs of the Python programming language.

Prerequisites

No previous experience is required! This course is designed with beginners in mind. To get started on your Python programming adventure, you will need:

  • A Computer: Ensure you have a reliable computer to practice coding exercises and projects.

About the Author: Tim Ruscica (Tech With Tim)

Tim Ruscica (Tech With Tim) thumbnail

Tim Ruscica publishes the Tech With Tim YouTube channel — one of the largest independent Python and game-development tutorial channels online. His material covers Python fundamentals, Pygame, machine learning intros, and the broader Python ecosystem.

His CourseFlix listing carries The Fundamentals of Programming — a foundational programming course taught in Python, covering the universal concepts (variables, control flow, functions, data structures) that transfer across languages once mastered in any one.

Material is paid and aimed at absolute beginners picking up programming through Python. For the broader Python track, see CourseFlix's Python category page.

Watch Online 19 lessons

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 19 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction to Programming & Python
All Course Lessons (19)
#Lesson TitleDurationAccess
1
Introduction to Programming & Python Demo
08:36
2
Variables, Data Types & Printing
13:50
3
Input, Operations & Conversions
15:06
4
Conditions & Boolean Statements
15:44
5
If, Else, Elif & Control Structure
16:39
6
Programming Exercises #1
06:31
7
List, Tuples & Collections
10:53
8
For Loops
19:34
9
While Loops
06:26
10
Big O Notation
16:45
11
Operations on Strings, Slice & Methods
14:32
12
Mutability
22:09
13
Programming Exercises #2
07:20
14
Dictionaries and Sets
17:15
15
Functions
13:07
16
Global vs Local & Program Sequence
12:14
17
Documentation
10:53
18
Project Information
13:36
19
Project Solution
17:40
Unlock unlimited learning

Get instant access to all 18 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Related courses

Frequently asked questions

What prerequisites are needed before enrolling in this course?
This course is designed for complete beginners, so no previous experience in programming is required. The primary prerequisite is having a reliable computer to practice coding exercises and projects effectively.
What kind of projects or exercises will I work on in this course?
The course includes two sets of programming exercises and a final project. Programming Exercises #1 and #2 will help reinforce concepts such as control structures and data collections, while the Project Information and Project Solution lessons guide you through building a practical application using Python.
Who is the target audience for this Python programming course?
The course targets complete beginners who are interested in learning Python and fundamental programming skills. It is suitable for those with no prior coding experience who wish to understand the core principles and constructs of the Python programming language.
Does this course cover advanced Python topics like web development or machine learning?
No, this course focuses on foundational programming concepts in Python, such as variables, data types, control structures, loops, and functions. Advanced topics such as web development or machine learning are not covered.
How does the depth and scope of this course compare to other beginner Python courses?
This course provides a comprehensive introduction to Python programming, covering key topics like loops, data collections, and functions over 19 lessons. It emphasizes understanding basic programming constructs and developing essential skills, making it a solid choice for beginners.
What is the expected time commitment to complete this course?
The course consists of 19 lessons, each designed to build on the previous one. Although the total runtime is not specified, students are encouraged to type along and create their own programs, which may extend the time needed to fully grasp the material.
How can the skills learned in this course be applied to other programming languages or careers?
The fundamental programming skills gained from this course, such as understanding variables, control structures, and data collections, are applicable to many other programming languages. These skills provide a strong foundation for pursuing careers in software development, data analysis, or any field that requires programming knowledge.