AI WEEK IS HERE: See All New AI Courses here.
Use Code: LEARNAI to get 21% OFF any membership. Expires soon 👇
06DAYS09HOURS18MINS19SECS

Python Monthly 💻🐍

Andrei Neagoie
Andrei Neagoie
hero image

**9th issue! If you missed the previous ones, you can read the previous issues of the Python Monthly newsletter here.

If it’s your first time here… (otherwise, skip this part)

Being a Python developer is a fantastic career option. Python is now the most popular language with lots of growing job demand (especially in the fields of Web, Data Science and Machine Learning). You have many job opportunities, you can work around the world, and you get to solve hard problems. One thing that is hard, however, is staying up to date with the constantly evolving ecosystem. You want to be a top-performing python developer, coder, programmer, software developer, but you don’t have time to select from hundreds of articles, videos and podcasts each day.

This monthly newsletter is focused on keeping you up to date with the industry, keeping your skills sharp, without wasting your valuable time. I will be sharing the most important articles, podcasts and videos of the month. Think Tim Ferriss and the Pareto Principle (80/20 rule) meeting the Software Development world. What’s the 20% that will get you 80% of the results?

What you missed in August as a Python Developer…


What To Expect In Python 3.9 ☔️

Python 3.9 is coming soon and we all love learning the shiniest features of our beloved Python. So what's new? Check out this article to get you excited about what we have coming up.

How Tracking Works 🛰

I almost put this in the Best Resource of the Month section. It shows you how tracking pixels work, and even how to implement it yourself using some front end code and Python. Learned a lot reading this one, so don't skip it!

Python Wishlist ⛲️

Programmers always want more from their languages. Although adding more and more features is never the solution, this is the top 4 features that some people wish Python had. Inspired by other languages.

NLP And SEO Goodness 🎰

This is a fun article you don't see often: How can you use Natural Language Processing and building a knowledge graph in order to improve your website's SEO? A great way to learn the basics of SEO using Python.

Plotly Wizardry 📊

Plotly is one of my favourites when it comes to quick data visualizations. If you have not looked at using Plotly for python data visualization lately, you might want to take it for a spin. This article will discuss some of the most recent changes with Plotly, what the benefits are and why Plotly is worth considering for your data visualization needs (it's very easy to use).

Python Data API 🤹‍♀️

This is big news. A new consortium was created to unify the Python data world together and solving a huge problem: Python has exploded in popularity for data science, machine learning, deep learning and numerical computing. New frameworks pushing forward the state of the art in these fields are appearing every year. One unintended consequence of all this activity and creativity has been fragmentation in the fundamental building blocks - multidimensional array (tensor) and dataframe libraries - that underpin the whole Python data ecosystem. For example, arrays are fragmented between Tensorflow, PyTorch, NumPy, CuPy, MXNet, Xarray, Dask, and others. Dataframes are fragmented between Pandas, PySpark, cuDF, Vaex, Modin, Dask, Ibis, Apache Arrow, and more. This fragmentation comes with significant costs, from whole libraries being reimplemented for a different array or dataframe library to end users having to re-learn APIs and best practices when they move from one framework to another. See the solution here.

Weekend Project Idea 🎏

Want to take longer than it already takes to make the perfect sandwich? Want to over-engineer the whole process? Ask no more, because here is your next weekend project. Follow along and see if you can make your own sandwich.

Why You Shouldn't Run Python Here 🧨

Did you know that it isn't a good idea to run Python in your Downloads folder? Can you guess why? Here is the explanation. Stay safe out there.

Python Web Scraping 🧽

If you don't know how to do web scraping by now? Well, you probably didn't do my Python course. Shame on you. Until we make up, you can check out this free web scraping tutorial.

Delegation, Composition, Inheritance 🤖

All big words. All important concepts when it comes to Object Oriented Programming. Here is a breakdown of what they mean and why they are useful.

Data Version Control 🎰

You probably already know that Python is heavily used in the Data Science world when working with data. Did you know that there is such a thing as Data Version Control, just like we have version control with code? Learn about it here.

Everything You Wanted To Know: lambda 🐑

The title explains it all. Learn the powerful lambda in Python accompanied by cute lamb pictures.

Python map 🚏

How to use the map function in Python. I would argue it is one of the most used functions for any python programmer. So learns the ins and outs!

News Around the World 🗺

Big Tech News 🏢

Completely useless to your career but still great 🙃

Trust me. You need to watch this. How can you make an impossibly diffcult maze in Roller Coaster Tycoon using the game algorithm? The power of understanding how an algorithm works.

Ever wanted to be a game developer? Riot Games just put out a fun tutorial to get you started in this industry.

Best Resource of the Month 🥽

I love articles that explain how to write clean code in an intuitive non technical way. This article will show you the two concepts and which one is "cleaner": Ask for permission vs Look before you leap. Try to guess before you read the conclusion.

Trick of the Month 🎩

See you next month everyone!

By the way, my full time job is to teach people to code in the most efficient way possible as the Lead Instructor of Zero To Mastery Academy. You can see a few of my courses below or see all of my courses by visiting the courses page.

More from Zero To Mastery

[Full Guide] Learn To Code For Free in 2024 & Get Hired in 5 Months (+ Have Fun Along The Way!) preview
Popular
[Full Guide] Learn To Code For Free in 2024 & Get Hired in 5 Months (+ Have Fun Along The Way!)

Updated for 2024 (including A.I. & ChatGPT). In 2014, I taught myself how to code & got hired in 5 months. This is the step-by-step guide I used. Now 1,000s of other people have also used it to learn to code for free & get hired as web developers.

Don’t be a Junior Developer: The Roadmap From Junior to Senior preview
Popular
Don’t be a Junior Developer: The Roadmap From Junior to Senior

Don’t sell yourself short. Seriously, don’t be a Junior Developer. This article outlines all the skills that you should learn if you want to get out of your Junior Developer role and get started on the path to becoming a Senior Developer.

Web Developer Monthly 💻🚀 preview
Web Developer Monthly 💻🚀

26th issue of Web Developer Monthly! Read by 1,000's of developers every month. Keeping you up to date with the industry, without wasting your valuable time.