Day 1 of learning python

mastering python fundamentals in 10 days

Aviral Bhardwaj
Geek Culture
2 min readMar 31, 2022

--

so hey guys as I have started the python course for you so in the next 10 days you will be learning python and you can make projects after completing the course

so in the very first day, I will cover these topics with you

  • introduction to python
  • applications of python
  • installing an IDE

Introduction to Python

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.

applications of python

python has wide applications

  • machine learning
  • artificial intelligence
  • web applications
  • game development
  • scientific and numeric applications

Installing an IDE

see there are many IDEs you can get for free for python I would be naming here all and you can see what’s better for you and i have provided the link below so you can download them

vscode

pycharm

atom

jupyter

spyder

I personally recommend vscode and pycharm

conclusion

I hope you all had an excellent introduction to Python today. On day 2, we will cover the fundamentals of Python, including operators, datatypes, and conditional expressions.

topics we will be covering

  • datatypes and their uses
  • conditional statements
  • operators in python

--

--

Aviral Bhardwaj
Geek Culture

One of the youngest writer and mentor on AI-ML & Technology.