General advice@lin2019 LOL. Seriously, this 2 years has sure felt like a lifetime! C++ was my first step into th...
General adviceI have been practicing programming in C++ for roughly a couple years and was wondering if I should t...
Why doesn't this return true?Yes, the value of word1 and word2 are memory addresses. Try this instead: [code]#include <iostream>...
Where to goRecently, I decided to get into web development and was wondering if I should keep studying C++ or m...
Installed Linux, now what?Ubuntu/Linux distributions take some time getting used to. One notable difference between Windows/li...