TOP
從紙書中看見香港,指定港書滿888再折100
縮小範圍
搜尋結果 /

Logic of Java programming

952940
1 / 23824
Java" Programs to Accompany Programming Logic and Design
90 折
出版日:2012/02/27 作者:Jo Ann Smith  出版社:Cengage Learning  裝訂:平裝
JAVA? PROGRAMS TO ACCOMPANY PROGRAMMING LOGIC AND DESIGN is specifically designed to be paired with the latest edition of Farrell's highly successful PROGRAMMING LOGIC AND DESIGN. Together, the two bo
優惠價: 9 2104
無庫存
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技術手冊 :隨手速查參考指南
滿額折
出版日:2025/09/17 作者:Benjamin J Evans; Jason Clark; David Flanagan  出版社:美商歐萊禮  裝訂:平裝
帶你升級Java實力的必備加速器⚡ ️增強技能 專案提效 職涯升級 「這是開發人員都該人手一本的好書,清楚呈現Java程式設計的運作原理,及其多年來與時俱進的樣貌。」 —Achyut Madhusudan 軟體開發人員,任職於Red Hat 這本經典的Java指南,內容已完整涵蓋至Java17,不論是想徹底發揮最新語言特性的資深開發者,還是渴求清晰學習脈絡的入門新手,都能在這本書中找到答案。 -------------------------------------------------------------- 這本最新版的《Java技術手冊》,不僅幫助有經驗的Java程式設計師充分運用Java17的各項特性,也為新進開發人員提供了清晰的學習路徑。本書內容經過徹底修訂,加入了豐富的程式範例,示範如何善用現代Java API的完整優勢,最佳開發實務,並介紹Java物件模型強化的最新特性,這些都是每位開發人員必備的知識。 全書分為兩大部分:第一部份的內容節奏明快,簡潔扼要,介紹Java程式語言的用法和Java開發平台的核心概念。第二部分的章節則聚焦於Java核心觀念和API引用,解釋如何使用Java語言實際完成程式設計的工作。 本書學習目標有: * 徹底掌握至Java17的語言特性與核心函式庫。 * 學習Java語法和物件導向程式設計的模型。 * 探索泛型、列舉、標註和Lambda表達式。 * 探討並行性與記憶體之間密不可分的關係。 * 深入學習Java最新的輸入/輸出API,包括非同步管道。 * 熟悉OpenJDK內建的開發工具。
優惠價: 9 882
庫存:5
簡約的軟體開發思維:用 Functional Programming 重構程式-以 Javascript 為例
滿額折
出版日:2024/10/02 作者:Eric Normand  出版社:旗標出版社  裝訂:平裝
Functional programming (函數式程式設計) 是一種已有六十年歷史的程式設計範式,為何現在變得越來越重要?這是因為隨著各種連網設備 (如行動裝置) 和雲端服務的普及,多程序透過網路交換訊息已成為常態,因此分散式系統的開發變得至關重要。分散式系統軟體開發的複雜性往往導致開發過程容易陷入混亂,程式碼盤根錯節難以除錯維護與擴展,成為揮之不去卻又不敢動的痛處。而 functional programming 的簡約風格因此受到廣泛關注。這種設計範式強調使用函式來構建應用程式,程式碼清晰又容易維護,亦能解決分散式系統多執行緒的問題。除了專門的函數式語言之外,Python、Java、JavaScript、C#、C++、Go 和 Rust 等知名語言的新版中,也因應趨勢增強了對 functional programming 的支援。只要建立了這種思維方式,你就可以應用在自己的程式語言中。市面上與 functional programming 相關的書籍 (主要為英文書) 通常由學者撰寫,內容偏重理論,而在大型實務專案經驗上顯得不足。這類書中的範例大多過於簡單,未能涉及實際軟體架構問題。與此相反,本書作者擁有二十年在產業界實際運用 functional programming 的經驗,從產業角度出發,旨在幫助那些在軟體工程實踐中遇到困難的工程師重新思考。即使你的目的不是分散式系統,學習 functional programming 的思維都能夠幫助你在撰寫任何程式時想得更周到。由於 functional programming 的特點 — 無 side effects(額外作用)和資料的不可變性 — 使得它非常適用於開發網路程式,在這種環境中,資料一致性和狀態管理是關鍵挑戰。本書透過 concurrency primitives(併發基本工具)實作、繪製時間線圖、分析並解決併發操作中的插緒問題,有效處理狀態變化和 bug,從而構建可靠的分散式系統程式。本書特色: ●作者從產業界的視角出發,旨在幫助那些陷入困境的軟體工程師,重新審視並採納 functional programming 程式設計方法。●為了更貼近軟體工程師的實際狀況,書中以廣泛熟知的 JavaScript 語言做示範。雖然 JavaScript 不是最理想的函數式語言,但這一點
優惠價: 95 950
庫存:3
深入淺出Java程式設計(第三版)
滿額折
出版日:2023/05/18 作者:Kathy Sierra; Bert Bates; Trisha Gee  出版社:美商歐萊禮  裝訂:平裝
涵蓋Java 8-17 邁向程式設計實務的學習指南 「多麼有趣和奇特的書啊!我教了多年的Java,可以誠實地說,這是我見過最吸引人的程式設計學習資源。它讓我想重新學習Java。」 ―Angie Jones, Java Champion 「判斷一個教程價值的唯一方法是看它的教學效果如何。《深入淺出Java程式設計》在教學方面表現出色。」 ―slashdot.org 「這肯定是深入淺出的時候了。」 ―Scott McNealy Sun Microsystems前董事長、總裁與CEO 你將從本書學到什麼? 《深入淺出Java程式設計》是Java和物件導向程式設計的完整學習體驗。透過這本書,你將用一種獨特的方法來學習Java語言,超越了所謂的how-to操作手冊,幫助你成為一名卓越的程式設計師。透過拼圖、解謎和對著名Java物件的深入探討,你將迅速掌握Java的基礎知識和進階主題,包括 lambda、串流、泛型、執行緒、網路和令人敬畏的桌面GUI。如果你有其他程式語言的經驗,這本書將以更現代的程式設計方法啟發你的大腦,帶你進入更圓融、更快速、更容易閱讀、編寫和維護的Java。 本書為何如此與眾不同? 如果你讀過深入淺出系列書籍,你就會知道該期待什麼:針對你大腦運作方式所設計的豐富視覺格式。如果你沒有讀過,那你將大飽眼福。《深入淺出Java程式設計》採取專為大腦運作而設計的豐富視覺化風格,而不是令你昏昏欲睡的冗贅敘述。
優惠價: 9 882
庫存:3
Ios 13 Programming Fundamentals With Swift
75 折
出版日:2019/11/09 作者:Matt Neuburg  出版社:Oreilly & Associates Inc  裝訂:平裝
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 10 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5. With this tho
優惠:外文好書 優惠價: 75 1710
庫存:1
C++ PROGRAMMING N EASY STEPS 4E
75 折
出版日:2011/07/01 作者:MCGRATH  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
C++ Programming in Easy Steps instructs you how to program in the powerful C++ language, giving complete examples that illustrate each aspect. C++ Programming in Easy Steps begins by explaining how
優惠:Mcgraw-Hill 書展 優惠價: 75 606
庫存:1
Microsoft Xna Game Studio 3.0:Learn Programming Now!
75 折
出版日:2009/06/10 作者:MILES; ROB  出版社:MICROSOFT  裝訂:平裝
This lively, learn-by-doing guide proves that programming doesn't have to be dull. With his trademark conversational style, author Rob Miles teaches you the fundamentals of using Microsoft Visual C# 2
優惠:Mcgraw-Hill 書展 優惠價: 75 798
庫存:1
Using OpenMP ─ Portable Shared Memory Parallel Programming
79 折
出版日:2007/10/01 作者:Barbara Chapman; Gabriele Jost; Ruud Van der Pas; David J. Kuck  出版社:Mit Pr  裝訂:平裝
A comprehensive overview of OpenMP, the standard application programming interface for shared memory parallel computing—a reference for students and professionals.
優惠:外文書周末優惠-單79雙75 優惠價: 79 1501
庫存:1
FUZZY LOGIC WITH ENGINEERING APPLICATIONS(模糊邏輯)
77 折
出版日:2004/07/04 作者:TIMOTHY J.ROSS  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Fuzzy logic refers to a large subject dealing with a set of methods to characterize and quantify uncertainty in engineering systems that arise from ambiguity, imprecision, fuzziness, and lack of knowl
優惠:挖寶專區-中文書 優惠價: 77 847
庫存:1
Later Mohist Logic, Ethics and Science
滿額折
出版日:2003/12/01 作者:GRAHAM; A. C.  出版社:香港中文大學出版社  裝訂:精裝
The Canons and other later writings of the school of Mo-tzu, dating from about 300 B.C., contain nearly all that survives of the logic of ancient China, and its optics and mechanics, the only organize
優惠:香港精選聯展 優惠價: 79 1106
庫存:1
出版日:2008/07/01 作者:Frederic Benhamou  出版社:Mit Pr  裝訂:平裝
This collection presents the best of current work on all aspects of constraint logic programming languages, from theory through language implementation. Constraint logic programming, the notion of c
出版日:2003/03/17 作者:KrzysztofR. Apt  出版社:Mit Pr  裝訂:平裝
Investigating meta-programming within the logic programming paradigm, Meta-Logics and Logic Programming presents original research on an important extension of logic programming that makes it more ame
出版日:1998/05/27 作者:Joxan Jaffar  出版社:Mit Pr  裝訂:平裝
Includes tutorials, lectures, and refereed papers on all aspects of logic programming,The Joint International Conference and Symposium on Logic Programming, sponsored by the Association for Logic Prog
出版日:1997/10/10 作者:Jan Maluszynski  出版社:Mit Pr  裝訂:平裝
The annual International Logic Programming Symposium, traditionally held in North America, is one of the main international conferences sponsored by the Association of Logic Programming. The themes of
出版日:1995/12/11 作者:John W. Lloyd  出版社:Mit Pr  裝訂:平裝
December 4-7, 1995, Portland, Oregon The International Logic Programming Symposium is one of two major international conferences sponsored by the Association of Logic Programming. It is held annually
Java應用開發關鍵技術與面試技巧(簡體書)
79 折
出版日:2025/01/01 作者:周冠亞  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java應用開發關鍵技術與面試技巧》全面介紹了現代Java應用開發核心技術和最佳實踐,旨在幫助讀者掌握企業級Java應用開發技術並能夠成功地應對名企的面試和挑戰。《Java應用開發關鍵技術與面試技巧》共19章,內容主要包括Spring框架、MyBatis與ORM、高並發處理、分布式協調服務、Dubbo框架、緩存技術、消息隊列、數據庫分片、分布式事務、NoSQL數據庫、微服務架構、服務治理、容錯機制、API網關。除每章章末提供的核心知識點和面試題外,《Java應用開發關鍵技術與面試技巧》還單獨就面試列出一章“面試籌劃”,從簡歷構造、面試攻略、面試心態、面試刷題、面試技巧、面試跟進以及面試總結,詳盡地指導讀者了解整個面試過程。《Java應用開發關鍵技術與面試技巧》不僅覆蓋Java應用開發的核心技術,還結合豐富的案例分析和面試指導,既適合想學習Java企業級開發的在校學生和程序員,也適合準備Java技術面試的求職者閱讀。
優惠:簡體曬書季-單79五70 優惠價: 79 706
庫存:3
遙遙領先:使用Java開發Web新手轉高手之路
滿額折
出版日:2024/03/20 作者:王樹生  出版社:深智數位  裝訂:平裝
●2024年繼續用Java開發,真正正統純OO語言 ●Web開發及Java Web開發的異同 ●Java開發的環境安裝、設定、使用 ●JSP基礎、內建物件、JavaBean技術、Servelet技術 ●Servlet的籂檢程式及監聽器 ●Java Web的資料庫操作及EL運算語言、JSTL標籤、Ajax技術 ●SSM架構之Spring IoC、AOP、MVC ●MyBatis、Maven’ SSM整合 本書分為5篇,共17章。第1篇介紹Web開發與Java Web開發,包括系統結構、相關技術、開發環境等;第2篇介紹JSP語言基礎,包括JSP的基本概念、JSP的指令、JSP的動作、JSP的註釋、JSP的內建物件、JavaBean技術、Servlet技術、Servlet篩檢程式、Servlet監聽器等,並且在每個模組最後都提供實戰例子;第3篇介紹Java Web整合開發,包括JDBC以及Java Web操作資料庫實踐、EL運算式語言、JSTL標籤語言、Ajax整合技術等,這部分主要介紹JSP技術的進階,由靜態網頁向動態頁面轉變;第4篇介紹SSM框架,包括Spring IoC、Spring AOP、MyBatis、Spring MVC的入門介紹,最後基於框架實現整合開發;第5篇介紹專案實戰,包括基於SSM的學生資訊管理系統的需求分析、專案設計、開發測試等專案開發整體流程實戰。
優惠價: 9 774
庫存:4
Logic in Wonderland ― An Introduction to Logic Through Reading Alice in Wonderland
滿額折
出版日:2018/07/18 作者:Nitsa Movshovitz-Hadar; Atara Shriki  出版社:World Scientific Pub Co Inc  裝訂:精裝
This guidebook is for college instructors who teach a course in Introduction to Logic at a teachers college or provide a workshop in this subject for in-service mathematics teachers. It can also be us
優惠價: 9 2999
庫存:2
Spring Boot in Action
74 折
出版日:2015/12/31 作者:Craig Walls  出版社:Oreilly & Associates Inc  裝訂:平裝
《Spring Boot in Action》是一本專為熟悉 Spring Framework 的開發者所寫的實戰指南,聚焦於如何運用 Spring Boot 大幅簡化 Java 應用程式的開發流程。Spring Boot 以「約定優於設定」為核心理念,讓開發者跳過繁瑣的組態工作,快速啟動專案,將心力集中在應用程式的行為與商業邏輯上。作者 Craig Walls 以多年 Spring 開發與教學經驗,透過清楚且實用的範例,說明如何有效運用 Spring Boot 的自動組態機制,同時在需要時進行客製化調整。書中涵蓋測試、部署、Actuator 監控、命令列工具(CLI)、以及與 Groovy、Grails 的整合應用,完整呈現 Spring Boot 在實務開發中的優勢。本書內容務實、節奏明快,適合希望提升開發效率、減少設定負擔的 Java 與 Spring 開發者閱讀,是理解與上手 Spring Boot 的重要入門與進階參考。Although Spring Framework simplifies enterprise Java development, it can require a lot from developers in terms of framework configuration. Spring Boot radically streamlines the process of creating Spring applications by employing automatic configuration, along with a programming model built around established conventions for build-time and runtime dependencies. It also provides a component that gives insight into the internals of a running application and a handy CLI that can be used to write command-line scripts in Groovy. Developers who have used Spring Boot say that th
優惠:匯讀中外曬書展 優惠價: 74 1665
庫存:1
Sudoku Programming With C
75 折
出版日:2015/04/29 作者:Giulio Zambon  出版社:Springer Verlag  裝訂:平裝
Sudoku Programming with C teaches you how to write computer programs to solve and generate Sudoku puzzles. This is a practical book that will provide you with everything you need to write your own boo
優惠:外文好書 優惠價: 75 1050
庫存:1
Programming for People with Special Needs ─ A Guide for Museums and Historic Sites
90 折
出版日:2014/07/16 作者:Katie Stringer  出版社:Rowman & Littlefield Intl  裝訂:平裝
Programming for People with Special Needs: A Guide for Museums and Historic Sites will help museums and historic sites become truly inclusive educational sites. The book is unique because it covers ed
優惠價: 9 2430
庫存:1
The Foundations of Mathematics
95 折
出版日:2009/09/08 作者:Kenneth Kunen  出版社:College Publications  裝訂:平裝
Mathematical logic grew out of philosophical questions regarding the foundations of mathematics, but logic has now outgrown its philosophical roots, and has become an integral part of mathematics in general. This book is designed for students who plan to specialize in logic, as well as for those who are interested in the applications of logic to other areas of mathematics. Used as a text, it could form the basis of a beginning graduate-level course. There are three main chapters: Set Theory, Model Theory, and Recursion Theory. The Set Theory chapter describes the set-theoretic foundations of all of mathematics, based on the ZFC axioms. It also covers technical results about the Axiom of Choice, well-orderings, and the theory of uncountable cardinals. The Model Theory chapter discusses predicate logic and formal proofs, and covers the Completeness, Compactness, and Löwenheim-Skolem Theorems, elementary submodels, model completeness, and applications to algebra. This chapter also continu
優惠價: 95 1047
庫存:1
出版日:2023/04/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Learn the fundamental principles of developing structured program logic and be prepared for success with Joyce Farrell�s PROGRAMMING LOGIC AND DESIGN, 10th EDITION. This edition takes a comprehensive and language-independent approach to programming logic with an emphasis on modern conventions. It avoids technical jargon while introducing universal programming concepts and ensuring strong programming style and logical thinking. Chapters contain figures that illustrate the logic described in the text, and there are diverse and project-rich opportunities for you to creatively apply logic to program designs. Flowcharts and pseudocode are employed to appeal to varied learning styles and preferences. Chapters contain learning objectives, notes and short quizzes, summaries, key terms and multiple-choice review. Plus, there are multiple exercises in developing programming logic, maintaining existing programs, debugging programs that contain errors, and developing simple games.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/09/30 作者:Fabrizio Riguzzi  出版社:River Publishers  裝訂:精裝
Probabilistic Logic Programming extends Logic Programming by enabling the representation of uncertain information by means of probability theory. Probabilistic Logic Programming is at the intersection
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/03/29 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:平裝
Introduce your beginning programmers to the power of Java™ for developing applications with the engaging, hands-on approach in Farrell's JAVA PROGRAMMING, 9E. With this dynamic text, even first-time p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/01/02 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:平裝
Prepare for programming success by learning the fundamental principles of developing structured program logic with Farrell's PROGRAMMING LOGIC AND DESIGN: INTRODUCTORY, 9E. Widely used in foundational
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Reactive Java Programming
滿額折
出版日:2016/12/10 作者:Andrea Maglie  出版社:Apress  裝訂:平裝
Reactive Java Programming teaches you reactive programming using the Java programming language and its functional aspects, sometimes called RxJava. According to the author, Netflix created Reactive Ja
優惠價: 1 1739
無庫存
出版日:2016/02/19 作者:Eric Roberts  出版社:Pearson College Div  裝訂:平裝
For courses in Java Data Structures. Programming Abstractions in Java: A Client-First ApproachProgramming Abstractions in Java is intended for use in the second programming course in most colleg
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/10/14 作者:Elliotte Rusty Harold  出版社:Oreilly & Associates Inc  裝訂:平裝
The style of both Java and network programming have slowly changed over the past seven years, and the new edition of this popular book reflects that. Java Network Programming, Fourth Edition is a comp
優惠價: 1 2090
無庫存
出版日:2012/02/11 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Find exactly what you need to master the fundamentals of programming logic with the concise JUST ENOUGH PROGRAMMING LOGIC AND DESIGN, 2E. This unique, language-independent introduction to programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/01/20 作者:Herbert Schildt; Dale Skrien  出版社:McGraw-Hill College  裝訂:平裝
Java Programming: A Comprehensive Introduction is designed for an introductory programming course using Java. This text takes a logical approach to the presentation of core topics, moving step-by-ste
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/02/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
JAVA PROGRAMMING, Sixth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/10/05 作者:Bordini  出版社:John Wiley & Sons Inc  裝訂:精裝
Jason is an Open Source interpreter for an extended version of AgentSpeak – a logic-based agent-oriented programming language – written in Java?. It enables users to build complex multi-agent systems
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1994/07/24 作者:Pascal Van Hentenryck  出版社:Mit Pr  裝訂:平裝
Conference proceedings presenting the state-of-the-art in Logic Programming.
出版日:1993/10/13 作者:Dale Miller  出版社:Mit Pr  裝訂:平裝
The past years have seen a large number of effective implementations of logic programs for a variety of computer architectures in numerous application areas. Logic programming continues to develop by
出版日:1993/03/02 作者:KrzysztofR. Apt  出版社:Mit Pr  裝訂:平裝
This collection of current research on logic programming languages presents results from a three-year, ESPRIT-funded effort to explore the integration of the foundational issues of functional, logic,
樹的透視書+Tree of Life拼圖
滿額折
出版日:2022/01/07 作者:Nosy Crow-文; 漢娜‧艾莉絲-圖; 鍾慧元-譯  出版社:小山丘  裝訂:精裝
9786263072350 樹的透視書了解樹的不同部位怎麼分工合作、讓樹持續成長,並探索樹如何以各種方式協助人類與動物。樹太神奇了,快準備好翻開書吧! 從樹頂到根尖,樹木裡面充滿了驚奇的小祕密!本書運用特殊的透明頁設計,一層一層剖析大樹生態系,帶領讀者認識身邊的樹木,看樹木隨著季節發生的變化,以及如何提供棲所給各種動物。9781474992145 Usborne Book and Jigsaw: Tree of Life (300片拼圖+16頁小書)A beautiful Tree of Life Jigsaw Puzzle accompanied by a 16pp book that explores the whole tree of life from microscopic bacteria to whole rainforest ecosystems, packed with information about how life works, what makes a living thing, and all sorts of the Earth’s amazing plants and animals.300片拼圖+16頁小書拼圖完成尺寸59*40公分
優惠:2026國際書展-單79三75 優惠價: 79 748
庫存 > 10
The Logic of Filtering
79 折
出版日:2021/07/15 作者:Kromhout; Melle Jan  出版社:Oxford University Press  裝訂:平裝
From the very beginnings of sound recording, engineers have strived to reproduce the original sound as purely as possible and overcome the noise that technology leaves in recordings. However, this desire denies the fact that technologically mediated sound is always shaped and filtered by the many channels it travels through as it is recorded and reproduced. The noise that each medium inscribes on recorded sound is not just inescapable--it is fundamental to the sonic contours that characterize recorded music. But how exactly do media technologies shape sound and music? And how have they changed what we listen for in music over time? In The Logic of Filtering, author Melle Jan Kromhout develops an extensive media archaeological analysis of the 'noise of sound media' that covers all the disturbances, distortions, and interferences that media add to the sounds they reproduce. Combining theoretical, historical, and technical perspectives on sound media, Kromhout sketches a broad history of
優惠:外文書周末優惠-單79雙75 優惠價: 79 1398
庫存:1
Posting on Social Media (A True Book: Get Ready to Code)
滿額折
出版日:2019/02/01 作者:Josh Gregory  出版社:Childrens Pr  裝訂:精裝
Learn how to navigate the complex world of social media.A True Book: Get Ready to Code series allows readers to discover the power of computer programming. Readers will be inspired to dive into the sc
優惠:挖寶專區-原文書 優惠價: 66 777
庫存:2
  • 952940
    23824
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 23824

暢銷榜

客服中心

收藏

會員專區