Introduction to Computer Programming, Part 1

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: IITBombayX

授课老师: Deepak B. Phatak Supratik Chakraborty

课程主页: https://www.edx.org/archive/introduction-computer-programming-part-1-iitbombayx-cs101-1x-0

课程评论:没有评论

第一个写评论        关注课程

课程简介

This nine-week course provides students with a foundation in Computer Programming. 

课程大纲

  • Learn to write C++ programs, compile, and execute using the gcc/simplecpp compiler
  • How to inculcate good programming practices
  • How to write programs and develop the ability to solve practical real world computational problems
  • How to logically think and produce a solution (program) 

课程评论(0条)

课程详情

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.

课程标签

0人关注该课程

主题相关的课程