Coding,
Computers,
Programming,
Science & Technology
This activity does not have any upcoming sessions open for registrations on ActivityHero right now. We can send you an email when they do.
Although at the USACO Bronze level, there is little or no disadvantage of using python, but at Silver level and higher where performance becomes an important issue, python may be too slow (on USACO website it specific warns the performance issue with python).
This course is designed to help students who has already know a programming language (Python or Java) to transition to C++ for programming competition. More specifically, besides the basic syntax, we will focus on mastering the use of the Standard Template Library (STL): containers, iterators, algorithms, and functions in the context of solving USACO problems.