Learn Java 12 Programming
暫譯: 學習 Java 12 程式設計
Samoylov, Nick
- 出版商: Packt Publishing
- 出版日期: 2019-04-30
- 定價: $1,380
- 售價: 6.0 折 $828
- 語言: 英文
- 頁數: 690
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1789957052
- ISBN-13: 9781789957051
-
相關分類:
Java 程式語言
-
相關翻譯:
Java12程序設計學習指南 (簡中版)
-
其他版本:
Learn Java 17 Programming - Second Edition: Learn the fundamentals of Java Programming with this updated guide with the latest features
買這商品的人也買了...
-
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
Working Effectively with Legacy Code : 管理、修改、重構遺留程式碼的藝術 (中文版)$720$562 -
$477Rust 權威指南 (The Rust Programming Language (Covers Rust 2018)) -
再強一點:用 Go語言完成六個大型專案$780$616 -
The Complete Coding Interview Guide in Java: An effective guide for aspiring Java developers to ace their programming interviews$1,680$1,596 -
$1,400Network Programming with Go: Learn to Code Secure and Reliable Network Services from Scratch -
黑帽 Python|給駭客與滲透測試者的 Python 開發指南, 2/e (Black Hat Python : Python Programming for Hackers and Pentesters, 2/e)$450$356 -
Spring REST API 開發與測試指南|使用 Swagger、HATEOAS、JUnit、Mockito、PowerMock、Spring Test$580$493 -
Linux 網路內功修煉 - 徹底了解底層原理及高性能架構$780$663 -
演算法生存指南(書況差限門市銷售)$800$632 -
從 Hooks 開始,讓你的網頁 React 起來 (第二版)(iT邦幫忙鐵人賽系列書)$720$562 -
The Rust Programming Language, 2/e (Paperback)$1,800$1,710 -
哎呀!原來 React 這麼有趣好玩:圈叉、貪吃蛇、記憶方塊三款經典遊戲實戰練習(iThome鐵人賽系列書)$620$484 -
Smaller C|用於小型機器之精實程式碼 (Smaller C: Lean Code for Small Machines)$680$537 -
白話機器學習$780$616 -
React 思維進化:一次打破常見的觀念誤解,躍升專業前端開發者(iThome鐵人賽系列書)【軟精裝】$790$616 -
Python 風格徹底研究|超詳實、好理解的 Python 必學主題 (Dead Simple Python)$980$774 -
遞迴演算法大師親授面試心法:Python 與 JavaScript 解題全攻略 (The Recursive Book of Recursion)$680$530 -
建構機器學習系統實踐指南$620$490 -
機器學習的訓練資料 (Training Data for Machine Learning)$780$616 -
資料工程基礎|規劃和建構強大、穩健的資料系統 (Fundamentals of Data Engineering)$980$774 -
讓 AI 好好說話!從頭打造 LLM (大型語言模型) 實戰秘笈$680$537 -
日式 RPG 編年史:從 DQ 到 FF,角色扮演遊戲敘事手法完全剖析$380$300 -
軟體工程師的英語使用守則:English for Developers$420$357 -
內行人才知道的系統設計面試指南 第二輯 (System Design Interview – An Insider's Guide: Volume 2)$820$648
相關主題
商品描述
A comprehensive guide to get started with Java and gain insights into major concepts such as object-oriented, functional, and reactive programming
Key Features
- Strengthen your knowledge of important programming concepts and the latest features in Java
- Explore core programming topics including GUI programming, concurrency, and error handling
- Learn the idioms and best practices for writing high-quality Java code
Book Description
Java is one of the preferred languages among developers, used in everything right from smartphones, and game consoles to even supercomputers, and its new features simply add to the richness of the language. This book on Java programming begins by helping you learn how to install the Java Development Kit. You will then focus on understanding object-oriented programming (OOP), with exclusive insights into concepts like abstraction, encapsulation, inheritance, and polymorphism, which will help you when programming for real-world apps. Next, you'll cover fundamental programming structures of Java such as data structures and algorithms that will serve as the building blocks for your apps. You will also delve into core programming topics that will assist you with error handling, debugging, and testing your apps. As you progress, you'll move on to advanced topics such as Java libraries, database management, and network programming, which will hone your skills in building professional-grade apps.
Further on, you'll understand how to create a graphic user interface using JavaFX and learn to build scalable apps by taking advantage of reactive and functional programming.
By the end of this book, you'll not only be well versed with Java 10, 11, and 12, but also gain a perspective into the future of this language and software development in general.
What you will learn
- Learn and apply object-oriented principles
- Gain insights into data structures and understand how they are used in Java
- Explore multithreaded, asynchronous, functional, and reactive programming
- Add a user-friendly graphic interface to your application
- Find out what streams are and how they can help in data processing
- Discover the importance of microservices and use them to make your apps robust and scalable
- Explore Java design patterns and best practices to solve everyday problems
- Learn techniques and idioms for writing high-quality Java code
商品描述(中文翻譯)
全面指南,幫助您入門 Java 並深入了解物件導向、函數式和反應式編程等主要概念
主要特色
- 加強您對重要編程概念和 Java 最新功能的知識
- 探索核心編程主題,包括 GUI 編程、併發和錯誤處理
- 學習編寫高品質 Java 代碼的慣用語和最佳實踐
書籍描述
Java 是開發者中最受歡迎的語言之一,應用範圍從智能手機、遊戲主機到超級計算機,其新功能更是為這門語言增添了豐富性。本書將幫助您學習如何安裝 Java 開發工具包(Java Development Kit)。接著,您將專注於理解物件導向編程(OOP),並深入了解抽象、封裝、繼承和多型等概念,這些將在您為實際應用程式編程時提供幫助。然後,您將涵蓋 Java 的基本編程結構,如資料結構和演算法,這些將成為您應用程式的基礎。您還將深入核心編程主題,幫助您進行錯誤處理、除錯和測試應用程式。隨著進度的推進,您將進入進階主題,如 Java 函式庫、資料庫管理和網路編程,這將提升您構建專業級應用程式的技能。
進一步地,您將了解如何使用 JavaFX 創建圖形用戶界面,並學習如何利用反應式和函數式編程來構建可擴展的應用程式。
在本書結束時,您不僅將熟悉 Java 10、11 和 12,還將對這門語言及軟體開發的未來有更深入的了解。
您將學到的內容
- 學習並應用物件導向原則
- 深入了解資料結構及其在 Java 中的應用
- 探索多執行緒、非同步、函數式和反應式編程
- 為您的應用程式添加友好的圖形介面
- 了解什麼是串流(streams)以及它們如何幫助資料處理
- 發現微服務的重要性,並利用它們使您的應用程式更穩健和可擴展
- 探索 Java 設計模式和最佳實踐,以解決日常問題
- 學習編寫高品質 Java 代碼的技術和慣用語