Learning Python - Day 1
???????????? ?????????? ?? ??
Experienced Full Stack Engineer | Next.JS, MERN
Hi Friends, This article is kind of like a notes that I'm taking while brushing up my python coding skills. What I'm aiming is to document and share my learnings to everyone. I'm planning to write from the basics of python to the advanced coding methodologies.
Why Python?
Python is very simple to learn: Very minimal computer knowledge is required to learn and use python. You don't need to know about things like Memories and Hard Drives, Operating systems, or compilers. Python is made to so things simple and easy. It is a very friendly programming language to learn.
领英推荐
Simple to use: In python there is only one way to do things. So its always straight and easy. Python focuses on simplicity which translates into easy to use. Imagine that you have to learn how to use a device and that device has a lot of knobs and buttons, It will be hard right? But what if it has a simple and intuitive UI. It will be lot more easier right. Same happens with python too. Also the python community focus on the beauty of code. For these reasons python is programing language that is simple to use.
Grate Community: Python is backed by a great large developer and support community which strictly follows a few principles. The community provides great support for developing code. Python has countless python packages, comes along with great tools that can be used when using python and much more.
High Demand: Python is still in high demand based on stack overflow surveys. Python is top programming languages in 2020 by IEE.
Python Is widely used: Python is becoming very popular and powerful. Now it is used for VFX in marvel movies to application scripting support in the popular open source 3D modeling application blender. It is widely used in areas like Web development, Data Science, Education & Learning, and Scripting.