Tonight I got talking to Nick who's also fishing for work. He has a second interview with MIT coming up, which is very cool. It would be amazing if we both ended up working in Cambridge together, but right now things are still completely open for me. It's anyone's guess where I'll end up. At any rate, we talked about how a lot of the jobs he's been applying for like to see experience in C++, and some of the jobs I've looked at like experience in Matlab. The timing couldn't be better to teach each other these things. Thursday we're meeting in Lowell to get started. I'll be teaching Nick C and C++, while he teaches me Matlab! I couldn't be more excited. I keep thinking about the order of the topics I'll teach and the problems I'll give him to solve... the same things I've learned time and again in so many languages...
- i/o
- variables and arrays
- conditionals
- loop structures
- file i/o
- basic math and math.h
- functions
- recursive functions
- pointers
- structs
- linked lists, stacks, trees, and graphs
- classes and object orientated programming
No comments:
Post a Comment