Hello,I would like to start with C++..I know almost nothing about C ..post any links or book suggestions for C++ (for total newbies)
Thx.
Name:
Anonymous2006-09-19 4:05
>>63
So, have you solved finished your simple linked list yet?
P.S.: I doubt you'll ever come up with dictionary implementations as good and efficient as Perl's or Python's, let alone have the syntax to do dictionary[key] or (key in dictionary).