Difference between revisions of "Programming and CS - Getting Started"
(→Python) |
|||
Line 4: | Line 4: | ||
==Python== | ==Python== | ||
+ | Getting started with Python and this bootcamp. | ||
+ | # Follow along this tutorial - | ||
+ | # Work on solving these problems - https://www.hackerrank.com/domains/python | ||
+ | # Get Python installed on your computer - | ||
+ | # 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== | ==C== |
Revision as of 19:50, 1 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.
Contents
Programming Bootcamps
Python
Getting started with Python and this bootcamp.
- Follow along this tutorial -
- Work on solving these problems - https://www.hackerrank.com/domains/python
- Get Python installed on your computer -
- 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.