Issue #216 · June 21, 2021

#216: Learn Python with these Jypyter notebooks

“First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack”

This issue is kindly sponspored by:

We help upcoming influencers and businesses do big things 🚀

Start scheduling content today for free here.

Learn Python with these Jupyter notebooks

Learn Python with these Jupyter notebooks

An open source collection of Jupyter notebooks meant for those who are studying Python and are looking for some inspirational challenges (with solutions). You can even check out the notebooks online, no need for any installation!

Articles

How To Fix Cumulative Layout Shift (CLS) Issues

Google’s Core Web Vitals initiative has taken the SEO and Web Performance worlds by storm and many sites are busy optimizing their Page Experience to maximize the ranking factor. The Cumulative Layout Shift metric is causing trouble to a lot of sites, so let’s have a look at ways of addressing any potential issue you might have with it!

Cypress vs Other Test Runners

How does Cypress compare with other end-to-end (E2E) test runners? In this article, you can explore what are the major benefits of using Cypress.

Book of the week

The Self-Taught Programmer: The Definitive Guide to Programming Professionally

The Self-Taught Programmer: The Definitive Guide to Programming Professionally

by Cory Althoff

This book is not just about learning to program; although you will learn to code. If you want to program professionally, it is not enough to learn to code; that is why, in addition to helping you learn to program, it also covers the rest of the things you need to know to program professionally that classes and books don't teach you.