..
Learning Cpp
Learning C++
Back in undergrad, I dabbled in Java and Python for my intro CS and data structures classes. Then, I switched to statistics where I mostly programmed in R and SQL. A lot of R code is actually written in C++ which has always been a language I wanted to learn.
Starting today (July 23, 2024), I’m going to learn the basics of C++ through this website: https://www.learncpp.com/ and document my journey here.
Not sure how coherent these entries will be, maybe I’ll write code here and there but I will always try to make them minimally reproducible (to the best of my knowledge).
Day 1: