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

10 lines
500 B
Markdown
Raw Normal View History

2020-06-03 04:03:02 +00:00
# Intro - Prerequisites
2020-06-03 16:16:21 +00:00
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.
2020-06-03 04:03:02 +00:00
## Resources for Learning to Code
[Sololearn](https://www.sololearn.com/) 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."