Google Isn’t Even Trying to Rank Decent Computer Science Content
Here's 6,500 words on why I can't stand Google's search algorithm as a small content creator.
Google Isn’t Even Trying to Rank Decent Computer Science Content
Here's 6,500 words on why I can't stand Google's search algorithm as a small content creator.
Who Gets to Decide What Is and Isn’t a Programming Language?
Oh, you know, it's just me ranting about the culture of the tech industry once again. Maybe I'll stop someday.
Guess who updated their Wall of Shame! I did, and I really like how interactive it is now. Take a look.
If you're worried that we're stuck in theory land, I have bad news for you: this article covers the concept of type systems in quite a bit of detail.
Beginners Should Treat Python Like an Imperative Programming Language
To keep things simple, I recommend new Python programmers stick to imperative programming.
In order to run Python code, we have to make use of the Python interpreter. Today, we'll learn more about how the interpreter works.