CSC126 - Fundamentals of Algorithms and Computer Problem Solving / Faculty of Computer And Mathematical Sciences

This course is an introduction to problem solving using a computer programming language. It emphasizes on algorithm development and writing computer programs, as well as common good practices in writing programs. Students will be taught to solve problems involving the 5 basic algorithms of summation...

Full description

Saved in:
Bibliographic Details
Main Author: UiTM, Faculty of Computer And Mathematical Sciences
Format: Teaching Resource
Language:English
Published: Universiti Teknologi MARA (UiTM)
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/75273/1/75273.pdf
https://ir.uitm.edu.my/id/eprint/75273/
https://aims.uitm.edu.my/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This course is an introduction to problem solving using a computer programming language. It emphasizes on algorithm development and writing computer programs, as well as common good practices in writing programs. Students will be taught to solve problems involving the 5 basic algorithms of summation, average, counting, as well as determining the minimum and maximum values of a set of data. Teaching methods will involve, lectures, tutorials and practical computer lab work. Students will be assessed through written assessments as well as programing assignments. In the end they are expected to develop the ability to analyze simple problems, organize effective algorithmic solutions for the problems and write computer programs to solve them.