Learn C++
A set of tutorials to learn how to program in C++
Description
This website was created to explain the basics of C++. I created this site mainly because many websites that teach C++ don't offer too many programming examples, homework, and projects. In creating this site, I wanted the website to contain enough information to where the user can learn how to understand different types of programs of various difficulties with ease.
I designed the site similar to how websites that contain documentation looks like. I heavily focused the design to look similar to three other websites that taught C++.
The first website, cplusplus.com, is a website that I personally love and refer to all the time. Although the CSS for this website is a bit rough, I loved the overall color scheme of the website and how they presented example programs and their expected outputs upon execution.
The second website, w3schools.com, is a website that I've extensively used to learn front end design. This website does a really great way of presenting different sections and new definitions to the user.
The third and last website, tutorialspoint, has a very mobile friendly design.