Sunday, May 20, 2007

Review - Overall Thoughts

2pm on the following Sunday, over some pretty nice food!

General thoughts from Phil were that Codesmith is a steep learning curve and still complex for small projects

Coding

- What are they? eg Whereby an ArrayList is a collection of objects... Generics allows us to say have a store of strings.. and then wouldn't have to convert the strings to objects and back again. Allows us to keep strongly typed more easily.

Like templates in C++.. Windows Template Library... Windows Foundation Classes...

Why Use C++ these days for projects? Unless drivers / hardware dependant... probably not.

To Do
Dave - Spike Generics

No comments: