This book offers clinicians a long-awaited comprehensive paradigm for assessing object relations functioning in disturbed younger and older adolescents. It gives a clear sense of how object relations
'Risk Assessment for Object Conservation' reflects Dr Jonathan Ashley-Smith's personal interests and views in areas including materials science, the ethics of restoration, the costs of conservation an
本書以Java SE 6和NetBeans IDE為教學和實驗平臺,重點介紹Java程式設計的基礎理論及其應用,內容包括Java應用程式的開發過程、使用NetBeans IDE開發Java應用程式、基本類型、變數和運算式、程式流程圖與結構化程式設計、類與物件基礎、繼承性、封裝性和多態性、陣列、Java類庫及其應用、抽象類別、參考類型轉換和介面、異常處理、資料輸出輸入、多執行緒和Java小程式等。
While Java has changed a lot recently, the tools and techniques most Java developers use to test code are starting to show their age. Spock is a modern testing framework that combines the features of
Rothkegel argues that text production is the result of interaction between text knowledge and object knowledge - the conventional ordering and presentation of knowledge for communicative purposes and
Data mapping in a data warehouse is the process of creating a link between two distinct data models’ (source and target) tables/attributes. Data mapping is required at many stages of DW life-cycle to
The Allure of Things: Process and Object in Contemporary Philosophy contests the view that metaphysics is something to be overcome. By focusing on process and object oriented ontology (OOO) and reject
Implement a Java application portfolio modernization strategy that saves time, eliminates risk, and maximizes benefitsWith Oracle’s promise to upgrade Java every 2-3 years and the compelling new featu
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
Cay Horstmann's 8th edition of Java Concepts provides an approachable introduction to fundamental programming techniques and design skills, helping students master basic concepts and become competent
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
Want to learn Java? This beginning book brings an exciting, new approach to Java instruction that eases the learning curve and uses the Eclipse IDE to make you productive as quickly as possible. In fa
The core idea of this book is that object– oriented technology is a generic technology whose various technical aspects can be presented in a unified and consistent framework. This applies to both prac
The official study guide for the entry-level Oracle Certified Associate exam for Java Programmers—fully updated for Java SE 8Confidently prepare for the OCA Java SE 8 Programmer I exam with this thoro
Gain a strong foundation in Java programming with the confidence and technical skills to build working mobile applications when you use ANDROID BOOT CAMP FOR DEVELOPERS USING JAVA: A GUIDE TO CREATING
lambda運算式權威指南 《精通lambda運算式:Java多核程式設計》介紹Java SE 8中與lambda相關的特性是如何幫助Java迎接下一代並行硬體架構的挑戰的。本書講解了如何編寫lambda、如何在流與集合處理中使用lambda,並且提供了完整的代碼示例。你將學習如何通過lambda運算式充分利用當今多核硬體所帶來的性能改進。 主要內容:為何需要lambda,它將如何改變Java程式