A beginners guide to Python [2023]
- Olivia J.
- Jun 4, 2023
- 2 min read
Updated: Jun 7, 2023
By Atina Lee

So, what is Python?
Maybe you heard of it as coding, hacking, or even the type of snake. But what is it really? First released on February 20, 1991, Python is a computer programming language used for websites, games, software, apps, and many more. One of the most famous apps you may actually be using right now, Instagram, actually uses Python! More famous
websites and apps people use everyday that implement Python include Spotify, Netflix, and Pinterest. Lets just say a lot of technology you use is created by Python.
Why should you learn it?
Today, our world is dominated by the large use of technology and the increasing knowledge we are learning about technology. From AI to machine learning, our world in the future will be more advanced and enhanced with it. Demand for technology will result from this as well as future jobs. As long as innovation advances, a job in tech will always be present. Not only does it open new opportunities, learning Python can create assistance for millions of people.
Demand of Technology
As said earlier, technology has now flourished in the age we are in. Python is now one of the leading languages businesses and firms need and look for. Python is currently at the #1 spot as the most demanded coding language which Java follows behind.
Simplicity
Python is one of the simplest and easy to understand coding languages compared to others such as Java, C++, and Ruby. With its efficient syntax, Python is recommended for beginners leading to the next reason.
Easy for Beginners
The setup for learning Python is quite simple. Just go to https://www.python.org/ and download the updated release. Then, download a code editor such as VSCode or Python and get started!
Where to begin?
Nowadays, there are many resources on the internet to learn Python. Some websites include Udemy, Coursera, and even Youtube. From my experience, Youtube will be the best place to start (Links are at the bottom of the page). It might feel overwhelming at first starting off with no knowledge of this strange language but once spending some time on it, you will feel like a natural in no time.
https://youtu.be/rfscVS0vtbw (Free Python Crash Course by freeCodeCamp
Comments