Difference between revisions of "Programming and CS - Getting Started"

From Computer Science
Jump to: navigation, search
(Using Linux, CS Systems)
(Algorithms and Data Structures)
Line 18: Line 18:
 
==Algorithms==
 
==Algorithms==
  
 +
=Linux and CS Systems=
 
The Linux and CS Systems bootcamp is here - [[Linux and CS Systems Bootcamp]].
 
The Linux and CS Systems bootcamp is here - [[Linux and CS Systems Bootcamp]].

Revision as of 14:34, 21 May 2019

We are developing bootcamps on the most important topics and skills that are used throughout our courses. These can be used by incoming undergraduate students to get a head start, incoming graduate students to review, or current students to refresh/remediate.

Programming Bootcamps

Python

Getting started with Python and this bootcamp.

  1. Follow along this tutorial -
  2. Work on solving these problems - https://www.hackerrank.com/domains/python
  3. Get Python installed on your computer -
  4. If you are a current or incoming ISU student, or an ISU alumni, sign up for the ISU CS Mattermost, go there to get help.

C

Algorithms and Data Structures

Data Structures

Algorithms

Linux and CS Systems

The Linux and CS Systems bootcamp is here - Linux and CS Systems Bootcamp.