C/C++

Screenshot of C++ code

Codecademy

During the Fall 2020 semester, I coded an Arduino for my Firefighting drone project (click here to go the drone page). Over winter break, I decided to learn C/C++ so that I could get better at coding Arduino for future projects, such as the robot arm project (click here to go to the robot arm page). To start, I took a short online course on edX for C and followed up with a course on Codecademy for C++. I got a starter kit for Arduino and am working through the examples provided by Elegoo to become more familiar with the programming.

Screenshot of C++ code

I normally take courses on edX, but felt that the C++ programs on the site were too intensive having long lecture videos. On Codecademy, the lesson was laid out in sections with a lot of examples, which fitted my learning style more. The pictures of code on this page are from the course. On my Github there are the examples from the course that I have written out.

Click on the icon to go to my GitHub to see repositories for this website and Python projects/assignments!