TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Logic of Java programming

300
2 / 8
Object-Oriented Programming with Java: Master the Principles of OOP with Java
滿額折
出版日:2025/05/31 作者:Booker Blunt  出版社:Independently published  裝訂:平裝
定價:960 元
無庫存
出版日:2025/01/10 作者:Iuliana Cosmina  出版社:Springer-Verlag Berlin and Heidelberg GmbH & Co. K  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/11/09 作者:Jarrel E  出版社:MASSETTI PUB  裝訂:平裝
定價:2500 元
無庫存
From Zero to Java Hero: Master The Art of Java Programming
滿額折
出版日:2023/11/09 作者:Jarrel E  出版社:INDEPENDENT CAT  裝訂:平裝
定價:1900 元
無庫存
Java 17 for Absolute Beginners: Learn the Fundamentals of Java Programming
滿額折
出版日:2022/01/12 作者:Iuliana Cosmina  出版社:Apress  裝訂:平裝
定價:2470 元
無庫存
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
Lectures on the Logic of Computer Programming
90 折
出版日:1987/02/01 作者:Zohar Manna  出版社:Cambridge University Press  裝訂:平裝
優惠價: 9 1782
無庫存
Java編程的邏輯(簡體書)
滿額折
出版日:2018/01/01 作者:馬俊昌  出版社:機械工業出版社  裝訂:平裝
本書涵蓋以下內容:① 講解編程基礎,瞭解計算機程序的執行流程與基本元素;② 講解計算機的基本元素由來與基本運行機制(二進制描述);③ 講解面向對象的編程原理與邏輯,設計類、繼承與多態、接口與抽象類、代碼的組織機制。④ 講解常用基礎類的實現方式與執行機制。⑤ 講解泛型、容器類、數據結構和算法;⑥ 講解文件系統的設計與實現。⑦ 講解併發編程的基礎、實現與編程技巧;⑧ 講解動態、聲明式、函數式編程的編程
優惠價: 87 517
無庫存
Java ― Programming Bootcamp the Crash Course for Understanding the Basics of Java Computer Language
滿額折
出版日:2016/02/11 作者:David Maxwell  出版社:Createspace Independent Pub  裝訂:平裝
Want To Master The Basics Of Java Programming In A Short Period? If so, you're in the right place! This book is exactly what you need. If you've wanted to learn how to program using Java you have prob
定價:753 元
無庫存
INTRODUCTION TO PYTHON PROGRAMMING (Taiwan Edition / 含Access Code, 刮除不受退)
滿額折
出版日:2024/11/15 作者:LIANG  出版社:PEARSON  裝訂:平裝
This book is a customized version in Taiwan, and the content is extracted from Chapters 1 to 15 of the book "Introduction to Python Programming and Data Structures, Global Edition, 3rd edition".-- --For introductory courses in Python Programming.A fundamentals first approach to programming helps students create efficient, elegant code.Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming. This approach presents programming concepts and techniques that include control statements, loops, functions, and arrays before designing custom classes. Students learn basic logic and programming concepts prior to moving into object-oriented and GUI programming. The content incorporates a wide variety of problems with various levels of difficulty and covers many application areas to engage and motivate students.For a list of
定價:1700 元
無庫存
出版日:2024/08/31 作者:Cay Horstmann  出版社:OSBORNE  裝訂:平裝
The Classic Guide to the Java Programming Language--Fully Updated through Java 21 Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Thirteenth Edition, will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Java Champion Cay S. Horstmann demonstrates the most powerful and effective ways to get the job done. Written for experienced programmers looking for in-depth coverage of the Java language and platform, this revised and updated edition continues to be the first choice for serious programmers. The carefully crafted sample programs demonstrate almost every language and library feature, as well as the newest capabilities introduced in Java 21. The examples are purposefully simple to focus on the major points, but, for the most part, they aren't fake and they don't cut corners. They should make good starting points for your own code. This first of two volumes offers a detailed treatment of fundame
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2023/09/25 作者:Unmesh Joshi  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
Learn How to Better Understand Distributed System Design and Solve Common Problems Enterprises today rely on a range of distributed software handling data storage, messaging, system management, and compute capability. Distributed system designs need to be implemented in some programming language, and there are common problems that these implementations need to solve. These problems have common recurring solutions. A patterns approach is very suitable to describe these implementation aspects. Patterns by nature are generic enough to cover a broad range of products from cloud services like Amazon S3 to message brokers like Apache Kafka to infrastructure frameworks like Kubernetes to databases like MongoDB or Actor frameworks like Akka. At the same time the pattern structure is specific enough to be able to show real code. The beauty of this approach is that even if the code structure is shown in one programming language (Java in this case), the structure applies to many other programming
定價:2400 元
無庫存
出版日: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]。
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
定價:2880 元
無庫存
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.
定價:3299 元
無庫存
出版日:2021/04/30 作者:Ignacio E. Grossmann  出版社:Cambridge Univ Pr  裝訂:精裝
Based on the author's forty years of teaching experience, this unique textbook covers both basic and advanced concepts of optimization theory and methods for process systems engineers. Topics covered include continuous, discrete and logic optimization (linear, nonlinear, mixed-integer and generalized disjunctive programming), optimization under uncertainty (stochastic programming and flexibility analysis), and decomposition techniques (Lagrangean and Benders decomposition). Assuming only a basic background in calculus and linear algebra, it enables easy understanding of mathematical reasoning, and numerous examples throughout illustrate key concepts and algorithms. End-of-chapter exercises involving theoretical derivations and small numerical problems, as well as in modeling systems like GAMS, enhance understanding and help put knowledge into practice. Accompanied by two appendices containing web links to modeling systems and models related to applications in PSE, this is an essential
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Foundations of Probabilistic Programming
90 折
出版日:2020/12/31 作者:Gilles Barthe  出版社:Cambridge Univ Pr  裝訂:精裝
What does a probabilistic program actually compute? How can one formally reason about such probabilistic programs? This valuable guide covers such elementary questions and more. It provides a state-of-the-art overview of the theoretical underpinnings of modern probabilistic programming and their applications in machine learning, security, and other domains, at a level suitable for graduate students and non-experts in the field. In addition, the book treats the connection between probabilistic programs and mathematical logic, security (what is the probability that software leaks confidential information?), and presents three programming languages for different applications: Excel tables, program testing, and approximate computing. This title is also available as Open Access on Cambridge Core.
優惠價: 9 3023
無庫存
How to Write Good Programs:A Guide for Students
90 折
出版日:2020/07/23 作者:Perdita Stevens  出版社:Cambridge Univ Pr  裝訂:平裝
Learning to program isn't just learning the details of a programming language: to become a good programmer you have to become expert at debugging, testing, writing clear code and generally unsticking yourself when you get stuck, while to do well in a programming course you have to learn to score highly in coursework and exams. Featuring tips, stories and explanations of key terms, this book teaches these skills explicitly. Examples in Python, Java and Haskell are included, helping you to gain transferable programming skills whichever language you are learning. Intended for students in Higher or Further Education studying early programming courses, it will help you succeed in, and get the most out of, your course, and support you in developing the software engineering habits that lead to good programs.
優惠價: 9 863
無庫存
PLC Controls with Structured Text (ST), V3:IEC 61131-3 and best practice ST programming
滿額折
出版日:2020/06/30 作者:Tom Mejer Antonsen  出版社:Books on Demand  裝訂:平裝
This book gives an introduction to the programming language Structured Text (ST) which is used in Programmable Logic Controllers (PLC). The book can be used for all types of PLC brands including Siemens Structured Control Language (SCL) and Programmable Automation Controllers (PAC). This 3rd edition has been updated and expanded with many of the suggestions and questions that readers and students have come up with, including the desire for many more illustrations and program examples. CONTENTS: - Background, benefits and challenges of ST programming - Syntax, data types, best practice and basic ST programming - IF-THEN-ELSE, CASE, FOR, CTU, TON, STRUCT, ENUM, ARRAY, STRING - Guide for best practice naming, troubleshooting, test and program structure - Sequencer and code split-up into functions and function blocks - FIFO, RND, sorting, scaling, toggle, simulation signals and digital filter - Tank controls, conveyor belts, adaptive pump algorithm and robot control - PLC program structure
定價:1867 元
無庫存
概率邏輯程序設計:語言、語義、學習與推理(簡體書)
滿額折
出版日:2020/06/22 作者:(義)法布里齊奧‧里古齊  出版社:機械工業出版社  裝訂:平裝
概率邏輯程序是在邏輯程序的基礎上增加對不確定性信息的表示。概率邏輯程序是以下兩個用途廣泛的領域交叉形成的:邏輯和概率的統一、概率程序。邏輯用於表示實體之間的複雜關係,而概率論對構建屬性和關係的不確定性模型有幫助。統一兩個理論是一個非常活躍的研究領域。概率邏輯程序與帶知識表示能力的邏輯語言和帶計算能力的圖靈複雜語言類似,因此,它是兩種語言的*佳組合。由於概率邏輯程序的出現,越來越多的研究著開始關注它
優惠價: 87 517
無庫存
Play And Learn With Coding: Space Mission
滿額折
出版日:2019/10/03 作者:Gioia Alfonsi; Matteo Gaule  出版社:Sassi  裝訂:盒裝
Learn to converse with technology while having fun with this coding game-book, where you will learn the basic concepts of programming, using logic and creativity without sacrificing fun!
優惠價: 79 694
無庫存
Play And Learn With Coding: Mission Save The Earth
滿額折
出版日:2019/10/03 作者:Gioia Alfonsi; Matteo Gaule  出版社:Sassi  裝訂:盒裝
Discover how to converse with technology while having fun with this coding game-book, in which you will learn the basic concepts of programming using logic and creativity without sacrificing fun! Figh
優惠價: 79 694
無庫存
Silberschatz'S Operating System Concepts Global Edition 10E
90 折
出版日:2019/09/26 作者:Silberschatz  出版社:John Wiley & Sons Inc  裝訂:平裝
The tenth edition of Operating System Concepts has been revised to keep it fresh and up-to-date with contemporary examples of how operating systems function, and to improve learning and the student's experience with the material. It combines instruction on concepts with real-world applications so that students can understand the practical usage of the content. End-of-chapter practice exercises help to further reinforce important concepts.Each chapter also includes homework exercises and additional suggested readings on core topics. The text provides several example programs written in C and Java for use in several programming environments and a Linux Virtual Machine that can be run on Windows 10, Linux, or macOS.
優惠價: 9 1575
無庫存
Integer Linear Programming in Computational and Systems Biology ― An Entry-level Text and Course
90 折
出版日:2019/07/31 作者:Dan Gusfield  出版社:Cambridge Univ Pr  裝訂:精裝
Integer linear programming (ILP) is a versatile modeling and optimization technique that is increasingly used in non-traditional ways in biology, with the potential to transform biological computation. However, few biologists know about it. This how-to and why-do text introduces ILP through the lens of computational and systems biology. It uses in-depth examples from genomics, phylogenetics, RNA, protein folding, network analysis, cancer, ecology, co-evolution, DNA sequencing, sequence analysis, pedigree and sibling inference, haplotyping, and more, to establish the power of ILP. This book aims to teach the logic of modeling and solving problems with ILP, and to teach the practical 'work flow' involved in using ILP in biology. Written for a wide audience, with no biological or computational prerequisites, this book is appropriate for entry-level and advanced courses aimed at biological and computational students, and as a source for specialists. Numerous exercises and accompanying soft
優惠價: 9 2969
無庫存
Java ― The Complete Reference
90 折
出版日:2018/12/14 作者:Herbert Schildt  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The definitive guide to Java programming—thoroughly revised for long-term support release Java SE 11 Fully updated for the current version of Java, Java SE 11, this practical guide from Ora
優惠價: 9 2052
無庫存
出版日: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]。
Inductive Logic Programming ― 28th International Conference, Ilp 2018, Ferrara, Italy, September 2-4, 2018, Selected Papers
90 折
出版日:2018/08/24 作者:Fabrizio Riguzzi (EDT); Elena Bellodi (EDT); Riccardo Zese (EDT)  出版社:Springer-Nature New York Inc  裝訂:平裝
This book constitutes the refereed conference proceedings of the 28th International Conference on Inductive Logic Programming, ILP 2018, held in Ferrara, Italy, in September 2018.The 10 full papers pr
優惠價: 9 2430
無庫存
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
定價:3230 元
無庫存
JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE)
滿額折
出版日:2018/03/31 作者:DEITEL; DEITEL  出版社:PEARSON  裝訂:平裝
For courses in Java programmingThis package includes Pearson MyLab Programming.Unparalleled breadth and depth of object-oriented programming conceptsThe Deitels?groundbreaking How to Program series of
定價:1700 元
無庫存
出版日: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]。
出版日:2018/03/20 作者:Edmund M. Clarke (EDT); Thomas A. Henzinger (EDT); Helmut Veith (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
Model checking is a computer-assisted method for the analysis of dynamical systems that can be modeled by state-transition systems. Drawing from research traditions in mathematical logic, programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/01/29 作者:Julie Anderson; Herv?J. Franceschi  出版社:Jones & Bartlett Learning  裝訂:平裝
Written for the one- to three-term introductory programming course, the fifth edition of Java Illuminated provides learners with an interactive, user-friendly approach to learning the Java programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Foundations of Programming Languages
90 折
出版日:2017/12/20 作者:Kent D. Lee  出版社:Springer-Verlag New York Inc  裝訂:平裝
This clearly written textbook provides an accessible introduction to the three programming paradigms of object-oriented/imperative, functional, and logic programming. Highly interactive in style, the
優惠價: 9 2430
無庫存
Scala for Java Developers ― A Practical Primer
滿額折
出版日:2017/12/15 作者:Toby Weston  出版社:Apress  裝訂:平裝
Master the fundamentals of Scala and understand its emphasis on functional programming that sets it apart from Java. This book will help you translate what you already know in Java to Scala to start y
定價:1739 元
無庫存
Teach Yourself Java in 21 Days ─ Covering Java 9
滿額折
出版日:2017/11/25 作者:Rogers Cadenhead  出版社:Sams  裝訂:平裝
In arenas ranging from enterprise development to Android app programming, Java remains one of the world's most popular programming languages. Sams Teach Yourself Java in 21 Days helps the serious
定價:1710 元
無庫存
Sams Teach Yourself Java in 24 Hours ─ Covering Java 9 and Android
滿額折
出版日:2017/08/17 作者:Rogers Cadenhead  出版社:Sams  裝訂:平裝
In arenas ranging from enterprise development to Android app programming to game development, Java remains one of the world's most popular programming languages. Sams Teach Yourself Java in 24 Hours h
定價:1575 元
無庫存
出版日:2017/07/27 作者:Arvind Kumar Bansal  出版社:Chapman & Hall  裝訂:精裝
In programming courses, using the different syntax of multiple languages, such as C plus plus, Java, PHP, and Python, for the same abstraction often confuses students new to computer science. Introduc
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/07/14 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:精裝
With a clear writing style that is stripped of highly technical jargon, Programming Logic and Design, Comprehensive, Fifth Edition provides beginning programmers with a guide to developing structured
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java for Dummies
滿額折
出版日:2017/03/20 作者:Barry A. Burd  出版社:For Dummies  裝訂:平裝
Java For Dummies remains the straightforward reference on Java, covering object-oriented programming basics with Java, code reuse, and the essentials of creating a Java program. The book helps readers
優惠價: 9 1026
無庫存
  • 300
    8
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8

暢銷榜

客服中心

收藏

會員專區