Everyday python- Overview

Divyanshu Tiwari
1 min readFeb 5, 2021

--

Python is the most trending and fastest growing language. Python has open gates for those who want to enter into programming but don’t have a Computer Science background.

This series of article is going to help you in growing your python programming knowledge to a level where you can proudly call yourself a python coder.

Following are the topics we are going to discuss in this series:

  1. Writing your first python code.
  2. Variables and functions in python.
  3. Python data types — int , float, str, dict, list, tuple,etc.

4. Making your own calculator in python.

5. Learning extra concepts and moving to intermediate level.

The prerequisite of these article is just a normal internet connection only, so feel free to learn even if you don’t have a laptop or computer. I will be suggesting an online IDE for practice, code there and share your outputs in the reply. Stay tuned for more…

--

--

No responses yet