TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
裝訂方式
搜尋結果 /

Java Data Object

19810
2 / 496
Spring Boot 零基礎入門:從零到專案開發,古古帶你輕鬆上手(iThome鐵人賽系列書)
滿額折
出版日:2024/12/16 作者:古君葳(古古)  出版社:博碩文化  裝訂:平裝
一步步掌握 Spring Boot 的用法, 建立 Java 後端工程師必備的技術能力! 【書籍簡介】 本書內容改編自第 15 屆 iThome 鐵人賽 Software Development 組的優選系列文章《Spring Boot 零基礎入門》。在現今 Java 的工作中,Spring Boot 這項技術已經是不可或缺的一部分,打開各大徵才網一看,大部分的 Java 工程師職缺都會要求求職者有使用過 Spring Boot 的經驗,甚至已經到了「不會 Spring、不談就業」的程度,因此學習 Spring Boot 已經是成為 Java 工程師的必備條件。 但是 Spring Boot 中所包含的技術非常多,對於剛入門的人來說,要從哪裡開始學起會是一個大問題,並且網路上的資料比較零碎,用東拼西湊的學習方式,也很難能夠真正的了解 Spring Boot 中的特性。 因此本書的目標在於幫助沒接觸過(甚至沒聽過)Spring Boot 的人,了解 Spring Boot 到底是什麼,並且能夠運用 Spring Boot 搭建一個簡易的後端系統。如果你打從心底想要從頭開始學習Spring Boot、或是你想了解業界目前最流行的 Spring Boot 的用法,那就跟著這本書一起,從零開始入門 Spring Boot 吧! 【目標讀者】 ❏ 想學習 Spring Boot,但不知道從何入門 ❏ 看過 Spring Boot 的相關介紹,但不了解實際要如何運用 【閱讀完本書之後,你可以學到】 ❏ 了解什麼是 Spring Boot,以及如何運用 IntelliJ 這套軟體開發 Spring Boot 程式 ❏ 了解 Spring 框架的兩大特性 - IoC 和 AOP ❏ 了解 Spring MVC、Spring JDBC 的基本用法 ❏ 能夠運用 Spring Boot,實作出一個簡易的後端系統 【閱讀本書前,需具備的前置知識】 閱讀本書前,必須具備「Java 程式語言」和「MySQL 資料庫設計」的知識。 其中 Java 需要了解基本 Java 的語法,並且至少要知道「多型(polymorphism)」的概念,而 MySQL 則需要了解基本的 SQL 語法(Select、Update、Insert、Delete)的用法。 另外 Mac / Windows 皆可閱讀本書
優惠價: 9 648
庫存:2
Java開發者的DevOps工具
滿額折
出版日:2023/01/04 作者:Stephen Chin; Melissa McKay; Ixchel Ruiz; Baruch Sadogursky  出版社:美商歐萊禮  裝訂:平裝
從原始碼到生產容器的最佳實務引用自前言「作者在引導您完成所有相關步驟方面表現非常出色,從套件管理到保護工件以及部署。」 —Daniel BryantAmbassador Labs的DevRel負責人,Java Champion隨著DevOps、低成本雲端計算、以及容器技術的興起,現在Java開發人員進行開發的方式發生了巨大變化。這本實用指南可幫助您利用最新DevOps技術善用微服務、無伺服器和雲端原生技術來簡化建構過程並建立高效率團隊。JFrog公司的Stephen Chin、Melissa McKay、Ixchel Ruiz和Baruch Sadogursky協助您評估一系列選項。這個列表包括使用Git原始碼控制、使用Maven和Gradle建構宣告、使用CircleCI的 CI/CD、使用Artifactory套件管理、使用Docker和Kubernetes容器化等等。無論您是使用 Jakarta EE、Spring Boot、Dropwizard、MicroProfile、Micronaut、還是Quarkus來建構應用程式,這份完整的指南都能滿足您的需求。‧探索軟體生命週期最佳實務‧使用DevSecOps方法來促進軟體開發和交付‧瞭解DevSecOps最佳實務的商業價值‧管理和保護軟體依賴項‧使用容器和雲端原生技術來開發和部署應用程式‧管理和掌管原始碼控制儲存庫和開發流程‧使用自動化來設定和管理建構生產線‧識別常見的部署樣式和反樣式‧在部署後維護和監控軟體
優惠價: 9 522
庫存:1
OCP:Java SE 11 Developer認證指南(下)-API剖析運用篇
滿額折
出版日:2022/09/07 作者:曾瑞君  出版社:博碩文化  裝訂:平裝
【本書特色】 Java SE 11認證最佳攻略 由初學邁向認證,從基礎進階達人 ✪解析原廠文件,切合認證範圍! ✪對照範例程式,迅速了解內容! ✪彙整教學經驗,重點一次掌握! ✪圖解複雜觀念,學習輕鬆上手! ✪演練擬真試題,掌握考試精髓! ✪適用1Z0-819認證考試 【內容簡介】 Oracle公司繼Java 8推出1Z0-808與1Z0-809認證考試科目後,原本在次一個長期支援版本的Java 11也推出1Z0-815與1Z0-816的雙考試,但在2020/10/01之後,改以1Z0-819取代前兩者,成為現行要取得「Oracle Certified Professional: Java SE 11 Developer」證照的唯一考試科目。 雖然由兩科考試合併為一科,但考試範圍並未縮減。作者依據原廠公布的命題範圍,深入研讀相關文件,推出上、下兩冊認證指南,分別是: ✪OCP:Java SE 11 Developer認證指南(上) - 物件導向設計篇 ✪OCP:Java SE 11 Developer認證指南(下) - API剖析運用篇 上冊以基本語法入門,以至於了解封裝、繼承、多型等物件導向程式的撰寫方式與設計模式實作,也包含列舉型別、巢狀類別、lamdba表示式等特殊語法講授。 下冊聚焦Java API應用,包含泛型、集合物件與Map族群、基礎IO與NIO.2、執行緒與並行架構、JDBC連線資料庫、多國語系、lamdba進階與Stream類別族群、日期時間類別族群、標註型別、模組化應用、資訊安全等豐富主題。 兩冊並有依據原廠命題範圍而蒐錄編寫的擬真試題實戰與詳解,讀者可依自己的學習狀況分冊選讀,以掌握新版Java SE11的特色,並熟悉認證考試的重點。
優惠價: 9 738
庫存:1
OCP:Java SE 11 Developer 認證指南(上)-物件導向設計篇
滿額折
出版日:2022/08/04 作者:曾瑞君  出版社:博碩文化  裝訂:平裝
【本書特色】 Java SE 11認證最佳攻略 由初學邁向認證,從基礎進階達人 ✪解析原廠文件,切合認證範圍! ✪對照範例程式,迅速了解內容! ✪彙整教學經驗,重點一次掌握! ✪圖解複雜觀念,學習輕鬆上手! ✪演練擬真試題,掌握考試精髓! ✪適用1Z0-819認證考試 【內容簡介】 Oracle公司繼Java 8推出1Z0-808與1Z0-809認證考試科目後,原本在次一個長期支援版本的Java 11也推出1Z0-815與1Z0-816的雙考試,但在2020/10/01之後,改以1Z0-819取代前兩者,成為現行要取得「Oracle Certified Professional: Java SE 11 Developer」證照的唯一考試科目。 雖然由兩科考試合併為一科,但考試範圍並未縮減。作者依據原廠公布的命題範圍,深入研讀相關文件,推出上、下兩冊認證指南,分別是: ✪OCP:Java SE 11 Developer認證指南(上) - 物件導向設計篇 ✪OCP:Java SE 11 Developer認證指南(下) - API剖析運用篇 上冊以基本語法入門,以至於了解封裝、繼承、多型等物件導向程式的撰寫方式與設計模式實作,也包含列舉型別、巢狀類別、lamdba表示式等特殊語法講授。 下冊聚焦Java API應用,包含泛型、集合物件與Map族群、基礎IO與NIO.2、執行緒與並行架構、JDBC連線資料庫、多國語系、lamdba進階與Stream類別族群、日期時間類別族群、標註型別、模組化應用、資訊安全等豐富主題。 兩冊並有依據原廠命題範圍而蒐錄編寫的擬真試題實戰與詳解,讀者可依自己的學習狀況分冊選讀,以掌握新版Java SE11的特色,並熟悉認證考試的重點。
優惠價: 9 621
庫存:2
Poetry and Pictures
滿額折
出版日:2021/09/08 作者:Francis Cheng; John Hsu  出版社:獵海人  裝訂:平裝
序▌A Tribute to Gifted Photographer Francis ChengMr. John Hsu, a gifted photographer, who likes to present water image rather than real object in his photos.Because it can show water image of sky, as
優惠價: 9 180
庫存:2
AWS Lambda程式設計
滿額折
出版日:2021/06/21 作者:John Chapin; Mike Roberts  出版社:美商歐萊禮  裝訂:平裝
用Java建立和部署無伺服器應用程式 「如果你是想要獲取無伺服器運算優勢的Java開發者,這本書就是你正在尋覓的!」 ―Brian Gruber Meetup首席架構師 無伺服器改進了組織建立和部署軟體的方式。Java工程師可以透過本書的引導,學習無伺服器運算,並了解雲端運算執行模型如何降低開發和維運的複雜度和成本,同時減少進入市場的花費和時間。 工程師主管John Chapin和Mike Rob
優惠價: 9 522
庫存:1
Spring Boot微服務跨語言:最強Kotlin後端開發終極範例
滿額折
出版日:2021/03/18 作者:袁康  出版社:深智數位  裝訂:平裝
Spring Boot不再是Java的專利,Kotlin也不再是Android的專屬語言。少了Java的笨重,除去Scala的複雜,用Kotlin開發後端又小又快又輕,熟悉Kotlin的你,再也不用羨慕Java使用者最愛的微服務,你也可以直接上手。 內容簡介本書介紹了Kotlin在Spring Boot微服務開發中的實作,並使用Kotlin作為開發語言,介紹了函數式程式設計思想、Kotlin的語法、Kotlin在常用中介軟體中的應用,以及其在微服務註冊中心、微服務設定中心、微服務閘道、Spring Cloud Alibaba、服務監控和服務鏈路監控方面的應用。本書舉出了詳細的實例程式和一個完整的部落格範例,可以幫助讀者使用Kotlin開發基於Spring Boot微服務的程式。 適合讀者閱讀本書需要具有一定的程式設計基礎,但入門門檻不高。因此,本書適合大學生、工程師等對使用Kotlin開發服務端程式有興趣的讀者閱讀。
優惠價: 9 711
庫存:1
Java最強入門邁向頂尖高手之路:王者歸來【全彩版】
滿額折
出版日:2020/10/15 作者:洪錦魁  出版社:深智數位  裝訂:平裝
Java最強入門邁向頂尖高手之路 王者歸來 第二版 本書特色 相較於第一版這一版新增下列內容:  更完整解說輸入與輸出  溫度轉換與高斯數學  生肖系統程式  火箭升空程式  圓周率  雞兔同籠  國王的麥粒  線性搜尋  計算器  基礎統計  最基礎的JavaFX入門  其他修訂約50處 很早就想改版第一版的書籍,歷經多時的醞釀與投入,終於完成這本書著作的改版,心情是愉快
優惠價: 9 900
庫存:1
The DATA Set Collection 2 (#5-8): A Case of the Clones; Invasion of the Insects; Out of Remote Control; Down the Brain Drain
滿額折
出版日:2020/08/18 作者:Ada Hopper  出版社:Atheneum  裝訂:平裝
Join the DATA Set on their outrageous adventures with this action-packed collection of books five through eight!DANGER! ACTION! TROUBLE! ADVENTURE!Meet Newtonburg Elementary’s whiz kids: Gabe, Laura,
優惠價: 79 720
庫存:3
How to Solve the Rubik's Cube
滿額折
出版日:2020/04/01 作者:Egmont Uk (COR)  出版社:Egmont Books UK  裝訂:平裝
The Rubik's Cube is the world's best-known puzzle, a magical object that has baffled and fascinated the world for over fifty years. This clearly-illustrated step-by-step guide teaches you a foolproof beginners' method for solving the Cube, plus advanced techniques if you want to learn to solve it in seconds.An Official Guide to cracking the cube!
優惠價: 79 270
無庫存
Agent-Based Modelling and Geographical Information Systems:A Practical Primer
滿額折
出版日:2019/02/11 作者:Crooks  出版社:SAGE Publications UK  裝訂:平裝
This is the era of Big Data and computational social science. It is an era that requires tools which can do more than visualise data but also model the complex relation between data and huma
優惠:挖寶專區-原文書 優惠價: 66 1741
庫存:1
Data Protection ― A Practical Guide to Uk and Eu Law
75 折
出版日:2018/05/01 作者:Peter Carey  出版社:Oxford Univ Pr  裝訂:平裝
Now in its fifth edition, this invaluable handbook provides a complete guide to the practical application of data protection law. It is fully updated and expanded to include coverage of significant de
優惠:外文好書 優惠價: 75 3562
庫存:1
Little Children's Holiday Pad
滿額折
出版日:2017/07/01 作者:Kirsteen Robson ; Sam Smith  出版社:Usborne UK  裝訂:平裝
A new tear-off pad with over a hundred simple puzzles that little children will love to do. There are mazes, dot-to-dots, spot the differences and word puzzles to solve, as well as all kinds of object
優惠價: 7 307
庫存:4
Pro Spring Boot
70 折
出版日:2016/06/20 作者:Felipe Gutierrez  出版社:Springer Verlag  裝訂:平裝
Pro Spring Boot is your authoritative hands-on practical guide for increasing your Spring Framework-based enterprise Java and cloud application productivity while decreasing development time using the
優惠:匯讀中外曬書展 優惠價: 7 1382
庫存:1
Panel-data迴歸模型:STaTa在廣義時間序列的應用
滿額折
出版日:2016/05/31 作者:張紹勳  出版社:五南圖書出版  裝訂:平裝
● Panel-data迴歸是大量應用於經濟、統計、社會和醫學領域的熱門分析工具,研究者不可不學。● 本書內容結合「理論、方法、統計」,幫助您正確、精準處理Panel-data迴歸模型。● 完整剖析各項統計分析技巧,模型建立好簡單,迅速提升研究力!● 圖解操作流程,跟著老師的指示,無痛學習STATA指令功能。● 本書範例結合光碟檔案學習,帶領讀者熟悉軟體及統計觀念,一步一步深入分析。 要
優惠價: 95 950
庫存:1
Classic Grounded Theory ─ Applications With Qualitative and Quantitative Data
90 折
出版日:2016/05/05 作者:Judith A. Holton; Isabelle Walsh  出版社:SAGE Publications UK  裝訂:平裝
Classic Grounded Theory: Applications with Qualitative and Quantitative Data is unique in its presentation of classic grounded theory, from its historical origins to step-by-step guidance on how to ca
優惠價: 9 3510
庫存:1
追蹤資料分析原理與R程式實務
滿額折
出版日:2014/06/01 作者:何宗武  出版社:雙葉書廊  裝訂:平裝
Panel Data是一個越來越受到重視的資料型態,除了財經會計之外,一般社會科學對於分析Panel Data的需要也日益增加。本書除了介紹標準個體計量使用的Panel Data分析之外,也包括非定態Panel Data的分析,以及近年來相當引人注意的 Large Panel問題。►以資料分析的角度結合Panel Data的理論和實做:本書多以敘述方式講述理論,另外再輔以簡單的代數,讀者可以很快地
優惠價: 95 371
庫存:1
Inferno: (Robert Langdon Book 4)
滿額折
出版日:2014/05/08 作者:Dan Brown  出版社:Corgi UK  裝訂:平裝
Florence: Harvard symbologist Robert Langdon awakes in a hospital bed with no recollection of where he is or how he got there. Nor can he explain the origin of the macabre object that is found hidden
優惠價: 79 434
庫存:1
Practical Opencv
90 折
出版日:2013/11/30 作者:Samarth Brahmbhatt  出版社:Springer-Verlag New York Inc  裝訂:平裝
Practical OpenCV is a hands-on project book that shows you how to get the best results from OpenCV, the open-source computer vision library.Computer vision is key to technologies like object recogniti
優惠價: 9 2165
庫存:1
Bells and Whistles ─ More Speculative Realism
滿額折
出版日:2013/11/07 作者:Graham Harman  出版社:Natl Book Network  裝訂:平裝
In this diverse collection of sixteen essays, lectures, and interviews Graham Harman lucidly explains the principles of Speculative Realism, including his own object-oriented philosophy.
優惠價: 1 1213
庫存:1
Bright Baby Grip Books It's Time to Sleep
滿額折
出版日:2013/07/03 作者:Roger Priddy  出版社:Priddy Books UK  裝訂:平裝
A first book for babies about a key time in their day - bedtimeColourful collection of photographs encourages object recognition, text labels aid first word and picture association skillsShaped carry
優惠:挖寶專區-原文書 優惠價: 66 180
庫存:2
Modular Origami Paper Pack ─ 350 Colorful Papers Perfect for Folding in 3D
滿額折
出版日:2012/11/01 作者:Michael G. LaFosse; Richard L. Alexander  出版社:Tuttle Pub  裝訂:平裝
A single piece of artfully-folded paper is a wondrous object in the right hands. When multiple folded pieces are combined to form larger models—the results are truly astounding!Modular origami is the
優惠價: 1 568
庫存:1
Billboard Sheet Music Hits 2000-2010 ─ Piano/Vocal/Guitar
70 折
出版日:2010/08/09 作者:Alfred Publishing  出版社:Alfred Pub Co  裝訂:平裝
*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]" data-turn="assistant" data-scroll-anchor="true" data-testid="conversation-turn-2" data-turn-id="08e15aa8-b8fe-43cf-b1fa-9a449b32d719">Play the hits that rocked the Billboard charts from 2000 to 2010!This exclusive sheet music collection features dozens of No. 1 hits and piano-friendly chart singles that are a pleasure to play. Each piano arrangement accurately depicts the original hit recording, with guitar chords, lyrics, and vocal melodies included—perfect for fellow music makers to play and sing along.Spanning a decade of unforgettable pop, rock, and contemporary classics, this collection captures the soundtracks of a generation, from emotional ballads to anthems that defined the charts.Titles Included21 Guns (Green Day)Airplanes (B.o.B. featuring Hayley Williams of Paramore)Apologize (Timbaland fe
優惠:匯讀中外曬書展 優惠價: 7 744
庫存:1
The Lost Symbol (平裝本)(英國版)(Robert Langdon Book 3)
79 折
出版日:2010/07/22 作者:Dan Brown  出版社:Corgi UK  裝訂:平裝
The Capitol Building, Washington DC: Harvard symbologist Robert Langdon believes he is here to give a lecture. He is wrong. Within minutes of his arrival, a shocking object is discovered. It is a grue
優惠價: 79 434
庫存:2
The Works of Alfred Lord Tennyson 丁尼生作品集
滿額折
出版日:1998/04/01 作者:Alfred Lord Tennyson and Karen Hodder  出版社:Wordsworth Editions Ltd  裝訂:平裝
Selected by Rosemary Gray. Poignant, wry, chilling, challenging, amusing, thought-provoking and always intriguing, these accomplished tales from the pens of great writers are object-lessons in the art
優惠:企鵝經典文學展 優惠價: 75 205
庫存:5
In Between the Sheets
滿額折
出版日:1997/06/05 作者:Ian McEwan  出版社:Vintage Publishing  裝訂:平裝
The second collection of blazingly original short stories from Booker prize-winning, Sunday Times-bestselling author Ian McEwan. A two-timing pornographer becomes the unwilling object of one of his
優惠:挖寶專區-原文書 優惠價: 66 362
庫存:2
The Private Self
75 折
出版日:1996/04/01 作者:Arnold Modell  出版社:Harvard Univ Pr  裝訂:平裝
In The Private Self, Arnold Modell contributes an interdisciplinary perspective in formulating a theory of the private self. A leading thinker in American psychoanalysis, Modell here studies selfhood by examining variations on the theme of the self in Freud and in the work of object relations theorists, self psychologists, and neuroscientists. Modell contends that the self is fundamentally paradoxical, in that it is at once dependent upon social affirmation and autonomous in generating itself from within. We create ourselves, he suggests, by selecting values that are endowed with private meanings.By thinking of the unconscious as a neurophysiological process, and the self as the subject and object of its own experience, Modell is able to explain how identity can persist in the flux of consciousness. He thus offers an exciting and original perspective for our understanding of the mind and the brain.
優惠:外文好書 優惠價: 75 1800
庫存:1
Introduction to Java Programming and Data Structures, Comprehensive Version [Global Edition]
滿額折
出版日:2021/10/05 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the textbuilds a strong foundation of basic programming concepts and techniques beforeteaching students object-oriented programming and advanced Java programming.Liang explains programming in a problem-driven way that focuses on problemsolving rather than syntax, illustrating basic concepts by example andproviding a large number of exercises with various levels of difficulty forstudents to practice.The 12th Edition is completely revised in everydetail to enhance clarity, presentation, content, examples, and exercises.
優惠價: 1 3299
無庫存
Data Structures and Algorithms With Javascript
滿額折
出版日:2014/03/22 作者:Michael McMillan  出版社:Oreilly & Associates Inc  裝訂:平裝
If you’re using JavaScript on the server-side, you need to implement classic data structures that conventional object-oriented programs (such as C# and Java) provide. This practical book shows you how
優惠價: 1 2000
無庫存
The Essence of Object-Oriented Programming With Java and Uml
90 折
出版日:2001/12/01 作者:Bruce Wampler  出版社:Prentice Hall  裝訂:平裝
Written for programmers familiar with Java, this guide explains the principles of object-oriented programming, and how to translate object-oriented designs into real programs using Java and the unifie
優惠價: 9 1823
無庫存
Empowering DTCO Innovation with AI and Machine Learning
滿額折
出版日:2025/12/25 作者:Hock Chen  出版社:五南圖書出版  裝訂:平裝
Core Insight:Cross-Domain Data Collaboration: Unlocking Chip PotentialEliminating the "efficiency gap" caused by knowledge silos is the starting point for industry potential. Data doesn't lie; Data Science provides the solution: Through innovation and cross-domain restructuring, we visualize results to become the critical accelerator for boosting efficiency.GenAI Reshaping the Future of SemiconductorsFacing the immense challenge of the slowing pace of Moore's Law, the semiconductor industry urgently requires new breakthroughs. This book is specifically designed to solve the "Efficiency Black Hole" that consumes tens of billions of dollars annually in the industry.The Empowering DTCO Innovation with AI and Machine Learning offers readers a practical DTCO.ML Framework, demonstrating how to leverage Machine Learning (ML) and Generative AI (GenAI) technologies to inject new acceleration into chip manufacturing processes. Learn to master process variability and optimize chip energy efficien
優惠價: 95 380
庫存:2
大話設計模式:JAVA風雲再起彩色加強版(好評熱銷版)
滿額折
出版日:2025/08/19 作者:程杰  出版社:深智數位  裝訂:平裝
\\好評熱銷再上市//☆★☆★【百萬讀者認可!趣味解讀“設計模式+OOP”】★☆★☆全彩印刷+立體圖表+學習資源=詳盡解析全新升級,全新體驗儘管程式設計是嚴謹的,不容大話和戲說,但生活卻是多姿多彩的,而設計模式也不是孤立於現實世界所憑空想出來的理論。事實上所有的模式都可以在生活中找到對應,本書就是這種精神的實踐。透過主人翁小菜和大鳥的對話,將求職、面試、工作、交友、投資、兼職、辦公室文化、生活百態等等非常接近程式設計師生活原貌的場景寫到了書中,用一個個小故事來引出模式。本書由常被用來建造大型系統的Java語言所撰寫,共分為三個部分:第一部分是楔子,主要是給不熟悉物件導向程式設計的讀者們觀念說明,並透過一個例子的演變,介紹類別、封裝、繼承、多形、介面、集合等概念。第二部分是物件導向的意義和好處,以及幾個重要的設計原則。第三部分是本書的精華,講解23個設計模式,是對設計模式的複習,利用小菜夢到的超級模式大賽場景,把所有的物件導向和模式概念都擬人化,趣味性地複習設計模式之間的異同和關鍵點,看故事學技術,這才是IT人寓教於樂的終極目標啊!【本書看點】?趣味式真Java代碼?生動解析OOP觀念?卡片式重構23個GoF設計模式?對話式解讀知識點
優惠價: 9 792
庫存:7
最實用業界專案精選:用Spring Boot和Spring Cloud頂級開發
滿額折
出版日:2025/02/19 作者:姜橋  出版社:深智數位  裝訂:平裝
\\感謝讀者支持,好評回饋再上市//業界精選十項大型專案 擁有基礎知識後,想更了解專案開發? 如何進行微服務架構的轉型? 透過本書,讓你快速提升專案獨立執行能力【內容簡介】 隨著微服務概念的興起,如何快速實施微服務成了一個重要話題。在Java服務端領域,Spring Cloud微服務系統事實上已經成為整個Java後端架構的標準配備。如果你打算從事Java服務端開發,或你所在的公司正打算轉型微服務,那麼Spring Cloud是無論如何都躲不開的話題。 本書以專案實戰的形式來介紹Spring Cloud微服務系統。來自業界的真實案例,包括了建構Spring Cloud微服務所需的大部分內容,包括微服務專案架設、微服務閘道、熔斷限流、分散式任務排程、自動化CI/CD建構、Kubernetes容器化部署、微服務監控系統、分散式鏈路追蹤等。 無論讀者是否接觸過微服務開發,只要具備一定的Java開發基礎,都能透過本書快速掌握實際場景中的微服務開發技巧,並快速提升專案的實戰經驗。【適合讀者群】 .希望快速提升專案經驗的Java初學者 .正在轉型微服務架構的傳統專案的工程師 .希望提升Spring Cloud微服務全端技術經驗的進階開發工程師 .對特定系統設計感興趣的產品經理及研發人員【本書特色】 每個專案實例分為功能概述、系統設計、實際步驟。讓讀者有效率地熟悉特定系統,並應用在實戰環境中。 本書內含十項專案: .使用者系統 .SSO授權認證系統 .車輛電子圍欄系統 .電子錢包系統 .支付系統 .A/B測試系統 .分散式任務排程系統 .微服務DevOps發佈系統 .微服務度量指標監控系統 .微服務分散式鏈路追蹤系統
優惠價: 9 900
庫存:5
UML物件導向系統分析與設計
滿額折
出版日:2024/07/01 作者:游峰碩  出版社:博碩文化  裝訂:平裝
本書以物件導向技術為主軸,輔以UML為塑模工具來闡述有關近代資訊系統開發之方法。適用對象包含任何對系統開發有興趣之同學,程式設計師,軟體工程師,及系統分析師。 本書主要是從以下幾個觀點來介紹系統的分析與設計的過程: ☑ 功能觀點:著重於需求分析的捕捉,使用案例圖(Use Case Diagram)的塑模,以及活動圖(Activity Diagram)的流程分析及輔助性。 ☑ 靜態觀點:著重於概念模型(Conceptual Modeling)的基本概念,類別圖(Class Diagram)的塑模原則,以及物件圖(Object Diagram)的輔助性。 ☑ 動態觀點:著重於分析物件(Analysis Object)的應用,循序圖(Sequence Diagram)的塑模,以及建立原則。 ☑ 部署觀點:強調軟體元件的封裝管理(Component Diagram),配置與部署(Deployment Diagram)。 ☑ 設計觀點:內容強調類別以及類別庫的架構設計原則,並介紹基本的設計樣式(Design Pattern)以及框架(Framework)的概念。
優惠價: 9 558
庫存:2
資料結構入門:使用C語言
滿額折
出版日:2023/11/01 作者:陳會安  出版社:全華圖書  裝訂:平裝
本書特色1.本書完全是以實務角度來幫助讀者學習資料結構。2.本書說明的各種資料結構都擁有對應實作的C程式碼,可以讓讀者實際執行C程式來驗證各種資料結構。3.提供大量表格、範例和圖例來說明各種資料結構觀念和詳細的演算法步驟。4.提供一套網頁版模擬動畫工具來加強重要觀念的解說,使用互動動畫方式來模擬展示各種資料結構。5.當讀者學習物件導向程式語言的C++、C#或Java語言後,就可以將本書C模組化程式設計改為類別來實作,輕鬆升級資料結構來學習物件導向程式設計。內容簡介以C語言的模組化程式設計實作各種資料結構的抽象資料型態ADT,由於物件導向程式語言是使用「類別」實作抽象資料型態ADT,換句話說,當讀者進階學習物件導向程式語言的C++或Java後,一樣可以將本書相關資料結構的觀念,直接改為類別來實作抽象資料型態,輕鬆升級應用在物件導向程式設計。
優惠價: 95 456
庫存:4
Visual Basic.NET武功祕笈
79 折
出版日:2022/10/01 作者:孫惠民  出版社:易習圖書  裝訂:平裝
關鍵語法與實用範例觀念解說!現在就全面領略Visual Basic.NET的極緻表現!本書詳細講解與教導讀者及程式開發人員如何使用Visual Basic.NET結合 .NET Framework的物件與元件來開發各類實用的物件/元件/應用/商務系統程式。從教導讀者Visual Basic.NET各種內建的視覺化元件以及Microsoft .NET Framework的各種功能強大的應用物件類別與工具開始,到開發設計多功能與實用的商務與系統自定物件(User Defined Object Class)、到商務應用物件(Application Object Class)以及各種套裝化的商務元件、本書更將教導讀者如何使用VB.NET結合Chart元件規劃各類商務應用系統最需要的統計圖表應用程式!一直到如何運用VB.NET結合Office Excel/Word元件來開發各類試算表與Word文件的應用程式。相信能帶給所有愛用Visual Basic.NET的讀者以及程式設計師些許的助益。讀完本書,希望所有讀者多加練習及善用功能強大的Visual Basic.NET物件導向程式語言的設計功能,規劃出實用的各類雲端與網際應用系統!
優惠價: 79 458
庫存:1
領域驅動設計與.NET Core:應用DDD原則,探索軟體核心複雜度
滿額折
出版日:2021/09/15 作者:AlexeyZimarev  出版社:博碩文化  裝訂:平裝
『本書採用目前流行的Event Storming(事件風暴)作為教學主軸,以刊登廣告系統為範例,帶著讀者完整走過一遍套用DDD的分析、設計與實作過程。書中除了基本的Entity、Value Object、Domain Service、Factory、Aggregate、Repository、Domain Event、Application Service等DDD戰術模式的詳細實作範例與設計取捨的討
優惠價: 9 702
庫存:2
5 Steps to a 5: AP Computer Science a 2022
75 折
出版日:2021/08/06 作者:Carol Paymer  出版社:McGraw-Hill  裝訂:平裝
MATCHES THE LATEST EXAM Let us supplement your AP classroom experience with this easy-to-follow study guide The immensely popular 5 Steps to a 5: AP Computer Science A guide has been updated for the 2021-22 school year and now contains: 3 full-length practice exams that reflect the latest examComprehensive overview of the AP Computer Science A exam formatHundreds of practice exercises with thorough answer explanationsTwo full sections devoted to algorithm writing and two levels of sample questions for each Java concept (basic and advanced)Proven strategies specific to each section of the test
優惠:Mcgraw-Hill 書展 優惠價: 75 513
庫存:1
The Whale Who Wanted More
滿額折
出版日:2021/08/05 作者:Rachel Bright; Jim Field  出版社:Hodder Childrens Book UK  裝訂:平裝
A stunning undersea tale of friendship, community and discovery from the bestselling creators of The Lion Inside. Under glittering waves of a vast ocean blue, a beautiful world is hidden from view. And there, in the cool and the quiet of the deep, a great, gentle giant was stirring from sleep .. . Humphrey the whale is on a quest: to find the one perfect object that will make him feel complete.He roams far and wide, gathering endless undersea treasure as he goes. Yet, no matter how many goodies he accumulates, Humphrey still doesn't feel content. Could it be friendship, not possessions, that will really make Humphrey's heart sing?A sparkling rhyming tale that encourages sharing and kindness, this heartwarming story of friendship is perfect for reading aloud.
優惠價: 79 347
庫存:4
Spring Boot:建置與執行
滿額折
出版日:2021/07/05 作者:Mark Heckler  出版社:美商歐萊禮  裝訂:平裝
建構雲端原生的Java和Kotlin應用程式 「本書和它的作者必須是那些剛開始使用Spring Boot的人最友好的夥伴。我希望你能像我一樣享受他們的陪伴。」 ―David Syer博士 VMware 「Mark為如何運用Spring Boot建置應用程式提供了一個全新的視角。請不要錯過這個機會。」 ―Greg L. Turnquist Spring團隊成員,YouTube節目Spring Boo
優惠價: 9 522
庫存:1
  • 19810
    496
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 496

暢銷榜

客服中心

收藏

會員專區