本書是Java領域最有影響力和價值的著作之一,與《Java編程思想》齊名,是高級程序員的首選Java指南。本版針對Java SE 9、10和 11全面更新。通過閱讀本書,你將掌握編寫一流Java代碼的基本技術,瞭解Java用法和最佳實踐,能夠充分利用接口、lambda表達式和內部類的強大功能,學會通過有效的異常處理和調試使程序更堅固,學會利用泛型編程編寫更安全、更可重用的代碼,掌握利用Java的標準集合改善性能和效率,瞭解利用Swing工具包構建跨平臺GUI並使用Java改進的併發特性充分利用多核處理器。
Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement i
Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functiona
本書針對本科高校計算機應用和軟件工程等專業中的應用型需求,根據Java EE 6規範,並參考Java EE 6在企業級開發中應用的特點編寫而成.全書共分十四章,包括Servlet、JSP和JSF程序開發,JDBC、JNDI技術,EJB概述、會話Bean、JMS與消息驅動Bean,JPA、JPQL,Web Service,Java EE安全性與事務,SSH框架開發.本書注重知識體系結構的系統性和條理性,注重理論化知識體系結構與開發實踐過程相結合,介紹Java EE 6.0 包括的重要技術,強調技術在實際項目開發中的操作和應用.本書結構緊湊,語言通俗,深入淺出,示例豐富,可讀性強,便於教學.可作為高等學校計算機應用和軟件工程類專業本、專科的教材或教學參考書. 也可作為計算機專業開發參考書使用。
This new edition provides step-by-step instruction on modern 3D graphics shader programming in OpenGL, along with its theoretical foundations. It is appropriate both for computer science undergraduate
With the release of Java 9 and the increasing maturity of web/microservice frameworks such as Spring Boot and Eclipse MicroProfile, there's never been a better time to design and implement Java-powere
This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC.
Use the JavaFX platform to create rich-client Java applications and discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applica
Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them