Browse posts by category here.
The R programming language is great for making scientific figures, especially using the ggplot2 library. In this post, we show a few plot examples, over a publicly available dataset on driving car CO2 emissions in France. The code that generated each figure will be provided and explained.
In this article we are going to learn how to draw maps using the R programming language and ggplot2 library. While I am mostly using Python for everything else, I must admit R produces beautiful figures and I have been using it extensively for data visualization, especially for drawing maps.
This tutorial is a starting point for everyone who wants to build a web application using Python Flask along with Bootstrap. Instead of importing Bootstrap from the CDN, I am installing it with npm and I use Sass to customize it.
Jupyter Lab is a very useful tool to write Python code. I use it all the time when I'm starting a new project. It's also a good way to present something you're working on and add notes next to your code. This post will help you setup Jupyter Lab with various kernels and widgets, so that your productivity increases.
I have been playing guitar since 2004 and I started recording music videos on YouTube in 2009. In this post, I am going to explain how I record guitar tracks in my home studio. I will detail the gear I am using including amp, effects, mics, audio interface and software.