Logging in python – does thinking about it it bring you anxiety?
Do you think of a ton of print statements?
If so, I’m about to blow your mind …
[Read more…]Logging in python – does thinking about it it bring you anxiety?
Do you think of a ton of print statements?
If so, I’m about to blow your mind …
[Read more…]SSH is a well known tool leveraged in tech. But if you’re new to it, sometimes it can be confusing.
So in this post, I’m going to share with you a few cool tips & tricks to optimize using your SSH connection.
[Read more…]Looking for some front end development tricks for full stack engineers or web developers?
This post will provide that and even some video tutorials.
[Read more…]If you’re using python & Jupyter notebook, at some point you likely have wondered how to add a virtual environment to Jupyter notebook. Up until today, this has never been an issue for me … Until one of my students needed some help.
In this post, I will walk you through the steps to add a virtual environment to your Jupyter notebook.
[Read more…]If you’re new to programming, you may not be aware of the Github fork.
In this post, you’ll learn what is meant by fork in GitHub, as well as the why and how developers fork what from whom in GitHub. (That second bold phrase is actually a search term people look for in Google!)
[Read more…]