Welcome to Introduction to Programming C
Goal:
Provide fundamental programming concepts and
techniques using high level programming language using C++.
Important things that should know this things after studying this course:
* Define
concepts of programming
* Write
algorithms using pseudo codes and design flow charts to solve problems
* Use
Basic Data Types, Variables, Constants, and Operators
* Use
basic input/output statements, conditional and looping control structures.
* Implement
Program using Arrays* Implement
program using functions
* Write,
Compile, Debug, and Run programs successfully.
IT Society blog Team
Post a Comment