Skip to content

Livingdead1989/com404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving through Programming (COM404)

Overview

This module introduces students to software implementation through the process of understanding how to solve problems using programming. Concepts of variables, expressions, assignments, control structures, lists and file input/output are explained, and students will explore their implementation in a specified language. While the coding aspect of programming is explored in some depth, the importance of understanding problem domain and planning a solution in a systematic and logical way before resorting to code is also emphasised.

By the end of this module you will be able to:

  • Identify fundamental constructs, syntax and semantics associated with computer programming languages.
  • Apply technical knowledge, concepts and skills to the design and construction of computer programs.
  • Construct robust computer programs using suitable testing techniques to validate constructed programs.
  • Make effective use of IT.

Resources

E-books and online resources:

Games and Puzzles:

About

Solent Uni Module Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages