EPGY logo
Overview Courses OHS Summer Schools Apply And Register  
  Home Software Research News Contact EPGY
  EPGY Intro to C Programming C11A

  • Introduction to Programming
  • The Compiler
  • Fundamentals of C:
    • Basic Data Types
    • Program Structure
    • Statements and Expressions
    • I/O operations
  • Control Statements
  • Computer Architecture
  • Algorithms
 
The Introduction to C Programming course provides students with a general introduction to computer science and programming within the context of learning the C programming language. The course covers the basic concepts of computer science and fundamental programming concepts, as well as advanced concepts which enable writing more complex programs.

The course will use the Microsoft Visual C++ compiler 2003(standard edition). The students are requested to write 30 programming exercises during this part in addition to theoretical exercises and a test. Typical programming assignments during this course are: computing the solutions of quadratic equations, finding prime or perfect numbers in a given range, and programs processing words in a passage of text. No prerequisites.