Difference between revisions of "Computer Science competitions"
Line 1: | Line 1: | ||
− | + | This is a resources page for students interested in '''Computer Science competitions'''. Please add quality resources. | |
+ | |||
+ | |||
+ | == International Computer Science competitions == | ||
+ | * [[International Olympiad in Informatics]] [http://olympiads.win.tue.nl/ioi/ website] | ||
+ | * [[ACM International Collegiate Programming Contest]] [http://icpc.baylor.edu/icpc/ website] | ||
+ | |||
+ | |||
+ | == National Computer Science competitions == | ||
+ | |||
+ | |||
+ | === United States === | ||
+ | * [[USA Computing Olympiad]] [http://usaco.uwp.edu website] | ||
+ | * [[Amercian Computer Science League]][http://www.acsl.org/ website] | ||
+ | * [[ACM High School Programming Contest]][http://www.usd.edu/csci/acm/contest/ website] | ||
+ | * [[CS@VT High School Programming Cotnest]][http://www.hspc.org.vt.edu/ website] | ||
+ | * [[Miami University ACM High School Programming Contest]][http://www.eas.muohio.edu/hcontest/ website] | ||
+ | * [[St. Mary's University High School Programming Contest]] [http://cs.stmarys.ca/hspc/ website] | ||
+ | * [[University of Alabama-Birmingham HSPC]][http://www.cis.uab.edu/programs/hspc/ website] | ||
+ | * [[University of Maryland Programming Contest]][http://www.cs.umd.edu/Outreach/hsContest.shtml website] | ||
+ | * [[University of Scranton High School Programming Contest]][http://www.cs.scranton.edu/~mccloske/hs_prog_contest/index.html website] | ||
+ | |||
+ | |||
+ | == Regional Computer Science competitions == | ||
+ | |||
+ | |||
+ | == Resources == | ||
+ | === Books === | ||
+ | * [http://www.amazon.com/gp/product/0387001638/103-5789884-3997461?v=glance&n=283155 Programming Challenges] by Steven S. Skiena, Miguel Revilla | ||
+ | |||
+ | |||
+ | === Online Resources === | ||
+ | * [[AoPS]] hosts a [http://www.artofproblemsolving.com/Forum/index.php?f=331 Computer Science and Informatics Forum]. | ||
+ | * [http://train.usaco.org/usacogate USACO Training Program] | ||
+ | |||
+ | == See also == | ||
+ | * [[Computer Science books]] | ||
+ | * [[Computer Science scholarships]] | ||
+ | * [[Science competitions]] | ||
+ | * [[Mathematics competitions]] |
Revision as of 14:28, 18 June 2006
This is a resources page for students interested in Computer Science competitions. Please add quality resources.
Contents
International Computer Science competitions
- International Olympiad in Informatics website
- ACM International Collegiate Programming Contest website
National Computer Science competitions
United States
- USA Computing Olympiad website
- Amercian Computer Science Leaguewebsite
- ACM High School Programming Contestwebsite
- CS@VT High School Programming Cotnestwebsite
- Miami University ACM High School Programming Contestwebsite
- St. Mary's University High School Programming Contest website
- University of Alabama-Birmingham HSPCwebsite
- University of Maryland Programming Contestwebsite
- University of Scranton High School Programming Contestwebsite
Regional Computer Science competitions
Resources
Books
- Programming Challenges by Steven S. Skiena, Miguel Revilla