CS101.1x: Introduction to Computer Programming, Part 1 (edX)

CS101.1x: Introduction to Computer Programming, Part 1 (edX)
Free Course
Categories
Effort
Certification
Languages
Knowledge of high school mathematics is essential and adequate. Exposure to pre-calculus is desirable.
Misc
CS101.1x: Introduction to Computer Programming, Part 1 (edX)
This nine-week course provides students with a foundation in Computer Programming.


A newer version of this course is available here:
Programming Basics


Basic concepts of computer programming are introduced starting with the notion of an algorithm. Emphasis is on developing the ability to write programs to solve practical computational problems.

Topics include:

- Algorithms

- Elements of C/C++ programming languages

- Basic data types

- Sequential and conditional execution

- Iterative solutions

- Arrays, matrices and their applications

- Functions

- Sorting and searching

- Elements of string processing

- Introduction to pointers

- Basics of Software Engineering

- Structures

- File Processing

Participants will get to read and understand many sample programs, and will have to write several on their own. This course deals with procedural programming, and attempts to inculcate good programming practices in a novice programmer.



Free Course
Knowledge of high school mathematics is essential and adequate. Exposure to pre-calculus is desirable.