Everyday python- Overview
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:
- Writing your first python code.
- Variables and functions in python.
- 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…