1970-01-10Tutorial Documents
Feature Articles(抜粋)
|http://www.topcoder.com/tc?module=Static&d1=features&d2=archive
C++
author | title |
---|---|
bmerry | Five things you didn't know about C++ (§1)(§2)(§3) |
bmerry | Beginning TopCoder Competition with C++ |
Nickolas | A Number or a String - Parsing Your Input and Formatting Your Output in C++ |
Yarin | A Crash Course in the C++ STL |
bmerry | GCC Hacks - Abusing C++ Extensions for Fun and Profit |
Programming
author | title |
---|---|
bmerry | Linear recurrences |
vorthys | Dynamic Programming |
Modulator | Challenging 101 |
radeye | Functional Programming |
leadhyena_inran | The eight seconds of death - Tips on preventing timeout |
bmerry | Computational geometry with complex numbers |
kernelknowledge | Design Patterns in C++ (§1)(§2) |
Seiz3r | Writing code that writes code… |
supernova | The Story of Petr Mitrichev - Target in Six Steps |
bmerry | Understanding your algorithm rating - and why it changes |
timmac | Encryption Algorithms / More on Encryption and Security |
その他
author | title |
---|---|
dcp | A Crash Course in Relational Databases (§1)(§2) |
dcp | A Crash Course in SQL (§1)(§2) |