Puranjay Savar Mattas 42aae67117 Giteafy the repo
Signed-off-by: Puranjay Savar Mattas <me@psmattas.com>
2025-09-03 09:50:29 +00:00
2021-05-04 21:30:14 +05:30
2021-04-28 00:14:54 +05:30
2021-05-04 21:30:14 +05:30
2021-05-13 14:36:05 +05:30
2021-05-04 21:30:14 +05:30
2021-05-04 21:30:14 +05:30
2021-04-28 00:14:54 +05:30
2021-04-28 00:14:54 +05:30
2025-09-03 09:50:29 +00:00
2025-09-03 09:50:10 +00:00
2021-05-04 21:38:16 +05:30
2021-05-13 15:22:22 +05:30
2021-05-13 14:37:03 +05:30
2021-04-28 00:14:54 +05:30
2021-05-04 21:30:14 +05:30
2021-04-28 00:14:54 +05:30
2021-05-04 21:30:14 +05:30

Introduction:

Last Updated: May 13' 2021

Here are programs that every budding programmer who is learning to code in Python should start with. These programs are a compilation of many different types of programs and levels of programming you should try. You can use the table in "Order Of Programs" file to find the order in which it is best to program in.

Pre-Requisites:

A lot has been said about Python coding and its understandings but before we even start we have to do a little thing there and a little thing there to make it all work seamlessly.

  1. Python Interpreter (Pycharm, Visual Studio).

  2. Python Environment Container (Anaconda Navigator).

  3. A decent laptop/PC to work on with a decent internet connection.

Links:

  1. Python (Interpreter):

    a. Python.org: https://www.python.org/

    b. Visual Studio: https://code.visualstudio.com/

    c. Pycharm: https://www.jetbrains.com/pycharm/

  2. Python Environment Container (anaconda): https://www.anaconda.com/products/individual

Description
Here are programs that every budding programmer who is learning to code in Python should start with. These programs are a compilation of many different types of programs and levels of programming you should try. You can use the table in Order Of Programs file to find the order in which it is best to program in.
Readme 55 KiB
Languages
Python 100%