Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (21 loc) · 1.76 KB

README.md

File metadata and controls

21 lines (21 loc) · 1.76 KB

Georgia Tech's CS 1301 - Intro to Computing (Fall 2020)

Course Description

Introduction to computing principles and programming practices with an emphasis on the design, construction and implementation of problem solutions use of software tools.

Course Objectives

  • To understand the basic concepts of computer programming in a high-level language.
  • To be able to use and combine control flow constructs to form useful programs.
  • To understand and become familiar with a number of simple data structures.
  • To understand the process and skills necessary to effectively deal with problem solving in relation to writing programs.
  • To be able to test and debug programs.
  • To understand and employ functions and modularity.
  • Through labs become comfortable with common software packages in use today.

Table of Contents