Skip to content

Thibaut-Fatus/start_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartPython

These are the steps I usually found myself in when I try to help newcomers in Python

There are many different programming levels at which you could join, every directory is a subset of what is needed before jumping to the next one

  1. First steps: Installation, first contact, variables, functions, loops and conditions overview.
  2. Scripts: How to create and run a script.
  3. Modules: Having multiple files in python.
  4. Classes: Object Oriented Python: what are objects, classes, inheritance.

About

Mini hello world project for new incomers in the Python world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published