TOP
經典不再等待!讀懂羅馬人的強大,開啟你的智力冒險
縮小範圍
搜尋結果 /

Java Programming with Oracle JDBC

257073
5 / 6427
JAVA 7: THE COMPLETE REFERENCE 8/E
滿額折
出版日:2000/03/01 作者:SCHILDT  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
The Definitive Java Programming GuideIn Java: The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java
優惠價: 79 2041
無庫存
出版日:1998/09/01 作者:Danny C. C. Poo; Derek Beng Kee Kiong  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book teaches two important topics in contemporary software development: object-oriented programming and Java. The book uses a different approach from most of the available literature. It begins w
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1997/12/24 作者:Harrington  出版社:John Wiley & Sons Inc  裝訂:平裝
This introduction to Java programming features a business focus. It discusses what it means to be object oriented, how to structure classes, and how to write methods using Java's structured programmin
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Java Faq
90 折
出版日:1997/07/01 作者:Jonni Kanerva  出版社:Prentice Hall  裝訂:平裝
An insider's view of the Java technology which poses and answers the most important frequently asked questions about the Java programming language, Java applets, and Java stand-alone applications. Som
優惠價: 9 2795
無庫存
出版社:Addison-Wesley  裝訂:平裝
A staff engineer in Java at Sun Microsystems, Liang explains how programmers can integrate code written in the Java programming language with code written in other languages such as C and C++, thus al
優惠價: 1 1800
無庫存
使用 Spring AI 打造企業 RAG知識庫
滿額折
出版日:2026/01/19 作者:凱文大叔(蔡承凱)  出版社:深智數位  裝訂:平裝
本書以扎實的 Spring Boot/MVC/API 基礎為基石,帶您精通 Spring AI 的核心組件,最終具備開發企業級 AI 應用程式的能力★ 從 Spring Boot 基礎教起,建立堅實的企業級開發能力★ 精通 RESTful API 設計,打造穩健的生產級後端系統★ 掌握多模態處理、語音合成,擴展智能應用邊界★ 由 API 串接 AI,為模型賦予 Function Calling 行動力★ 實戰企業級 RAG 知識庫,讓 AI 讀懂你的私有文件★ 提供17個實作範例,涵蓋最新的MCP開發【核心基礎】奠定企業級 AI 應用開發基石‧ 穩固開發基礎:深入解析 Spring Boot 自動配置、三層架構,以及 RESTful API 開發‧ 必備觀念與實踐:掌握依賴注入、Validation、全域錯誤處理、安全配置 API Key 的方法‧ 掌握 Spring AI 核心價值:專注於解決將 企業數據、API 與 AI 無縫串聯 的根本挑戰‧ 統一 API 介面:透過 ChatClient,輕鬆整合多種主流 AI 模型【AI 實戰】建構高智能對話與多模態能力‧ RAG 知識庫核心:實作RAG系統,從而解決資料過時或幻覺 問題‧ 賦予 AI 行動能力:透過 Function Calling突破AI限制,讓模型能調用外部 API 獲取即時數據、執行業務操作‧ 記憶與上下文管理:建立 ChatMemory 系統,實現對話歷史的 短期記憶 和跨會話的 長期記憶‧ 多模態功能集成:實現圖片、語音、影片分析及生成等功能‧結構化輸出保證:讓 AI 回應自動轉換為 類型安全 的 Java 物件,便於系統整合與數據處理【企業部署與優化】打造生產就緒的 AI 平台‧ 數據品質保證:深入了解 ETL的 文本清理、智能分塊 和 元資料增強 等技術‧ Advanced RAG:學習 Embedding、Re-ranking排序優化,將檢索準確率提升至 90% 以上‧ MCP協議擴展:掌握MCP,這是標準AI工具接口,可輕鬆整合外部服務‧生產部署與監控:進行效能監控與成本追蹤【本書適合】◎Java 開發者: 熟悉 Spring Boot 或 Spring Framework,希望快速進入 AI 應用開發領域◎企業架構師與技術主管: 負責設計穩定、高效能、可擴展的 企業級 AI 平台 和
優惠價: 9 738
庫存:4
Effective TypeScript中文版
滿額折
出版日:2025/11/26 作者:Dan Vanderkam  出版社:美商歐萊禮  裝訂:平裝
提昇TypeScript技術的83個具體做法 「Effective TypeScript探討使用TypeScript時最常見的問題,並提出實用的、結果導向的建議。無論你的TypeScript經驗如何,都可以從本書學到一些東西。」 ―Ryan Cavanaugh,微軟TypeScript工程主管 「本書滿載著實用的撇步,專業的TypeScript開發者都應該把這本書放在桌上。即使你認為已經熟悉TypeScript了,買下這本書也絕對不會後悔。」 ―Yakov Fain, Java Champion TypeScript是包含型態的JavaScript超集合,能有效解決許多JavaScript惡名昭彰的問題。然而,TypeScript有自成一格的學習曲線,開發者往往需投入大量時間來實際操作才能有效運用其強大功能。這本實用的書籍採取《Effective C++》與《Effective Java》(皆由Addison-Wesley出版)風糜已久的寫作風格,提出83條具體建議,明確說明哪些做法值得採用、哪些應該避免,以及如何深入理解這門語言的設計思維。 作者Dan Vanderkam將透過實際範例指引你如何實際運用每一項建議。無論你是TypeScript的初學者,還是已掌握基礎知識、希望更進一步的開發者,本書都將協助你晉升為能熟練運用 TypeScript的專家。 第二版內容更新至TypeScript 5.X,並加入了兩個全新章節,深入介紹型態級程式設計與各種進階的 TypeScript技巧。 •學習TypeScript型態系統的運作細節 •使用型態推斷,以最少的型態註記來獲得嚴密的安全性 •設計型態,讓程式碼更安全且更容易瞭解 •使用泛型型態與型態級設計來定義複雜的API •瞭解依賴項目與型態宣告檔案在TypeScript之中如何運作 •將JavaScript程式順利遷移至TypeScript
優惠價: 9 720
庫存:5
電腦網際網路:由上而下的方法(國際版)
滿額折
出版日:2025/02/01 作者:Kurose; 資訊研究室  出版社:全華圖書  裝訂:平裝
這本書專為計算機網路的入門課程而設計。內容上的編排假設讀者已有基本的 C、C++、Java 或 Python 程式語言經驗(即便如此,僅在少數部分會涉及程式設計)。與其他計算機網路的基礎教科書相比,本書更具嚴謹性與分析深度,但特別設計為僅需高中程度的數學基礎。避免了進階微積分、機率或隨機程序的概念(但提供進階習題,供有需要的讀者挑戰)。因此,本書適合用於大學或研究所第一年的「電腦網路」或「計算機網路」課程,同時對電信業界的專業人士也有極大的實用價值。
優惠價: 95 760
庫存:3
Daisy 10-17 (英國版)(共8本平裝本)
滿額折
出版日:2024/01/04 作者:Kes Gray; Garry Parsons; Nick Sharratt  出版社:Red Fox UK  裝訂:平裝
#10 Daisy and the Trouble with Piggy Banks#11 Daisy and the Trouble with Vampires#12 Daisy and the Trouble with Chocolate#13 Daisy and the Trouble with School Trips#14 Daisy and the Trouble with Nature#15 Daisy and the Trouble With Unicorns#16 Daisy and the Trouble With London#17 Daisy and the Trouble With Space
優惠價: 79 2774
庫存:1
玫瑰神諭真愛指引卡(44張高能量藝術卡牌+中文詳解專書+神聖V形牌盒+頂級絲絨保護袋)
滿額折
出版日:2023/07/03 作者:芮貝卡.坎貝爾-著; 凱蒂-露易絲-繪  出版社:三采文化  裝訂:盒裝
?內在療癒.感情修復.真愛指引? ──凡你所問,皆能回答── 走向感情、家庭、生命的豐盛之路 【國外暢銷佳績/得獎紀錄】 風靡全球~好評口碑破萬的暢銷神諭卡《啟動內在光能神諭卡》、《星際種子神諭卡》經典系列最新作! 蟬聯Amazon書店占卜榜前10名 【內容簡介】 ★★★★★全球讀者五星好評★★★★★ ??唯美.細膩.空靈.夢幻?? ??送禮自用兩相宜?? Q:什麼是神諭卡(Oracle Cards)? ??? A:(宇宙)傳達神諭、開示給抽牌者的卡牌。 卡牌上的文字,是宇宙訊息,也是抽牌者潛意識內心深處的真正答案,通常能準確對應抽牌者詢問的問題。 不需要任何知識也能看懂牌義,新手就能立刻使用! 一次解決你的 { 戀愛.工作.家庭 } 大小煩惱!! ??44張高能量牌卡,每張都附有實際的行動指引?? ‧身心疲憊、感情不順、家裡狀況多時… 想抽就抽 ‧不需要塔羅知識,不需要靈性開悟…每日一抽 ‧直接聆聽宇宙要傳達給你的「愛的指引」。也適合搭配塔羅牌使用! ??特別獻給:在關係中迷惘的你...........容易情緒受傷的你...........想獲得真愛的你?? 玫瑰是古代女神的秘密象徵,歷代以來一直廣為神秘主義者、藝術家、治療師愛用。 她是自然與母性療癒的代表,是我們情緒受傷時,最有效的藥物。 當我們在愛情路上兜兜轉轉,找不到對的人時; 當我們苦於人際關係的情緒與壓力時… … 玫瑰的能量,能為我們消除浮躁,堅定對任何事物的信心,與自己重新連結, 拾回真愛自己、善待他人的穩定力量。 藉由這副卡牌,獲取內在指引、得到深度療癒,以開放的心態迎接真愛。 【本書特色】 ?經典暢銷牌卡《啟動內在光能神諭卡Work Your Light》《星際種子神諭卡The Starseed Oracle》系列第三部,空靈夢幻,超越前作。 ?豪華附贈:神聖V形牌盒(自體形成V形支架,不用自行組裝),打造攜帶式祭壇,適用於五種牌陣。 ?豪華附贈:頂級絲絨瑰色卡牌保護袋,完美收納、保養你的專屬卡牌,讓卡牌不受負能量干擾。 ?透過華美細膩的藝術畫作,領受溫柔神諭,充分療癒疲憊的身心。 ?心靈牌卡授課老師兼知名牌卡譯者「安德魯」用心翻譯,品質絕對保證。 ?中文詳解說明書帶你全面解讀「牌陣涵義」、「牌卡涵義」、「調頻方法」等,淺顯易懂,最適合新手使用。 ?每張牌卡的說明文字末尾,
優惠價: 9 1152
庫存:2
從基礎應用到企業開:Spring Boot從實戰中快速上手
滿額折
出版日:2023/05/22 作者:孫鑫  出版社:深智數位  裝訂:平裝
Spring Boot 從實戰中快速上手 ★★★【電商實戰X直接示範】★★★ ★★★★【搶購系統X一學就懂】★★★★ Spring Boot 是基於 Java 的開源框架,作為簡化 Spring 應用程式的建立、設定和部署。利用「約定優先於設定」的理念,先行整合好的方案,使開發者不再需要時常手動進行繁瑣的設定。 本書作者精通多種程式語言與框架,並長期做為大企業的軟體開發諮詢服務。不僅熟稔企業架構,也了解初學者的疑惑。故寫作以基礎知識下手,從常用的開發工具、專案結構、設定以及原理入手,再從 Web 開發作為切入,一步步走向專業。 書中篇章分為5篇,包括基礎篇、Web篇、資料存取篇、企業應用程式開發篇、專案實戰篇,涵蓋了企業開發中常用的技術和框架。並按照開發者的思考習慣和學習規律,參考企業級開發的分層架構,循序漸進地教讀者快速掌握Spring Boot開發。在內容上由淺入深、在知識講解上深入淺出,讓讀者輕鬆掌握Spring Boot的企業應用程式開發。 本書在進行理論講解的同時舉出了大量的範例。以範例驗證理論,跟著範例邊學邊做,讀者的學習會更簡單、更高效。其中對知識的講解讓讀者知其然且知其所以然,絕不會出現含糊不清、一遇到重點和困難就跳過的情形,最後以兩章實戰專案收尾,使讀者學而能會,會而能用。 【本書適合讀者】 ‧具有 Java 基礎,對 Spring Boot 感興趣者。 ‧正在使用 Spring Boot 開發,卻對各種技術使用不熟練者。 ‧想要了解 Spring Boot整合技術與框架者。
優惠價: 9 972
庫存:3
Martin Fowler的企業級軟體架構模式:軟體重構教父傳授51個模式,活用設計思考與架構決策
滿額折
出版日:2022/04/18 作者:Martin Fowler  出版社:博碩文化  裝訂:平裝
★★★榮獲素有IT書籍奧斯卡金像獎之稱的第13屆Jolt獎★★★ ✎與一群專家級貢獻者David Rice、Matthew Foemmel、Edward Hieatt、Robert Mee以及Randy Stafford共同合作,Martin Fowler之必讀經典✎ [名家名著] 25 Martin Fowler的企業級軟體架構模式 Patterns of Enterprise Application Architecture 陳傳興、張立顗 翻譯✍ 黃忠成 審校✍ 陳仕傑(91) 專文推薦✍ 企業級軟體開發的實踐因許多新技術的出現而受惠。物件導向程式語言(如Java和.NET)與新工具和新技術的日趨普及,讓我們有能力建置更穩固與強健的應用程式,但它們並不容易實作。開發人員在企業級應用程式中總是會面臨相同的困境、遭遇同樣的難題,因為他們尚未充分領會到資深前輩們的架構經驗和失敗教訓。 本書介紹的,正是企業級軟體開發人員所面臨的種種嚴峻挑戰。企業級應用程式(如預約系統、供應鏈程式、金融系統等等)的挑戰是獨特的,與桌上型電腦系統和嵌入式系統同行所面臨的挑戰截然不同。因此,企業級開發人員往往必須自行挖掘解決方案。 本書作者Martin Fowler是全球知名的物件導向大師、軟體重構教父,他發現,儘管技術發生了變化──從Smalltalk到CORBA,再到Java與.NET──相同的基本設計概念仍然可以調整並應用來解決這些常見的問題。在一群專家級貢獻者的幫助下,Martin將40多種重複出現的解決方案淬鍊成為模式,並提供完整的脈絡,讓讀者能夠在面對困難的設計決策時做出正確的選擇,最終寫成這本不可或缺的解決方案手冊,它適用於任何的企業級軟體平台。 本書實際上是兩本書合二為一。第一個部分是開發企業級應用程式的簡單教學,讀者可以從頭到尾閱讀,以熟悉本書的範圍及章節安排。第二個部分則是本書的主軸,是關於模式本身的參考手冊,Martin為每一個模式都提供了用法和實作資訊,並搭配Java或C#程式碼的詳細範例。書中還利用豐富的UML圖形來進一步解釋這些概念。 你將從本書學會: ・將企業級應用程式劃分為多個分層 ・組織商業邏輯的主要方法 ・深入處理物件與關聯式資料庫之間的對應 ・使用MVC模式來組織Web的呈現 ・處理跨越多個交易的資料的並行問題 ・設計分散式物件介面 ・來自David
優惠價: 9 720
庫存:1
系統程式設計(上册)
滿額折
出版日:2022/03/16 作者:陳金追  出版社:碁峰資訊  裝訂:平裝
• 本書英文版System Programming獲得美國最權威的書評機構Bookauthority的推薦,並評為最佳網路程式設計書籍。• 作者陳金追為電腦系統軟體世界級的專家!從事軟體研發三十幾年,曾為Oracle開發全新的資料庫復原系統。• 想成為世界級的電腦軟體專家,看本書就對了!本書有系統地介紹如何以POSIX標準所規定的作業系統程式界面,做跨平台的軟體開發,設計出一流軟體。上册第1-11章(系統程式設計):• 靜態與動態連結,動態載入。程序管理。軟體開發與軟體工程過程。• 檔案輸入/輸出:循序I/O、隨機I/O、向量I/O、非同步I/O、直接I/O。• 程序間通信方法:信號、旗誌、共有記憶、插口、有名與無名導管、信息排隊、映入記憶器檔案。‎• Pthreads多程線程式設計:互斥鎖、條件變數、程線特有資料、修復吊死的互斥鎖、程線取消、生産消費問題。• 共時控制:更新遺失問題、系統五與POSIX旗誌。以組合語言撰寫自己的上鎖與解鎖函數,比系統所提供的任何共時控制設施,都快上25~80%的速度。如何預防鎖死。下冊第12-16章(網路程式設計):• 網路插口程式設計:不同種類的插口、客戶伺服程式、連線與非連線式通信、同時支援IPv4與IPv6、多工式伺服程式、多播作業、非同步連線、自動重新再連線、查取端口號。• 插口選項:SO_KEEPALIVE、SO_LINGER、SO_REUSEADDR、SO_REUSEPORT 與緩衝器大小 。• 性能調整:如何分別在應用軟體與作業系統核心層次,調整網路插口程式的性能。• 分散式程式設計:如何解決跨印地(endian)、對位、32與64位元混合、永遠往後且往前相容、版本術、預防癱瘓攻撃。• 電腦網路安全:對稱式與不對稱式密碼術。撰寫從事信息紋摘、加密、解密、‎HMAC、數位簽字,‎以及SSL/TLS‎等作業的客戶伺服程式。PKI,如何產生並建立自簽的X.509憑証,如何做不‎同格式憑證的轉換,SSL/TLS 程式設計,如何在SSL/TLS作業時驗證一串的憑證,以及‎如何在SSL/TLS‎上‎做客戶認證等。• 如何設計一流軟體。• 書中200多個C範例程式,均在Linux、AIX、Solaris、HPUX、Apple Darwin上測試過。網路插口程式也在微軟Windows測試過。
優惠價: 9 792
庫存:1
Rust程式設計
滿額折
出版日:2021/08/15 作者:Jim Blandy; Jason Orendorff; Leonora F. S. Tindall  出版社:美商歐萊禮  裝訂:平裝
開發快速、安全的系統 「《Programming Rust》作者使用大量的程式範例和專案來解釋Rust如何運作,如果你用過其他語言來設計系統,本書可讓你快速熟悉Rust。」 ―Carol Nichols 《The Rust Programming Language》共同作者,Integer 32, LLC共同創辦人 系統程式是所有計算系統的基礎,為了編寫「性能敏感型」程式,程式設計師使用的語言,必須能夠控制記憶體、處理器時間和其他系統資源。Rust系統設計語言結合這些控制功能與現代系統,能抓到廣泛的錯誤種類,包括記憶體管理錯誤,以及執行緒資料爭用。 如果你是經驗老到的系統程式設計師,這本實用的指南教導你如何使用Rust來縮小性能與安全性之間的差距。Jim Blandy、Jason Orendorff與Leonora Tindall將展示如何使用Rust的功能來控制記憶體和處理器的使用,結合可預測的性能、記憶體安全、可信賴的並行程序。 本書的主題包括: ‧Rust的基本資料型態,以及所有權和借用等核心概念 ‧使用trait與泛型來寫出靈活的、有效率的程式 ‧編寫快速的、多執行緒的、無資料爭用的多執行緒程式 ‧Rust的主力工具:closure、iterator與非同步設計 ‧集合、字串與文字、輸入與輸出、巨集、unsafe程式碼,以及外部函式介面 新修訂的版本涵蓋Rust 2021版。
優惠價: 9 1080
庫存:2
Daisy 1-9 (英國版)(共9本平裝本)
滿額折
出版日:2020/08/06 作者:Kes Gray; Garry Parsons; Nick Sharratt  出版社:Red Fox UK  裝訂:平裝
9781782959649 #1 Daisy and the Trouble with Life9781782959656 #2 Daisy and the Trouble with Zoos9781782959755 #3 Daisy and the Trouble with Giants9781782959694 #4 Daisy and the Trouble with Kittens9781782959762 #5 Daisy and the Trouble with Christmas9781782959670 #6 Daisy and the Trouble with Maggots9781782959687 #7 Daisy and the Trouble with Coconuts9781782959748 #8 Daisy and the Trouble with Burglars9781782959700 #9 Daisy and the Trouble with Sports Day
優惠價: 79 3121
庫存:2
出版日:2017/07/05 作者:Ronald Dalton Jr.  出版社:G Pub  裝訂:平裝
As years pass by, the "Antichrist Beast System" is slowly "emerging" upon us and around us. But are the true followers of Christ seeing the signs? Sadly, the answer is no. The Bible clearly explains the signs that are to appear on Earth before the Second Coming of the Messiah (Yahusha HaMashiach). In the Book of Matthew, the first thing Christ said to his disciples when they asked for the "sign" of his second coming and the "end of the world" was......"LET NO MAN DECEIVE YOU". In today's world, technology, music, TV programming, religious false doctrines, sexual perversions and convenience seem to be keeping the "Masses" in a state of slumber. This is what Satan wants. For people to be like "Sheeple", easy to capture, easy to "fatten up" and when the time is right, easy to be led to the slaughter. But there is a remnant of the "True Followers" of the Messiah that are waking up. These are the people who seek to endure to the end, worshipping God in "Spirit" and "Truth". But in order for
優惠價: 1 1798
庫存:1
Stepmonster ― A New Look at Why Real Stepmothers Think, Feel, and Act the Way We Do
75 折
出版日:2015/09/29 作者:Wednesday Martin; Cris Dukehart (NRT)  出版社:Tantor Media Inc  裝訂:有聲書
When faced with often overwhelming challenges, what woman with stepchildren is unfamiliar with that "stepmonster" feeling? Half of all women in the United States will live with or ma
優惠價: 75 997
庫存:1
An Experiential Introduction to Principles of Programming Languages
79 折
出版日:2022/05/24 作者:Hridesh Rajan  出版社:Mit Pr  裝訂:精裝
A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook teaches the principles of programming languages by using an experiential learning style, in which students learn about language features by realizing those features in a pedagogical compiler. Students use Java―the most commonly used programming language in the first two years of the computer science curriculum―as the implementation language throughout. The book also discusses a range of emerging topics in programming languages missing from existing textbooks, including concurrency, Big Data, and event-driven programming. The goal is to prepare students to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. The book first develops basic concepts in languages, including means of computation using primitive values, means of combination such as variable definition and functions, an
優惠價: 79 1801
無庫存
Functional, Object-Oriented, and Concurrent Programming
滿額折
出版日:2022/04/15 作者:Michel Charpentier  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
Functional and concurrent programming paradigms can help experienced object-oriented developers write high-quality software faster: code that's easier to understand, debug, optimize, and evolve. But these approaches have often been surrounded by mystification and misconceptions, leading many developers to avoid them. In Functional and Concurrent Programming, Michel Charpentier clears away the confusion, showing how to use these features safely and well, so you can gain their benefits without their pitfalls. Writing for developers with some object-oriented experience in Java, C++, C#, Python, or elsewhere, Charpentier teaches key concepts through the use of realistic, modern examples: code written in Scala, but relevant to users of any modern object-oriented language. As a hybrid language, Scala can be used effectively to illustrate both object-oriented and functional programming; it offers advanced features for concurrency; and it interoperates with Java, and can use many components of
優惠價: 1 2880
無庫存
瘋狂Java講義(第5版)(簡體書)
滿額折
出版日:2019/04/01 作者:李剛  出版社:電子工業出版社  裝訂:平裝
本書是《瘋狂Java講義》的第5版,第5版保持了前4版系統、全面、講解淺顯、細緻的特性,全面新增介紹了Java 10、Java 11的新特性。本書深入介紹了Java編程的相關方面,全書內容覆蓋了Java的基本語法結構、Java的面向對象特徵、Java集合框架體系、Java泛型、異常處理、Java GUI編程、JDBC數據庫編程、Java注釋、Java的IO流體系、Java多線程編程、Java網絡通
優惠價: 87 726
無庫存
Android Programming ― The Big Nerd Ranch Guide
滿額折
出版日:2018/12/27 作者:Bill Phillips; Chris Stewart; Kristin Marsicano  出版社:Addison-Wesley Professional  裝訂:平裝
Android Programming: The Big Nerd Ranch Guide is an introductory Android book for programmers with Java experience. Based on Big Nerd Ranch’s popular Android Bootcamp, this guide will lead yo
優惠價: 1 2250
無庫存
出版日:2018/11/15 作者:Chong-wei Xu  出版社:Springer-Nature New York Inc  裝訂:精裝
This innovative approach to teaching Java language and programming uses game design development as the method to applying concepts. Instead of teaching game design using Java, projects are designed to
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Ee 8 Recipes ― A Problem-solution Approach
滿額折
出版日:2018/07/31 作者:Josh Juneau  出版社:Apress  裝訂:平裝
Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solut
優惠價: 1 3230
無庫存
Javascript Programming ― The Ultimate Beginners Guide
滿額折
出版日:2017/09/25 作者:Dennis Hutten  出版社:Createspace Independent Pub  裝訂:平裝
JavaScript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is complimentary to and integrated with Java. JavaScript is very easy to imp
優惠價: 1 985
無庫存
OCA Java SE 8 Programmer I Exam Guide (Exams 1Z0-808)
滿額折
出版日:2017/04/22 作者:Kathy Sierra; Bert Bates  出版社:McGraw-Hill Osborne Media  裝訂:精裝
This fully updated study guide covers every topic on the latest version of the OCA Java 8 SE exam Prepare for the latest version of the Oracle Certified Associate (OCA) Java 8 SE exam using the compre
優惠價: 1 2280
無庫存
Programming Essentials Using Java ─ A Game Application Approach
滿額折
出版日:2017/03/31 作者:William Mcallister; S. Jane Fritz  出版社:Mercury Learning & Information  裝訂:精裝
Designed as a one semester, Java textbook for beginning programmers, this book uses game programming as a central pedagogical tool to improve student engagement, learning outcomes, and retention. The
優惠價: 1 3598
無庫存
出版日:2017/03/02 作者:Paul Deitel; Harvey Deitel  出版社:Pearson College Div  裝訂:平裝
For courses in Java programming Unparalleled breadth and depth of object-oriented programming concepts The Deitels’ groundbreaking How to Program series offers unparalleled breadth and dep
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Precisely
79 折
出版日:2016/03/18 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
The third edition of Java Precisely provides a concise description of the Java programming language, version 8.0. It offers a quick reference for the reader who has already learned (or is learning) Ja
優惠價: 79 1051
無庫存
Ocp: Oracle Certified Professional Java Se 8 Programmer Ii Study Guide: Exam 1Z0-809
90 折
出版日:2015/12/04 作者:Boyarsky  出版社:John Wiley & Sons Inc  裝訂:平裝
Focusing 100% on the objectives for new exam 1Z1-809, OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide is designed to make you fully prepared for this challenging exam.Between Ja
優惠價: 9 2025
無庫存
出版日:2015/12/01 作者:Walter Savitch; Kenrick Mock  出版社:PEARSON  裝訂:平裝
For courses in computer programming and engineering. Beginner to Intermediate Programming in JavaThis book is designed to serve as a textbook and reference for programming in the Java language. A
優惠價: 1 1350
無庫存
Learning Java Through Alice3
滿額折
出版日:2015/06/08 作者:Tebring Daly; Eileen Wrigley  出版社:Createspace Independent Pub  裝訂:平裝
Are you looking for a hands-on approach to learning how to program? This book uses a mixture of Java and Alice3, a 3D programming environment, to bring abstract fundamental programming concepts to lif
優惠價: 1 1276
無庫存
出版日:2014/12/24 作者:Wallace Jackson  出版社:Springer-Verlag New York Inc  裝訂:平裝
Beginning Java 8 Games Development, written by Java expert and author Wallace Jackson, teaches you the fundamentals of building a highly illustrative game using the Java 8 programming language. In thi
優惠價: 1 2500
無庫存
Iron-clad Java ― Building Secure Web Applications
90 折
出版日:2014/09/12 作者:Jim Manico; August Detlefsen  出版社:McGraw-Hill Osborne Media  裝訂:平裝
This Oracle Press guide provides expert tips and techniques for building more secure Java-based Web applications. Iron-Clad Java: Building Secure Web Applications describes the use of several OWASP, O
優惠價: 9 1676
無庫存
Java Ee 7 ─ The Big Picture
90 折
出版日:2014/07/07 作者:Danny Coward  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The Oracle Press guide to mastering the code, applications, and frameworks that power Java Platform, Enterprise Edition 7Java EE 7: The Big Picture uniquely explores the whole of the Java EE platform
優惠價: 9 2086
無庫存
Java for Android
滿額折
出版日:2014/06/15 作者:Budi Kurniawan  出版社:Independent Pub Group  裝訂:平裝
This complete book for Java newcomers wanting to learn Android programming is divided into two parts: Introduction to Java and Android Application Development. The first section discusses the three to
優惠價: 1 1710
無庫存
Java
90 折
出版日:2014/04/08 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
In this update to his international bestseller, the world’s leading programming author, Herb Schildt, teaches beginners how to program using Java SE 8. Using the practical pedagogy that has made Herb
優惠價: 9 1368
無庫存
出版日:2014/03/31 作者:James T. Streib; Takako Soma  出版社:Springer-Verlag New York Inc  裝訂:平裝
This volume covers all the fundamentals of Java programming, introducing the core concepts of object-oriented coding at an early stage to ensure readers a swift and secure grasp of the processes, acco
優惠價: 1 3000
無庫存
Logic Programming With Prolog
滿額折
出版日:2013/10/31 作者:Max Bramer  出版社:Springer-Verlag New York Inc  裝訂:平裝
Logic Programming is the name given to a distinctive style of programming, very different from that of conventional programming languages such as C++ and Java. By far the most widely used Logic Progra
優惠價: 1 2500
無庫存
Java for Dummies + Website
滿額折
出版日:2013/08/22 作者:BURD  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
The top-selling beginning Java book is now fully updated!As an unstoppably platform-independent, object-oriented programming language, Java is used for developing web and mobile applications. In thi
優惠價: 9 1024
無庫存
OCA/OCP Java SE 7 Programmer I & II Study Guide ─ Exams 1z0-803 & 1z0-804
90 折
出版日:2012/11/22 作者:SIERRA  出版社:McGraw-Hill Osborne Media  裝訂:平裝
From Oracle Press—the definitive, bestselling guide to the #1 certification for Java programmers, written and revised by the co-developers of the original SCJP examOCP Java SE 7 Programmer Study Guide
優惠價: 9 2025
無庫存
  • 257073
    6427
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 6427

暢銷榜

客服中心

收藏

會員專區