Phase 1
- Learn simplest form of I/O (learn how to accept user input and display output)
- Learn how to write comments
- Learn about numeric types and numeric operators
- Learn about strings and arrays
- Learn the basic constructs of the language like if, while, for
- Learn about strings and arrays
- Learn about functions, classes, error handling
- Learn about simple File operations (open, read and close)
I am still working on what one could learn in Phase 2. I would appreciate comments, suggestions to make the list complete. Phase 2 is very language specific and its hard to come up with a good list of things to learn. I'll probably pick a language and see if I can follow Phase 1 and come up with a template for Phase 2.
2 comments:
You learning RTOS'es now? 'Coz I see a lot more Real-time links on your blog!? ;)
RTOS's ... good guess. This semester I have taken up a course on Real Time Systems, so I am trying to catch up.
Post a Comment