SECJ1013 PROGRAMMING TECHNIQUE

pt1-01.jpg

My Reflection

This course had taught me all the fundamentals of C++, which really opened up my eyes to the world of programming. After learning the basics of C++, I still remember the first time I run the code, I felt so amazed that all these bits of code can actually turn into a program, and even creating a world! (It could be a virtual world, aka game :D) This does motivate me to learn more about programming and C++. To strengthen our coding skills of C++, we were given lab exercises to do every week and had to submit on time. The purpose of these lab exercises is to sharpen our coding skills and also time management. It is certainly quite stressful when I couldn't solve the bugs that cause my program unable to run. Furthermore, my group and I were given assignments to complete. I am grateful for my group members for guiding me and teaching me along the process of completing the assignments as I am still quite new in coding.     

Course Contents

1. Problem-Solving

2. Elementary Programming

3. Control Structures

4. Functions

5. Array

6. Input and Output

7. Pointers

8. Structured Data