I'm going to teach java and want to know some good books to do it. also if possible some books on C (I'm going to tech too)
thanks
James Chegwidden
Author
Ranch Hand
Joined: Oct 06, 2002
Posts: 201
posted
0
Were are you teaching at?
I am teaching and have taught Java and C...
Some good C teaching- non reference...
1. CS A Structured Programming Approach Using C, 2nd ed. Course by Forouzan and Gilberg...
2. C Primer Plus- Sams, Prata
3. C How to Program, PH, Deitel
Taught out of all of them...See this site for java books.
JC
Mr. C<br /> <br />Author and Instructor<br />My book:<br /><a href="http://www.aw-bc.com/catalog/academic/product/0,1144,1576761614,00.html" target="_blank" rel="nofollow">http://www.aw-bc.com/catalog/academic/product/0,1144,1576761614,00.html</a>
Rafa Moreno
Ranch Hand
Joined: Nov 19, 2002
Posts: 53
posted
0
Thank you James,
I'm in Veracruz, Mexico. Of your list I selected C how to program and for Java Java how to program.
Ed Lance
Ranch Hand
Joined: Aug 02, 2000
Posts: 38
posted
0
I've been programming / teaching Java for about 10 years now, depends on the topics and where the students are but here are some of my favorite books:
1. Head First - Kathy Sierra (love the entire Head First series!) 2. Thinking in Java - Bruce Eckles (see www.mindview.net) 3. Java How To Program - Deitel and Deitel