书籍详情
深入浅出Java(影印版·第2版)
作者:(美)西尔拉(Sierra,K.),(美)贝茨(Bates,B.) 著
出版社:东南大学出版社
出版时间:2005-11-01
ISBN:9787564101640
定价:¥98.00
购买这本书可以去
内容简介
《深入浅出Java第二版》是完整的面向对象程序设计和Java的学习指导。此书是根据学习理论所设计的,它让你可以从学习程序语言的基础开始一直到掌握线程、网络编程与分布式程序设计等高级特性。最重要的,你将学会如何像面向对象开发者一样思考。除了阅读,你还将学会玩游戏、拼图、解谜题以及以意想不到的方式与Java互动。在这些活动中,你会写出一堆真正的Java程序。深入浅出(HeadFirst)系列图书的图文并茂的版式能让你快速地掌握知识。敞开心扉准备好学习以下关键性的主题:·Java程序语言·面向对象程序开发·编写、测试与部署应用程序·使用JavaAPI库·异常处理·多线程·Swing编程·网络编程(RMI,socket)·collection和generic如果你想要看无趣的书,去看别的。但如果你真的想要学习Java,你会需要《深入浅出Java》。这本书可是2003年与2004年Amazon编辑推荐的十大好书之一!“判断一本指导书的价值在于它教得如何。《深入浅出Java》在教授方面近乎完美。”——slashdot.org“《深入浅出Java》绝对值得一读。”——ScottMcNealy,SunMicrosystems,Chairman,President,andCEO“《深入浅出Java》使纸质的图书成为了你所见过的最接近GUI的事物。作者使学习Java成为一种风尚。”——WarrenKeuffel,《SoftwareDevelopmentMagazine》“《深入浅出Java》是快捷、嘲讽而又有趣、引人入胜的图书。注意,你真的能从中学到东西。”——KenArnold,《TheJavaProgrammingLanguage》作者之一
作者简介
Kathy Sierra,是关于游戏和人工智能方面的软件开发师,以及Sun Microsystems的主要培训师,指导Java教师如何把最新的技术教授给用户。她是Sun公司认证考试的开发者以及javaranch.com的创始者。Bert Bates,是拥有20年软件开发经验的软件开发师,也是Sun公司Java开发员认证考试的开发者。和Kathy Sierra一起,Bert Bates策划了畅销的“深入浅出”系列图书。
目录
Intro
1 Breaking the Surface:a quick dip
2 A Trip to Objectville:yes,there will be objects
3 Know Your Variables:primitives and references
4 How Objects Behave:OBJECT STATE AFFECTS METHOD BEHAVIOR
5 Extra-Strength Methods:flow control,operations,and more
6 Using the Jave Library:so you don't have to write it all yourself
7 Better Living in Objectville:planning for the future
8 Serious Polymorphism:exploiting abstract classes and interfaces
9 Life and Death of an Object:constructors and memory management
10 Numbers matter:math,formatting,wrappers,and statics
11 Risky Behavior:excption handing
12 A Very Graphic Story:intro to GUI,event handing,and inner classes
13 Work on Your Swing:layout managers and components
14 Saving Objects:serialization and I/O
15 Make a Connection:networking sockets and multithreading
16 Data Structuresv:collections and generics
17 Release Your Code:packaging and deployment
18 Distrbuted Computing:RMI with a dash of servlets,efb,and Jini
A Appendix A:Final code kitchen
B Appendix B:Top Ten Things that didn's make it into the rest of the book
Index
1 Breaking the Surface:a quick dip
2 A Trip to Objectville:yes,there will be objects
3 Know Your Variables:primitives and references
4 How Objects Behave:OBJECT STATE AFFECTS METHOD BEHAVIOR
5 Extra-Strength Methods:flow control,operations,and more
6 Using the Jave Library:so you don't have to write it all yourself
7 Better Living in Objectville:planning for the future
8 Serious Polymorphism:exploiting abstract classes and interfaces
9 Life and Death of an Object:constructors and memory management
10 Numbers matter:math,formatting,wrappers,and statics
11 Risky Behavior:excption handing
12 A Very Graphic Story:intro to GUI,event handing,and inner classes
13 Work on Your Swing:layout managers and components
14 Saving Objects:serialization and I/O
15 Make a Connection:networking sockets and multithreading
16 Data Structuresv:collections and generics
17 Release Your Code:packaging and deployment
18 Distrbuted Computing:RMI with a dash of servlets,efb,and Jini
A Appendix A:Final code kitchen
B Appendix B:Top Ten Things that didn's make it into the rest of the book
Index
猜您喜欢