Programming Technique 1

Subject Name: Programming Technique 1 (SECJ1013)

Section: 05

Lecturer's Name: DR.GOH EG SU

As I am a software engineering student, this course was one of the most new one. This subject taught me the first lessons of coding which was C++. I learnt a lot of new techniques and now I know how to apply them. The topics I learnt are: 

  1. Algorithm of a program
  2. Psudo code
  3. Flowchart
  4. Tracing Tables
  5. Data types
  6. Variables
  7. Literals
  8. Loops
  9. Statements
  10. Switch case
  11. Operators
  12. function
  13. Array
  14. 2d, 3d array
  15. Input output file
  16. Pointers
  17. Memory allocation. 

Lab 4

Assignment 2

Lab 5

Assignment 3