Week 1: Getting to know C++
|
For this first week in my programming course I started to learn how to write code in C++ . Before I started this course I had been programming in Java and php. This first week was a introduction to programming and I felt like it was really good because I am still new to C++. The fist lesson we talked about Computers and the history of programming and computers. This was very interesting because I learned a lot about computer history that I did not know about. On the second lesson we talked more about actual coding and we got a few exercises that I did. The exercises introduced me to Visual studios and to C++. While doing the exercises I learned how to write commands that both showed the user output and took input from the user. I also learned how to write if statement and loops the 2 loops I used for theses exercises was for and while loop. . After this first week I already feel like I have learned a lot about coding even tho I have coded a little bit before. |
