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
Microservices break down a large application into smaller components, each interacting with each other to create a united whole. As each component can start, stop, and scale independently, so the whol
Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills.
本書以最新的Java SE 8爲基礎,全面講解Java編程語言、Java面向對象技術和Java核心類庫。全書共18章,主要內容包括Java語言基礎(數據類型、運算符與表達式、程序流程控制)、類與對象基礎、數組與字符串、Java面向對象特徵(類的繼承與多態、內部類與注解類型、接口與Lambda表達式)、常用核心類、泛型與集合框架、异常處理、輸入輸出、JavaFX圖形界面及事件處理、常用控件、JDBC
This effective self-study guide covers every topic on the current version of the OCP Java SE 8 Programmer II examTake the latest version of the OCP Java SE 8 Programmer II exam with complete confidenc
With traditional software unit tests, there’s never a guarantee that an application will actually function correctly in the production environment. When you add microservices, testing becomes even mor
本書涵蓋Java SE 6的基礎知識和核心內容,從Java語言的基本概念入手,注重Java語言的物件導向特性,強調物件導向的程式設計思想,在實例上注重實用性和啟發性;根據“Java語言程式設計”課程的教學大綱,採用由淺入深、理論與實踐相結合的基本技巧,同時確保一定的廣度和深度。 全書共分11章,主要內容包括Java語言概述,Java語言基礎,運算子、運算式與語句,Java物件導向基礎,常用類,Ja
To earn the OCA Java SE 8 Programmer I Certification, readers need to know Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exerc
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
本書基於最新的Java EE 7規範對Java EE的基礎知識和應用開發技術進行系統講解。書中主要內容分為五篇:入門篇對Java EE基本的介紹。第一篇介紹了Java EE的概念和Java語言基礎以及實際開發中涉及的各種基礎技術,包括SQL語言與MySQL、XML、HTML、CSS、JavaScript、Servlet、JSP等,可使讀者全面認識Java EE以及各種基礎技術。第二篇以Java E
Data Structures: Abstraction and Design Using Java, 3rd Edition, combines a strong emphasis on problem solving and software design with the study of data structures. The authors discuss applications o
Code Java like a TRUE EXPERT! “ Great book for learning Java. This book backs up concepts introduced with clear and logical examples.“- Allen B, from Amazon.com “The beauty of this book is that you ca
As one of the most popular software languages for building Web applications, Java is often the first programming language developers learn.Completely revised and packed with updates for new versions o