Skip to content

Coursework, Summary and Reflection for Programming Technique 1 subject

Notifications You must be signed in to change notification settings

Najma-Shakirah/SECJ1013-Programming-Technique-1

Repository files navigation

SECJ1013-Programming-Technique-1

Course summary

This subject was taught by Dr Nies Hui Wen. As a fundamental subject, this course equips the students with theory and practice on problem solving techniques by using the structured approach. Students are required to develop programs using C++ programming language, in order to solve simple to moderate problems. The course covers the following: pre-processor directives, constants and variables, data types, input and output statements, control structures: sequential, selection and loop, built-in and user-defined functions, single and two dimensional arrays, file operations, pointers, and structured data types.

Reflection

We learnt the basics of C++ in this class. C++ is a bit hard complexity, but it is versatile and has a good performance. Learning the basics of programming provides a valuable skill set and knowledge base that can greatly when implemented when creating programs.I could improve by doing more program exercises and eventually try doing bigger projects in order to gain full understanding of the programming language.

About

Coursework, Summary and Reflection for Programming Technique 1 subject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages