Thread: Help with C#
View Single Post
Old 03-03-2006, 08:33 PM   #3 (permalink)
theFez
Crazy
 
Location: here and there
If you are just learning about programming and not sure what you are interested in, you might want to consider a subscription to o'reilly safari bookshelf. It gives you access to up to 10 books at a time off the o'reilly technical books online (over 3000 total) on all sorts of computer topics for about $15/month. You can read them online, print out sections, stuff like that. I used it a bunch when i was in college, i could grab a few books about whatever classes i was taking and for the price of a single book, i could have whatever i needed for the semester.
They have a few good C# books on there.

oh yeah, maybe ask your teacher?
__________________
# chmod 111 /bin/Laden
theFez is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73