GithubHelp home page GithubHelp logo

intro-computer-science's Introduction

CS 162 Introduction to Computer Science

Course Description: Introduction to programming using a high level programming language. Conditionals, I/O, Files, Functions, Classes, Pointers, Dynamic Memory, Linear Linked lists, Recursion and Multi-Dimensional Arrays. Program correctness, verification, and testing.

Goals: The goals of this class are to teach the syntax of a high level programming language to students who already know how to program. This course will introduce the foundation of Computer Science with data types, variables, conditionals, loops, functions, and arrays taught in Modern C++. CS162 will introduce new constructs such as classes, pointers, dynamic memory, linear linked lists, recursion, and multi-dimensional arrays to prepare students for CS163, Data Structures. Students will experience developing independent programming projects given a specification using a modern structured computer language. Students will experience data abstraction, separate compilation, and the use of library procedures. Students will also gain experience in the use of Linux tools including vim, search and replace, and git.

Upon the successful completion of this class, students will be able to:

Describe the importance of clearly and precisely specifying the requirements of a problem. Demonstrate proficiency at writing algorithms given a specification. Design solutions and apply Modern C++ to programming problems. Develop a consistent programming style. Demonstrate the ability to debug and test programs. Apply separate compilation, Linux commands, vim navigation, and Git procedures when solving programming problems. Demonstrate proficiency at programming using functions with pass by reference, arrays of characters, arrays of structures, classes, pointers, dynamic memory, and linear linked lists. Describe the use and purpose of functions and recursion. Apply classes and think in terms of objects, experiencing Data Abstraction at an introductory level. Describe the social, ethical, and security implications of the programming projects. Describe how parallel programming impacts software design.

Major Topics: Introduction and overview (2 hours) I/O, Conditionals, Repetition, Arrays (6 hours) Functions and Arguments (4 hours) Introduction to Classes, Constructors, Separate Files (4 hours) Introduction to Pointers and Dynamic Memory (8 hours) Introduction to Linear Linked Lists (4 hours) Recursion (4 hours) File I/O (4 hours) Arrays with Structured Elements (4 hours)

intro-computer-science's People

Contributors

zakeriya23 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.