Thursday, April 30, 2009

10 programming skills every programmer once needed to master

1. Sorting Algorithms
2. Creating your own GUI
3. Structured Programming
4. Manual multithreading and multitasking (TSR routines)
5. self modifying code
6. memory management
7. Math and Date conversion
8. Hungarian notation
9. Making code run faster
10. Design Patterns