10 Mistakes People Make when they code along with The best ways to avoid them
10 Mistakes People Make when they code along with The best ways to avoid them You are about to learn the most common mistakes people make when learning how to…
Read More →A Gentle Introduction to Flask
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It’s BSD licensed! Flask is easy to get started and a great…
Read More →5 Python Programs You Can Use to Grow your Knowledge of the Language
5 Python Programs You Can Use to Grow your Knowledge of the Language Python is one of the most widely used general-purpose programming languages. The language is popular among programmers…
Read More →The Silent Killer in Your Code
The Silent Killer in Your Code There is a silent killer lurking in every code base. A killer that destroys teams and companies alike. You can fix this killer by…
Read More →A Comparison Of The Best Css Un-minifiers. Handy When Compiling Sass
A Comparison Of The Best CSS Un-minifiers. Handy When Compiling Sass: a blog about CSS un-minifiers and compilers. Once upon a time, I was an enthusiastic user of LESS (and…
Read More →5 Things They Don’t Teach You in Code School
I was recently asked to write a guest post for Pear Deck, a tool that I love and have used in my classroom for the past two years. My original…
Read More →Cloud Machine Learning – Google Developer’s Tutorial for TensorFlow Serving
In this lab, you will use Google Cloud Platform (GCP) for training and hyperparameter tuning, TensorFlow for building a neural network model, and TensorFlow Serving for serving the trained model.…
Read More →8 Free Resources to Learn Python
Python is a very versatile and powerful programming language. It can be used to develop all kinds of applications, desktop, web, mobile, games etc. If you are interested in learning…
Read More →How To Make An App Without Coding
The coding world is moving towards no code, but what exactly does that mean? How To Make An App Without Coding: A blog to help you learn the basics of…
Read More →What Is Code? Why Learn It And How? A blog that talks about the importance of code and why you should learn it
Do you want to be a software engineer and get paid to code? Or, maybe you want to use coding skills in your career or just for fun. This blog…
Read More →