SECJ1013 - 02 Programming Technique 1

Lecturer: Dr. Rosely Kumoi

Programming is the process to create a set of instructions which allow computer, which is the CPU (Central Processing Unit) to perform a specific task. There are a lot of programming languages, such as JavaScript, Python, C and C++. C, Go, or C++ are a type of general-purpose programming language, Java or Python are some of the object-oriented programming language, Scale is a functional programming language and there are also some powerful scripting language which are Python and JavaScript. Since this course is in semester 1, we need to learn some basic of programming by using C++ programming language.

 

Image

download (2).jpg

Sample Programming (Files to download)

Chapters

  1. Programming Problem-Solving
  2. Elementary Programming
  3. Control Structures
  4. Functions
  5. Array
  6. Input and Output
  7. Pointers
  8. Structured Data

Reflection PT1 RSS

Programming

As a computer science student, knowing how to program by using a variety of programming languages is a must. Since this is my first year and first semester, learning the basics is important. Thus, C++ programming language is suitable for me since it is one of the general purpose programming languages. 

During the early semester, the chapters that I learnt were quite familiar for me as I learnt it before during my foundation. Soon after that, there are some new topics. This course was being done fully online and honestly, it is quite challenging as it is hard to discuss and learn together with other people. 

Since it is challenging, I need to put much effort to make sure that I fully understand what I learnt and lastly, I hope that soon after this, I could polish more my programming skills so that I am able to implement it with other programming languages easily.

Details

Back to Profile