Python Basics for Beginners

Go to class
Write Review

Free Online Course: Python Basics for Beginners provided by Skillshare is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Python Basics for Beginners is taught by Petr Novák.

Overview
  • The class will teach you the basic skills of the Python laguange.

    You will need an Internet browser, Internet access and the wish to discover and learn new things!

    What you will learn in this class:

    Discover how to do easy operations using the Python language by outputing and entering data in Python. You will acquire knowledge about what are integers, floating-point numbers and strings. You will also learn how to create functions.

Syllabus
    • Phyton in Web Browser
    • Basics-Simple arithmetic operation in Phyton
    • Floats
    • Simple Numerical Operations
    • Input and Output
    • Lines and Strings
    • Conversion of Type
    • Variables and operations with variables
    • Operators In-place
    • Boolean Types
    • If operator
    • Else operator
    • Elif operator
    • Logical operators
    • Operator Precedence
    • While operator
    • Lists in Python
    • Operations with lists
    • Lists Functions
    • Range function
    • Loops in Python
    • Returning from functions
    • Comments and Documentation strings
    • Dunctions as Objects
    • Exceptions in Python
    • Finally statement
    • Assertions in Python
    • Dictionaries in Python
    • Operations with Dictionaries
    • Tuples in Python
    • Operations with Lines and Strings