Free Beginner Course going over the fundamentals of Python programming.

What you will learn

Python Fundamentals

A high level object oriented programming language

object Oriented Programming

English
language

Content


Get Instant Notification of New Courses on our Telegram channel.


Introduction

Brief Intro and syllabus

Learn Python Basics

Download & Set Up – Mac OS
Download & Set Up – Windows
Syntax & Commenting
Variables and Data Types
Composite Data Types
Numbers
Lists
Strings
Tuples
Sets / Frozensets
Dictionaries
If Loops
While Loops
For Loops
Functions
Class Objects