Learning Python #1 — The beginning…
Jul 12, 2022
- You do mistakes and learn from them
- You learn the data types and basic constructs
- You get your hands dirty with the new programming language
- Write a hello world app
Never think that Python will bite you. Grace it and embrace it.
I am starting a new series on Python so that I can learn a few interesting topics like AI/ML, Data Science as a noob. It will be a long journey but a challenging one.
Coming up next will be a blog post on Python basics like
- Operators
- Data types
- Variable creation
- Python Syntax — Why is it necessary?
Let’s learn and grow ourselves.
Thanks, everyone in advance for reading this article !!