TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
裝訂方式
搜尋結果 /

Java 5.0 Tiger: A Developer's Notebook (Java 5

1130502
1 / 28263
出版日:2006/12/01 作者:Brett McLaughlin; Justin Edelson  出版社:Oreilly & Associates Inc  裝訂:平裝
Ideal for any Java developer who wants to take advantage of XML without having to become an expert on the markup language, this new edition has been thoroughly revised with coverage of Java 5.0 as wel
優惠價: 1 1900
無庫存
瘋狂Java講義(第5版)(簡體書)
滿額折
出版日:2019/04/01 作者:李剛  出版社:電子工業出版社  裝訂:平裝
本書是《瘋狂Java講義》的第5版,第5版保持了前4版系統、全面、講解淺顯、細緻的特性,全面新增介紹了Java 10、Java 11的新特性。本書深入介紹了Java編程的相關方面,全書內容覆蓋了Java的基本語法結構、Java的面向對象特徵、Java集合框架體系、Java泛型、異常處理、Java GUI編程、JDBC數據庫編程、Java注釋、Java的IO流體系、Java多線程編程、Java網絡通
優惠價: 87 726
無庫存
出版日:2005/06/28 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
This concise guide to the Java programming language, version 5.0, offers a quick reference for the reader who wants to know the language in greater detail than that provided by the standard text or l
Mono ― A Developer's Notebook
滿額折
出版日:2004/08/30 作者:Edd Dumbill; Niel M. Bornstein  出版社:Oreilly & Associates Inc  裝訂:平裝
Light on theory and long on practical application, Mono: A Developer's Notebook bypasses the talk and theory, and jumps right into Mono 1.0. Diving quickly into a rapid tour of Mono, you'll work throu
優惠價: 1 1140
無庫存
出版日:2017/10/29 作者:Joshua Bloch  出版社:Addison-Wesley Professional  裝訂:平裝
Since this Jolt-award winning classic was last updated in 2008 (shortly after Java 6 was released), Java has changed dramatically. The principal enhancement in Java 8 was the addition of functio
優惠價: 1 2880
無庫存
Java Gems:Jewels from Java Report
90 折
出版日:1998/02/13 作者:Dwight Deugo  出版社:Cambridge Univ Pr  裝訂:平裝
The support of Java Report by the pioneers of the language has always made it the 'magazine of record' for Java development. From the very beginnings of Java, Java Report was there, examining each new aspect of the language with a clear independent eye. Now, Dwight Deugo, the editor of Java Report, has gathered the most important articles from the first year of the magazine. Written by a who's who of industry experts, Java Gems covers today's most important aspects of Java development. Java Gems' top writers and developers walk you through the topic areas that are essential to today's Java developers, including multitasking, design patterns, class libraries, persistence, distributed computing, and Java vs C++.
優惠價: 9 2267
無庫存
Java ─ A Beginner's Guide
90 折
出版日:2017/09/22 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
Hands-on guide to effective Java programming fundamentals—fully updated for the newest release, Java SE 9Thoroughly revised for Java Platform Standard Edition 9 (JDK 9), Java: A Beginner's Guide, Seve
優惠價: 9 1368
無庫存
Java for Dummies
滿額折
出版日:2017/03/20 作者:Barry A. Burd  出版社:For Dummies  裝訂:平裝
Java For Dummies remains the straightforward reference on Java, covering object-oriented programming basics with Java, code reuse, and the essentials of creating a Java program. The book helps readers
優惠價: 9 1026
無庫存
出版日:2015/05/04 作者:Walter Savitch; Kenrick Mock  出版社:Pearson College Div  裝訂:平裝
For courses in computer programming and engineering.Beginner to Intermediate Programming in Java Absolute Java provides a comprehensive reference to programming in the Java language. Accessible to bot
Pro Java 7 NIO.2
滿額折
出版日:2011/12/07 作者:Anghel Leonard  出版社:Springer-Verlag New York Inc  裝訂:平裝
Pro Java 7 NIO.2 addresses the three primary elements that offer new input/output (I/O) APIs in Java 7, giving you the skills to write robust, scalable Java applications:An extensive file I/O API syst
優惠價: 1 2750
無庫存
Java程序設計(微課版)(簡體書)
滿額折
出版日:2026/04/01 作者:李向東  出版社:電子工業出版社  裝訂:平裝
本書以高等職業教育人才培養目標為基礎,緊扣Java技術前沿動態與企業用人需求,採用“項目驅動、理實結合”的編寫模式,構建從基礎到實戰的完整Java編程知識體系。本書內容覆蓋Java基礎、面向對象編程、集合框架、異常處理、I/O流、Swing/JavaFX圖形界面開發等核心模塊,形成“基礎—進階—實戰”的完整知識體系,助力讀者快速掌握Java開發全流程技能。本書既可作為高等職業院校、高等專科學校計算機類、軟件技術類、人工智能類專業的核心教材,助力學校培養符合企業需求的Java開發人才,也可作為企業Java開發工程師、系統架構師、軟件工程師提升技能的參考用書,助力在職人員技能的提升。同時,歡迎對Java編程感興趣的自學者通過本書開啟編程之旅,實現技術夢想。本書以豐富的實例、清晰的步驟、實用的技巧,為讀者搭建了一座從Java基礎到實戰應用的橋樑,是Java學習者不可或缺的良師益友。
優惠價: 87 308
無庫存
Java程序設計(簡體書)
滿額折
出版日:2020/12/01 作者:王先國  出版社:清華大學出版社(大陸)  裝訂:平裝
本書內容包括Java語法基礎、陣列、物件和類、繼承和多態、抽象類別和介面、Java常用類庫、Java泛型與集合、Java圖形程式設計、Java異常處理、Java多執行緒、Java網路程式設計、Java資料庫程式設計等。
優惠價: 87 312
無庫存
Java從入門到精通(簡體書)
滿額折
出版日:2020/01/01 作者:王征; 李曉波  出版社:中國鐵道出版社  裝訂:平裝
本書從基本的Java概念入手,由淺入深、典型實例剖析講解、綜合實例剖析講解,一步一步引導初學者掌握Java編程知識。本書共17章,其中第1到第4章是Java編程基礎篇;第5章到第7章是Java編程核心篇;第8章到第10章是Java面向對象程序設計篇;第11章到第16章是Java編程提高篇;第17章是綜合案例實戰篇,通過手機銷售管理系統的編寫,提高初學者對Java編程的綜合認識,並真正掌握編程的核心
優惠價: 87 412
無庫存
Java ― The Complete Reference
90 折
出版日:2018/12/14 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The definitive guide to Java programming—thoroughly revised for long-term support release Java SE 11 Fully updated for the current version of Java, Java SE 11, this practical guide from Ora
優惠價: 9 2052
無庫存
Java in a Nutshell ― A Desktop Quick Reference
滿額折
出版日:2018/10/25 作者:Ben Evans; David Flanagan  出版社:Oreilly & Associates Inc  裝訂:平裝
This updated edition of Java in a Nutshell not only helps experienced Java programmers get the most out of Java versions 9 through 11, it’s also a learning path for new developers. Chock full of
優惠價: 1 2280
無庫存
Java in Easy Steps ― Covers Java 9
滿額折
出版日:2017/07/11 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Now, updated for Java 9, it contains separate chapters on the major features of the Java language. C
優惠價: 1 608
無庫存
Pro Java Games Development
滿額折
出版日:2017/04/30 作者:Wallace Jackson  出版社:Apress  裝訂:平裝
Use Java to write 2D and 3D games for desktops. Written by Java gaming expert Wallace Jackson, this book uses Java 9 and JavaFX to add features including animation, splash screens, scripting, and a de
優惠價: 1 3479
無庫存
出版日:2017/02/27 作者:Tony Gaddis  出版社:Pearson College Div  裝訂:平裝
For courses in Java programming A clear and student-friendly way to teach the fundamentals of Java Starting Out with Java: Early Objects, 6th Edition features Tony Gaddis’s accessibl
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Oca/Ocp Java Se 8 Programmer Certification Kit
滿額折
出版日:2016/03/21 作者:Boyarsky  出版社:John Wiley & Sons Inc  裝訂:平裝
Your complete certification guide on the path to Oracle Java SEThe Oracle Java SE Certification track now consists of three levels – Associate (OCA), Professional (OCP), and Master (OCM). This valuabl
優惠價: 9 3078
無庫存
Java Precisely
79 折
出版日:2016/03/18 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Ja
優惠價: 79 1051
無庫存
出版日:2016/02/19 作者:Eric Roberts  出版社:Pearson College Div  裝訂:平裝
For courses in Java Data Structures. Programming Abstractions in Java: A Client-First ApproachProgramming Abstractions in Java is intended for use in the second programming course in most colleg
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/02/04 作者:Charles J. Hunt; Poonam Bajaj; Bengt Rutisson; Monica Beckwith; John Cuthbertson  出版社:Prentice Hall  裝訂:平裝
Modern multicore processors offer immense opportunities to improve Java performance, but they also make Java performance tuning more complex than ever. Java Performance Companion helps you systematica
優惠價: 1 2500
無庫存
Do-it-yourself Java Games ― An Introduction to Java Computer Programming
滿額折
出版日:2015/10/30 作者:Annette Godtland; Leah Darst  出版社:Createspace Independent Pub  裝訂:平裝
Do-It-Yourself Java Games uses a unique "discovery learning" approach to teach computer programming: learn Java programming techniques more by doing Java programming than by reading about th
優惠價: 1 1440
無庫存
出版日:2014/12/24 作者:Wallace Jackson  出版社:Springer-Verlag New York Inc  裝訂:平裝
Beginning Java 8 Games Development, written by Java expert and author Wallace Jackson, teaches you the fundamentals of building a highly illustrative game using the Java 8 programming language. In thi
優惠價: 1 2500
無庫存
Java in Easy Steps ― Covers Java 8
滿額折
出版日:2014/08/05 作者:Mike McGrath  出版社:Pgw  裝訂:平裝
Now in its fifth edition, Java in Easy Steps begins by explaining how to download and install the free Java Development Kit (JDK) for the Java SE (Standard Edition) platform. This allows the reader to
優惠價: 1 570
無庫存
Java
90 折
出版日:2014/04/04 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The world's leading programming author updates his internationally bestselling guide to Java, covering all the new features in Java SE 8.In Java: The Complete Reference, Ninth Edition, Herb Schildt us
優惠價: 9 2052
無庫存
出版日:2013/11/20 作者:Lubomir Stanchev  出版社:Taylor & Francis  裝訂:平裝
"A first year undergraduate textbook for computer science majors, this book can also be used by anyone who wants to learn Java on their own. After reading the textbook and completing the attached proj
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Concise Introduction to Data Structures Using Java
滿額折
出版日:2013/11/11 作者:Mark J. Johnson  出版社:Taylor & Francis  裝訂:平裝
Designed for a CS2 data structures course, this text provides a thorough but concise overview of data structures as well as a gradual introduction to Java. It uses a concise style and includes pseudoc
優惠價: 1 3539
無庫存
出版日:2013/07/25 作者:Robert Liguori; Patricia Liguori  出版社:Oreilly & Associates Inc  裝訂:平裝
A guide to the Java programming language provides concise information on such topics as naming conventions, lexical elements, reference types, exception handling, Java modifiers, the Java Plaform SE,
優惠價: 1 570
無庫存
出版日:2013/05/15 作者:Antonio Goncalves  出版社:Springer-Verlag New York Inc  裝訂:平裝
Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms.Beginning Java EE 7 is the first tutorial book on Java EE 7.Step by step and easy
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Well-Grounded Java Developer ─ Vital Techniques of Java 7 and Polyglot Programming
滿額折
出版日:2012/07/15 作者:Benjamin J. Evans; Martijn Verburg  出版社:Oreilly & Associates Inc  裝訂:平裝
SummaryThe Well-Grounded Java Developer offers a fresh and practical look at new Java 7 features, new JVM languages, and the array of supporting technologies you need for the next generation of Java-b
優惠價: 1 2899
無庫存
出版日:2012/01/20 作者:Herbert Schildt; Dale Skrien  出版社:McGraw-Hill College  裝訂:平裝
Java Programming: A Comprehensive Introduction is designed for an introductory programming course using Java. This text takes a logical approach to the presentation of core topics, moving step-by-ste
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Advanced Java Interview Questions You'll Most Likely Be Asked
滿額折
出版日:2011/05/09 作者:Vibrant Publishers (COR)  出版社:Createspace  裝訂:平裝
Advanced JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-
優惠價: 1 1197
無庫存
Java Generics And Collections
滿額折
出版日:2006/10/01 作者:Maurice Naftalin; Philip Wadler  出版社:Oreilly & Associates Inc  裝訂:平裝
A British software consultant and a professor at the University of Edinburgh explain the fundamentals of the generics feature new to Java 5 and 6, and describe the main interfaces and classes in the J
優惠價: 1 1924
無庫存
COBOL Programmers Swing with Java
90 折
出版日:2004/12/28 作者:E. Reed Doke  出版社:Cambridge Univ Pr  裝訂:平裝
In the fast moving world of information technology, Java is now the number 1 programming language. Programmers and developers everywhere need to know Java to keep pace with traditional and web-based application development. COBOL Programmers Swing with Java provides COBOL programmers a clear, easy transition to Java programming by drawing on the numerous similarities between COBOL and Java. The authors introduce the COBOL programmer to the history of Java and object-oriented programming and then dive into the details of the Java syntax, always contrasting them with their parallels in COBOL. A running case study gives the reader an overall view of application development with Java, with increased functionality as new material is presented. This new edition features the development of graphical user interfaces (GUI's) using the latest in Java Swing components. The clear writing style and excellent examples make the book suitable for anyone wanting to learn Java and OO programming, whethe
優惠價: 9 3275
無庫存
出版日:2004/09/01 作者:Scott Oaks; Henry Wong  出版社:Oreilly & Associates Inc  裝訂:平裝
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's thread
優惠價: 1 1518
無庫存
Bitter Java
滿額折
出版日:2002/05/01 作者:Bruce Tate  出版社:Oreilly & Associates Inc  裝訂:平裝
Intended for intermediate Java programmers, analysts, and architects, this guide is a comprehensive analysis of common server-side Java programming traps (called anti-patterns) and their causes and re
優惠價: 1 2607
無庫存
出版日:2000/05/01 作者:Allen Hollub  出版社:Springer-Verlag New York Inc  裝訂:平裝
Learning how to write multithreaded applications is the key to taking full advantage of the Java platform. InTaming Java Threads, well-known columnist and Java expert Allen Holub provides Java program
優惠價: 1 1328
無庫存
More Java Gems
90 折
出版日:2000/01/28 作者:Dwight Deugo  出版社:Cambridge Univ Pr  裝訂:平裝
More Java Gems presents the best articles and columns published in Java Report between 1997 and 1999. Dwight Deugo, Editor of Java Report, has carefully selected each article to be independent of any specific version of Java. The material relies mainly on those classes that are now part of the standard Java class library and APIs. Also, each article and column discusses Java topics and implementations that are not readily available in a single book. The book serves as an excellent reference to anyone involved with Java. The reader can learn more about the language, perform analysis, design and modeling, work on specific implementations, check performance, and perform testing. This book presents the good ideas of people who have used Java for 'real' applications.
優惠價: 9 3568
無庫存
The Java Faq
90 折
出版日:1997/07/01 作者:Jonni Kanerva  出版社:Prentice Hall  裝訂:平裝
An insider's view of the Java technology which poses and answers the most important frequently asked questions about the Java programming language, Java applets, and Java stand-alone applications. Som
優惠價: 9 2795
無庫存
  • 1130502
    28263
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 28263

暢銷榜

客服中心

收藏

會員專區