Building Java Programs: A Back to Basics Approach, Third Edition, introduces novice programmers to basic constructs and common pitfalls by emphasizing the essentials of procedural programming, problem
本書以Java SE 6和NetBeans IDE為教學和實驗平臺,重點介紹Java程式設計的基礎理論及其應用,內容包括Java應用程式的開發過程、使用NetBeans IDE開發Java應用程式、基本類型、變數和運算式、程式流程圖與結構化程式設計、類與物件基礎、繼承性、封裝性和多態性、陣列、Java類庫及其應用、抽象類別、參考類型轉換和介面、異常處理、資料輸出輸入、多執行緒和Java小程式等。
Use Raspberry Pi with Java to create innovative devices that power the internet of things!Raspberry Pi with Java: Programming the Internet of Things (IoT) fills an important gap in knowledge between s
If you are a Java developer, student, researcher, or hobbyist wanting to create computer vision applications in Java then this book is for you. If you are an experienced C/C++ developer who is
HotSpot VM 是目前市面上高性能JVM 的代表作之一,它採用解譯器+JIT 編譯器的混合執行引擎,使得Java 程式的執行性能從此有了質的飛躍。本書以極其精練的語句詮釋了HotSpot VM 的方方面面,比如:位元組碼的編譯原理、位元組碼的內部組成結構、通過源碼的方式剖析HotSpot VM 的啟動過程和初始化過程、Java 虛擬機器的運行時記憶體、垃圾收集演算法、垃圾收集器(重點講解了S
The Pragmatic Programmers classic is back! Freshly updated for modern software development,Pragmatic Unit Testing in Java 8 With JUnit teaches you how to write and run easily maintained unit tests in
Discover the power of Java for developing applications with the engaging, hands-on approach in Farrell's JAVA PROGRAMMING, 8E. With this book, even first-time programmers can quickly develop useful pr
Scripting in Java teaches you how to use the Java Scripting API (not JavaScript) to execute scripts written in a scripting language and takes advantage of the features of a scripting language while de