Course Outline
CHAPTER 1: Programming Problem-Solving
CHAPTER 2: Elementary Programming
CHAPTER 3: Control Structures
CHAPTER 4: Function
CHAPTER 5: Array
CHAPTER 6: Input and Output
CHAPTER 7: Pointers
CHAPTER 8: Structured Data
Assignments & Labs
Assignment 2
Figure 2: Coding Assignment 2
Based on Figure 2, Assignment 2 teaches me on how to use and write function in compiler.
Lab 3
Figure 4: Coding Lab 3
Based on Figure 4, we as a group need to implement parallel and multidimensional array systematically.
Group Members
1. AHMAD NAZRAN BIN YUSRI
2. MEGAT IRFAN ZACKRY BIN ISMAIL
3. MUHAMMAD SYAZWAN BIN SAHDAN
Programming Technique I Reflection
I am very passionate in learning this course and it is very important to me as I want to be an excellent software engineer in the near future hopefully. This course teaches me the importance of being patience, attention to detail and well-planned workflow. My dream is to fully understand all the syntax, coding, library and elements needed to make complete and complicated program easily when I have to. As of now, I need to keep learning from all sources available to master this course to be more competent and qualified in the industry.
Assignment 1
Figure 1: Flowchart Assignment 1
Based on Figure 1, Assignment 1 mostly emphasizes on how to make function flowchart.
Assignment 3
Figure 3: Coding Assignment 3
Based on Figure 3, this task require us to use parallel, multidimensional array and function to complete the coding.
Lab 4
Figure 5: Coding Lab 4
Based on Figure 5, Lab 4 emphasizes on how to implement #include <iomanip> in our coding.