DEV Community

Cover image for Python Programming: A Beginner’s Guide
Afraaz Ahmed
Afraaz Ahmed

Posted on

Python Programming: A Beginner’s Guide

Python is an interpreted, high-level, powerful general-purpose programming language.

You may ask, Python’s a snake right? and Why is this programming language named after it?

Well, you are in the right place to discover it! and I’ll also answer the Why? What? How? Questions on Python programming.

image description

Why do we need to know about Python?

People prefer Python over French (What!😮)
According to a recent survey, in the UK, Python overtook French to be the most popular language taught in primary schools. (OMG!)
6 of 10 parents preferred their children to learn Python over French.

Image description

So hurry up🏃‍♂️🏃‍♀️(or these kids will for sure)! get ready to learn it! coz there’s a possibility of you being hired by one of the companies mentioned below!!!

Big Companies🏢 are using Python

NASA, Google, Nokia, IBM, Yahoo!,
Google Maps, edX,
Walt Disney Feature Animation, Facebook,
Netflix, Expedia, Reddit, Quora, MIT,
Disqus, Hike, Spotify, Udemy, Shutterstock,
Uber, Amazon, Mozilla, Dropbox,
Pinterest, YouTube and many more…

Image description

Applications of Python in the real world🗺

Artificial Intelligence and Machine Learning
Data Science
Web Development
Automation/Testing
Scripting
Web Scraping
and many more…

Image description

What is Python?

Some History and Why the name ‘Python’?

Let’s start a Flashback tale (Trust me it’s interesting😉).

Python was created by a guy named Guido van Rossum.

Guido Van Rossum was looking for a hobby project to keep him occupied in the week around Christmas.

He chose to call it Python, coz Guido himself is a big fan of Monty Python’s Flying Circus (Popular British comedy troupe).

So rather than being in an irrelevant mood he named the project ‘Python’.

Image description

Hence the name Python was adopted. Well, this resulted in you reading my Blog(Hahaha!), but here’s a fact (Are you ready to be stunned?)

Python influenced Javascript and 8 other languages to be designed,
-> C, Java, Perl, AWK, HyperTalk, Lua, Scheme and Self.

😮Yes, you read it right!!, Python has influenced all these languages to be either designed or updated after it.

What do you need to know about Python?

Well, now you may wonder if Python is something worthwhile to know isn’t!

👇Here’s Bite-sized info to offer you basic points on the features of Python programming language. (Apologies for my Handwriting!😅).

Image description

Python Ecosystem

Python is a favourite choice for programming when it comes to Machine Learning, Deep Learning or even Web Development.

The ecosystem grows a lot day by day with libraries and frameworks(some of the most used ones are mentioned in this sketch right down below 👇!).

Let me list these out with its functionalities:-

Machine Learning/Data Science: Pandas(Data Analysis), NumPy, SciPy (Mathematical and scientific computation), MatPlotLib (Plotting), Scikit-learn, Tensorflow, PyTorch(Machine Learning/Deep Learning libraries).

Jupyter Notebook: Developer Environment

Web Development: Flask(Micro Web Framework), Django(Multi-level Web Framework).

Image description

How and Where Should You Start Learning?

Certification Courses:-

  • Complete Python Developer: Zero to Mastery course

    • I have been learning Python this year from an awesome Instructor, Andrei Neagoie (a Senior Developer) and he also has created an academy - Zero to Mastery (ZTM).
    • ZTM is a platform with courses touching the topics like Web Development, Machine Learning, JavaScript, Deno and much more so check it out if you’re interested: zerotomastery.io
  • Coursera — Crash course on Python

    • It is the first course of 6 part course series from the Professional Certification course — Google IT Automation with Python Professional Certificate, offered by Google.
    • You can audit the courses to try out for free.

Free to Use:-

Bonus Section

Are you interested to know more about Python in-depth?

  • Python Blog Series: A Blog series where I will be learning and sharing my knowledge of the Python Programming Language.

  • Learn Python for Free, Get Hired, and (maybe) Change the World!: A detailed roadmap blog by Jayson Lennon (a Senior Software Engineer) with links to free resources.

  • To learn more in-depth about Python (right now), check out this Playlist 👉 by Andrei Neagoie on — Become a Python Developer

  • Do you want to become a Python Developer and work on Real-life applications? Check out this YouTube video 👉 The Real Python Developer Roadmap.

    • It’s a long video but hang in there.
    • It’s a really great video about what to learn in Python Programming and career options. (Trust me on this too😉)

Who Am I?
I’m Afraaz Ahmed, a Software Engineering Nerd who loves building Web Applications, now sharing my knowledge through Blogging during the busy time of my freelancing work life. Here’s the link to all of my socials categorized by platforms under one place: https://linktr.ee/afraazahmed

Thank you so much for reading my blog🙂.


If someone like me asked you this question now: "What is Python Programming Language?", Can you answer it?

Let me know your answer to this question in the comment section.

Top comments (0)