Webby Wednesday - C++ Project Ideas
Hello, KeyStroke here. For this week's Webby Wednesday, I'd like to dedicate a micro-post highlighting another great, free resource website. Similar to last week's post, I'd like to share another resource website called Geeksforgeeks . There is an enormous collection of tutorials for various subjects including languages, maths, CS, etc. This information is free. However, there are also courses that you can pay to access that are taught by credible instructors. As a current CS student, I'd like to give a little insight to C++. In my experience, you start off with Java, but quickly enter C++ and build upon that language. So, I'd like to recommend t his Geeksforgeeks article. It gives an array of C++ project ideas, ranging from beginner to advanced. Each project provides a brief description, as well as the required tools and knowledge. As someone who learns more through practice, I think this is definitely a good starting point for figuring ou...