sun603 / CS-190-S2017

CS 190 Course Repository for the Spring 2017 Semester.

Home Page:https://cs.purdue.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS 190: Freshman Tools and Resources (Spring 2017)

Purpose

The Purdue CS 190 Tools course was started in Fall of 2013 by the Computer Science Undergraduate Student Board (USB) at Purdue. The course was a response to the need of new CS students to learn basic tools to be professional and efficient in their other CS courses. The course focuses on practical skills required to be a good programmer,s starting with a functional knowledge of UNIX shells, and encompasses editors, debuggers, and source control software. Our goal is to give students what they need early in their careers and put them on a path to success in Computer Science.

Structure

CS 190 in Spring 2017 is taught for sixteen weeks, alternating a lecture or a lab each week. It consists of a one hour lecture and a one hour lab, alternating each week. The course syllabus can be fond in the syllabus/ directory, the labs for the course can be found in the labs/ directory, and the slides and demos used in lecture can be found in the slides/ and demos/ directories respectively.

Reference

We are also committed to providing resources for the students beyond the classroom. Various tutorials and reference sheets applying to a variety of useful topics can be found in the tutorials/ and reference/ directories respectively. We are open to public contributions. If you see a need for a tutorial or reference sheet not covered, please submit a pull request with the new materials.

Contact

To contact the lecturers, email cs190-instructors@cs.purdue.edu.

To contact the teaching assistants, email cs190-tas@cs.purdue.edu.

For a list of specific TAs based on recitation/lab section, see the list here: (link incoming).

For general questions or comments about these course materials, please contact Jay Hankins <JH@purdue.edu> or USB <usb@cs.purdue.edu>.

License

CS 190: Freshman Tools and Resources ("Tools") is licensed under the GNU General Public License.

Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

A copy of the license can be found in LICENSE. Please email usb@cs.purdue.edu with any questions.

About

CS 190 Course Repository for the Spring 2017 Semester.

https://cs.purdue.edu

License:GNU General Public License v3.0


Languages

Language:Shell 60.9%Language:Ruby 16.2%Language:C 14.1%Language:Vim Script 8.8%