|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: thank you
On Sat 04 Sep, SAMICO "MAIL" wrote: > so could i learn this program by internet? or any book? > what title could you suggest me? the name is really C++ well Just as long as your English isn't too bad, you can get just about all you need to learn many languages on the internet. I have learnt Perl and nearly JavaScript without buying any books or asking other people about them. I have downloaded complete tutorials and demo sites so I can browse them off-line to learn, for example, Perl. If you really want to learn a decent language properly buy a book; I learnt Java 1.0.2 and Java 1.1 from Sams publishing `Teach Yourself Java 1.0.2 - 1.1 in 21 Days`. I also got Visual C++ 6 in 21 days from them because I like the stlye. If you want to write some apps which are much more than half-decent these are good; they keep the pace nicely and if you have a complete 21 days off (on holiday or something) these are good - just put the time in. Obviously, once youv'e learnt everything in one of these books, you should buy a reference of some sort. Case study; I learnt just about all the code in T.Y.J. (apart from the extra 7 days). So now I know how to use the language I get the API documentation for the latest version of Java from the Java.com website, and should buy a serious reference book soon. Good luck; hope I helped. Regards, Matt. W. -- *** eudoxus@freeuk.com *** http://members.xoom.com/eudoxusM/ mwebster@apsoft.co.uk ================================================================= To SUBSCRIBE or UNSUBSCRIBE please visit http://gameprogrammer.com/mailinglist.html
|
|