Python Beginners Programming Guide

Go to class
Write Review

Free Online Course: Python Beginners Programming Guide provided by Skillshare is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Python Beginners Programming Guide is taught by Jack Donaldson.

Overview
  • Learn to program with no previous experience in just a few hours!

    This course aims to teach students with no experience, the fundamentals of the programming language Python. Python is widely used across industry and is found in almost everything you use, from websites & apps to machine learning & ai. It's robust nature and simplicity to learn is a driving factor towards its massive uptake by both students and professionals. 

    Python is easy to learn, completely free and great for beginners.

    This course will teach you everything you need to know about it so you can start creating basic programs with ease!

    Concepts Covered

    By the end of the course students should have an understanding of the following concepts:

    • Python & Pycharm Installation
    • Variables
    • Data Types
    • Lists, Arrays & Tuples
    • Mathematical Operators
    • String Formatting
    • Condition Statements
    • String Operations
    • Loops
    • Functions
    • Classes
    • Dictionaries

    What You Will Need

    • 2-3 hours of free time (This is dependant on skill level and speed)
    • A modern PC / Mac capable of installing and running Pycharm (See specs here)
    • An internet connection to download Python and Pycharm

Syllabus
    • Introduction
    • Why Python
    • Installing Python & Pycharm
    • Variables & Data Types
    • Problem #1
    • Lists
    • Condition Statements
    • Problem #2
    • Problem #3
    • Mathematical Operations
    • String Formatting
    • Problem #4
    • String Operations
    • Problem #5
    • Loops
    • Problem #6
    • Problem #7
    • Functions
    • Problem #8
    • Classes
    • Problem #9
    • Dictionaries
    • Problem #10
    • Libraries
    • Scope
    • File Handling
    • GUI'S