关键是找好一些入门的书,例子。自己看了书之后,把基础打好。像《Think in Java》作为入门就不错。

解决方案 »

  1.   

    你也可以看看《the best book for java》和《the best book for JAVA2 sun certificated programer>>,都是北京科海集团出品,张洪斌主编的
    还有以前别人告诉我的,你可以看看:
    Special Effects Game Programming with DirectX 8.0 (With CD-ROM) 
    by Mason McCuskey, Andre LaMothe (Editor)
    ** 关于利用DirectX 8.0进行游戏编程2. 
    Building Java Enterprise Applications, Vol. 1: Architecture (O'Reilly Java) 
    by Brett McLaughlin 
    ** 建立企业应用的Java编程3. 
    Professional ASP.NET 1.0 (2002 Edition) 
    by Alex Homer, Dave Sussman 
    ** .NET framework的WEB开发4. 
    Agile Modeling: Effective Practices for Extreme Programming and the Unified Process 
    by Scott W. Ambler 
    ** 极限编程,新型的程序开发模式5. 
    Beginning Java 2 SDK 1.4 Edition 
    by Ivor Horton 
    ** 最佳Java入门书,好像有中译本6. 
    Designing Enterprise Applications with the J2EE(TM) Platform 
    by Inderjeet Singh, et al 
    ** Java的企业应用7. 
    Professional C# (2nd Edition) 
    by Simon Robinson, et al 
    ** C#语言的教程,好像有中译本8. 
    The Art of Computer Programming, Volumes 1-3 Boxed Set 
    by Donald Ervin Knuth, Donald E. Knuth 
    ** 老牌的算法经典书,快出新版的中译本了9. 
    Programming Windows(r) with C# (Core Reference) 
    by Charles Petzold 
    ** C#语言参考手册10. 
    ASP.NET Website Programming: Problem - Design - Solution 
    by Marco Bellinaso, Kevin Hoffman 
    ** ASP.NET方面的11. 
    Java in a Nutshell (4th Edition) 
    by David Flanagan 
    ** 最畅销的Java书,有中译本,《Java技术手册》12. 
    Applied Microsoft .NET Framework Programming 
    by Jeffrey Richter 
    ** 一本.NET的编程书籍13. 
    Design Patterns Java(TM) Workbook 
    by Steven John Metsker 
    ** Java设计模式?
    14. 
    More Servlets and JavaServer Pages 
    by Marty Hall 
    ** Servlet编程15. 
    Programming PHP 
    by Rasmus Lerdorf (Editor), et al 
    ** PHP编程16. 
    Java Web Services 
    by Tyler Jewell, David A. Chappell 
    ** 用Java编写Web Services17. 
    Professional SQL Server 2000 Programming 
    by Rob Vieira 
    ** SQL Server 2000编程18. 
    UML Distilled: A Brief Guide to the Standard Object Modeling Language 
    by Martin Fowler, Kendall Scott 
    ** UML入门教程19. 
    Programming ASP.NET (O'Reilly Windows) 
    by Jesse Liberty, Dan Hurwitz 
    ** 又是一本关于ASP.NET的书20. 
    The Hacker Diaries 
    by Dan Verton 
    ** 黑客日记21. 
    Web Database Applications with PHP & MySQL 
    by Hugh E. Williams, David Lane 
    ** PHP + MySQL建立Web数据库22. 
    Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI 
    by Steve Graham, et al 
    ** 利用Java建立Web Services23. 
    Professional VB.NET Transactions 
    by Matthew Bortniker, James Conard 
    ** 事务处理技术,在.NET平台之上如何运用VB.NET语言进行事务处理24. 
    Core Java 2, Volume 1: Fundamentals 5/e 
    by Cay S. Horstmann, Gary Cornell 
    ** 著名的Java教程,有中译本25. 
    Microsoft Visual Basic .NET Deluxe Learning Edition 
    by Michael Halvorson, Microsoft Corporation 
    ** VB.NET的教程
      

  2.   

    对于Java的初学者来说,张洪斌主编的《Java程序设计百事通》也是一部不错的参考书,清华出版社出版的。另外,高教出版社的《Java程序设计》也挺不错的!!!