SECJ1013-07 PROGRAMMING TECHNIQUE I

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

Assignment 2

assgn2pt.PNG

Figure 2: Coding Assignment 2

Based on Figure 2, Assignment 2 teaches me on how to use and write function in compiler. 

Lab 3

lab3pt.PNG

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. 

Details

Assignment 1

assgn1pt.PNG

Figure 1: Flowchart Assignment 1

Based on Figure 1, Assignment 1 mostly emphasizes on how to make function flowchart.

Assignment 3

assgn3pt.PNG

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

lab4pt.PNG

Figure 5: Coding Lab 4

Based on Figure 5, Lab 4 emphasizes on how to implement #include <iomanip> in our coding.