This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
usaco-guide/Intro_Prerequisites.md
2020-06-03 09:39:55 -07:00

521 B

Intro - Prerequisites

Author: Nathan Wang

These resources do not teach you how to code. We recommend you learn roughly the first half of AP Computer Science A before continuing. If you do not meet these prerequisites, you can go to the resources below to get started.

Resources for Learning to Code

Sololearn has courses on C++, Java, and Python. You don't have to complete the full course.

  • For C++, we recommend you finish Sololearn up to (but not including) "More on Classes."