Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python Basics

This is a course of unknown length that will cover the basics of Python programming. It is intended for people who have experience programming in other languages, but have never programmed in Python before.

Each lesson will be a branch in this repository. The master branch will contain the README.md file you are currently reading. Each lesson will contain a README.md file that will explain the topic of the lesson and provide some examples. The lesson will also contain code samples.

The lessons will be as follows:

  1. Lesson 1: Running Python (venv, jupyter notebooks, docker)
  2. Lesson 2: Python frameworks (Django, Flask, FastAPI)
  3. Lesson 3: Loosly typed or pydantic
  4. Lesson 4: Pandas, Tuples, and other Python-specific things

The rest of the lessons will be added as we go along.

Important resources

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors