TOP
經典不再等待!讀懂羅馬人的強大,開啟你的智力冒險
縮小範圍
出版日期
41816
1 / 1046
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
無庫存
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
無庫存
Artificial Intelligence: Research Directions in Cognitive Science: European Perspectives Vol. 5
90 折
出版日:2021/06/19 作者:D. Sleeman(EDI)  出版社:Routledge  裝訂:平裝
Originally published in 1992, this title reviews seven major subareas in artificial intelligence at that time: knowledge acquisition; logic programming and representation; machine learning; natural la
優惠價: 9 1821
無庫存
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
優惠價: 1 1867
無庫存
Core Java, Vol. 1: Fundamentals, 12e
滿額折
出版日:2021/12/13 作者:Cay Horstmann  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
The #1 Java Guide for Serious Programmers: Fully Updated for Java SE 17 For serious programmers, Core Java, Volume I--Fundamentals, Twelfth Edition, is the definitive guide to writing robust, maintain
優惠價: 1 3479
無庫存
Java編程講義(簡體書)
滿額折
出版日:2021/11/01 作者:榮銳鋒; 張晨光; 殷晉  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java 編程講義》根據目前Java 開發領域的實際需求,從初學者角度出發,詳細講解了Java 技術的基礎知識。全書共15 章,包括Java 開發入門,Java 語言基礎,Java 控制結構,數組,面向對象編程,繼承和多態,抽象類、接口和內部類,異常處理,Java 常用類庫,集合與泛型,Lambda 表達式,輸入/輸出流,多線程,JDBC數據庫技術,網絡編程等內容。內容全面覆蓋Java 開發必備的基礎知識點,結合生活化案例展開講解,程序代碼給出了詳細的注釋,能夠使初學者輕鬆領會Java 技術精髓,快速掌握Java 開發技能。為了進一步便於教師與學生使用,本書配套了豐富的資源,包括隨書視頻、優質PPT 課件、源代碼資源、授課資源、習題、 測試題等。
優惠價: 87 365
無庫存
出版日:2021/10/18 作者:Farzin Asadi  出版社:Morgan & Claypool  裝訂:精裝
A microcontroller is a compact, integrated circuit designed to govern a specific operation in an embedded system. A typical microcontroller includes a processor, memory, and input/output (I/O) peripherals on a single chip.When they first became available, microcontrollers solely used Assembly language. Today, the C programming language (and some other high-level languages) can be used as well. Some of advanced microcontrollers support another programming technique as well: Graphical programming. In graphical programming, the user does not write any code but draws the block diagram of the system he wants. Then a software converts the drawn block diagram into a suitable code for the target device.Programming microcontrollers using graphical programming is quite easier than programming in C or Assembly. You can implement a complex system within hours with graphical programming while its implementation in C may take months. These features make the graphical programming an important option
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
圖解Java併發編程(簡體書)
滿額折
出版日:2021/10/01 作者:汪建  出版社:人民郵電出版社  裝訂:平裝
《圖解Java併發編程》採用圖文並茂外加大量案例代碼的方式講解了Java併發編程機制的運行原理。《圖解Java併發編程》分為12章,內容涵蓋了線程機制、線程I/O模型、Java內存模型、併發知識、AQS同步器、常見的同步器、原子類、阻塞隊列、鎖、任務執行器、其他併發工具等內容。此外,還在最後一章介紹了如何使用C++來模擬實現Java線程。《圖解Java併發編程》適合Java中高級開發人員、對Java併發編程機制感興趣的人員以及Java架構師閱讀。
優惠價: 87 573
無庫存
Learn Python Visually: Visual Programming Made Easy
滿額折
出版日:2021/05/04 作者:Tristan Bunn  出版社:No Starch Pr  裝訂:平裝
An accessible, visual, and creative approach to teaching Python programming using the software literacy-focused Processing development environment. Readers learn the foundations of programming as they
優惠價: 79 1501
無庫存
出版日: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]。
出版日:2021/02/25 作者:Alfred Tarski  出版社:Important Books  裝訂:平裝
This classic undergraduate treatment examines the deductive method in its first part and explores applications of logic and methodology in constructing mathematical theories in its second part. Exercises appear throughout.Alfred Tarski, one of the greatest logicians of all time, is widely thought of as 'the man who defined truth'. His work on the concepts of truth and logical consequence as defined by mathematical theory are cornerstones of modern logic, influencing developments in mathematics, philosophy, linguistics, and computer science. His teaching on logic and mathematics culminated in the 1941 classic INTRODUCTION TO LOGIC, which uses the method of deduction and explores logic and methodology as it pertains to creating mathematical theories.
優惠價: 1 538
無庫存
Java程序設計(簡體書)
滿額折
出版日:2020/12/01 作者:王先國  出版社:清華大學出版社(大陸)  裝訂:平裝
本書內容包括Java語法基礎、陣列、物件和類、繼承和多態、抽象類別和介面、Java常用類庫、Java泛型與集合、Java圖形程式設計、Java異常處理、Java多執行緒、Java網路程式設計、Java資料庫程式設計等。
優惠價: 87 312
無庫存
The Logic of Gilles Deleuze:Basic Principles
90 折
French philosopher Gilles Deleuze wrote two 'logic' books: Francis Bacon: The Logic of Sensation and The Logic of Sense. However, in neither of these books nor in any other works does Deleuze articula
優惠價: 9 7290
無庫存
出版日:2020/09/30 作者:D.E. Stevenson  出版社:Auerbach Pub UK  裝訂:平裝
Surveying the major programming languages that have hallmarked the evolution of computing, Programming Language Fundamentals by Example provides an understanding of the many languages and notations us
優惠價: 1 3419
無庫存
Programming ML.Net
滿額折
出版日:2021/12/06 作者:Dino Esposito  出版社:Microsoft Pr  裝訂:平裝
With .NET 5's ML.NET and Programming ML.NET, any Microsoft .NET developer can solve serious machine learning problems, increasing their value and competitiveness in some of today's fastest-growing are
優惠價: 1 2400
無庫存
Java語言編程基礎(簡體書)
滿額折
出版日:2021/11/09 作者:溫立輝  出版社:西安電子科技大學出版社  裝訂:平裝
本書以Java開發領域最主流的JDK 8為編程環境,介紹了Java語言編程基礎相關知識。本書共10章,主要內容包括Java程序設計語言、Java編程環境搭建、Java語言編程開發工具、Java語言基礎語法、數據變量與類型、數據運算與表達式、程序流程控制結構、數組結構、函數的定義及應用、常用API操作類等。本書可作為高職高專院校計算機類專業程序設計基礎、Java程序設計、面向對象程序設計、Java語言編程應用等課程的教材,也可作為Java編程語言自學者的參考書。
優惠價: 87 125
無庫存
Java入門很輕鬆(微課超值版)(簡體書)
滿額折
出版日:2021/11/01 作者:雲尚科技  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java入門很輕鬆:微課超值版》是針對零基礎讀者研發的Java入門教材。該書側重實戰,結合流行有趣的熱點案例,詳細地介紹了Java開發中的各項技術。《Java入門很輕鬆:微課超值版》分為17章,包括搭建Java開發環境、Java語言基礎、流程控制、Java中的數組、字符串的應用、面向對象編程入門、面向對象核心技術、抽象類與接口、程序的異常處理、常用類和枚舉類、泛型與集合類、Swing程序設計、I/O(輸入/輸出)、多線程、使用JDBC操作數據庫、Java繪圖。為了提高讀者的項目開發能力,最後將挑選熱點項目射擊氣球小遊戲,進一步講述Java在實際項目中的應用技能。《Java入門很輕鬆:微課超值版》通過大量案例和完整項目案例,不僅幫助初學者快速入門,還可以積累項目開發經驗;通過微信掃碼可以快速查看對應案例的視頻操作,隨時解決學習中的困惑;通過微信掃碼還可以快速獲取《Java入門很輕鬆:微課超值版》實戰訓練中的解題思路和源碼,通過一步步引導的方式,可以檢驗讀者對本章知識點掌握的程度;《Java入門很輕鬆:微課超值版》還贈送大量超值的資源,包括精品教學視頻、精美幻燈片、案例及項目源碼、教學大綱、求職資源庫、面試資源庫、筆試題庫、上機實訓手冊和小白項目實戰手冊;《Java入門很輕鬆:微課超值版》還提供技術支持QQ群,專為讀者答疑解惑,降低零基礎學習編程的門檻,讓讀者輕鬆跨入編程的領域。
優惠價: 87 417
無庫存
面向對象程序設計Java(簡體書)
滿額折
出版日:2021/10/11 作者:肖毅  出版社:科學出版社  裝訂:平裝
本書的內容大體可分為兩個部分。第1章一第4章為第一部分,著重介紹java面向對象的基本知識點,主要有java的基本環境、java語言基礎、java工程規範、面向對象基本概念、基本特徵、概念深化、異常處理等,讀者通過這部分的學習可以用java語言建立起面向對象思維的能力,其中第3章~第4章是本部分的重點;第5章~第9章為第二部分,著重介紹java語言的應用,主要有java常用類庫與工具、線程、集合類
優惠價: 87 292
無庫存
Java基礎與應用(第2版)(簡體書)
滿額折
出版日:2021/10/01 作者:王養廷; 李永飛; 郭慧  出版社:清華大學出版社(大陸)  裝訂:平裝
本書從程序設計的角度,介紹如何設計有Java特色的應用程序。全書共分三篇,第一篇是Java基礎,包含第1~6章,介紹Java的開發環境、程序開發過程、基本的語法及語句,重點介紹應用Java語言開發簡單Java程序的過程,強調程序的設計過程和調試過程;第二篇是Java面向對象程序設計,包含第7~20章,介紹應用Java語言的類、對象、接口來設計面向對象的Java程序,通過大量示例讓學生在學習程序的過程中逐步理解什麼是面向對象程序設計,如何設計有Java特色的面向對象程序,最後給出有Java語言特色的簡單框架程序;第三篇是Java應用開發,包含第21~26章,給出一個完整的應用示例,採用層層推進、模塊組合的方式,從簡單程序開始,逐步增加內容,最後完成一個有一定規模且實用的學生成績查詢軟件。 本書作為省級線上線下混合式一流本科課程的配套教材,提供微課視頻、課程測試題目、作業題目等豐富的配套課程資源,為組織在線教學或者線上線下混合式教學提供便利。 本書內容講述淺顯易懂,按照問題來組織內容,每章解決一類問題,圍繞問題來設計程序,講解所用到的相關知識,讓讀者通過示例來學習Java程序設計,逐步培養Java程序設計思路。本書既可以作為高等學校學生學習Java程序設計的教材,也可以作為自學Java語言讀者的參考書。
優惠價: 87 360
無庫存
Java程序設計基礎(微課版)(簡體書)
滿額折
出版日:2021/10/01 作者:嚴麗麗; 管勝波; 曾慶毅; 唐永平; 唐中劍  出版社:清華大學出版社(大陸)  裝訂:平裝
Java語言是一種分布式的面向對象語言,學好Java是成為一名很好軟件工程師的必經之路。 《Java程序設計基礎(微課版)》由課程導入和11個單元組成。內容包括本課程學習方法、搭建環境並構建語法基礎、Java程序結構、Java類與對象、繼承/多態/接口、數組與異常處理程序設計、靜態界面佈局與設計、事件處理及界面設計、文件管理、線程與動畫、網絡功能實現、操作數據等內容。 《Java程序設計基礎(微課版)》不僅適合軟件技術專業,而且適合計算機類相關專業的教學,以及對編程有興趣的愛好者自學。
優惠價: 87 256
無庫存
Java程序設計教程(第3版)(簡體書)
滿額折
出版日:2021/09/01 作者:牛曉太  出版社:清華大學出版社(大陸)  裝訂:平裝
本書在保持《Java程序設計教程》(第2版)基本框架和特色的基礎上,更新了部分章節,並對一些知識點進行了擴充,更便於讀者學習。全書內容分為12章,包括Java概述,Java語言基礎,Java控制結構、數組和字符串,Java面向對象編程,接口、內部類和Java API基礎,異常處理,Applet程序,圖形用戶界面,I/O流,多線程,訪問數據庫以及網絡編程等。 本書既適合作為普通高等學校計算機、網絡工程等專業學生的Java程序設計課程教材,也適合從事軟件開發的技術人員培訓、自學使用。
優惠價: 87 284
無庫存
出版日:2021/08/10 作者:James Mahoney  出版社:Princeton Univ Pr  裝訂:平裝
A groundbreaking logic-based approach to bridging the scientific-constructivist divide in social science The Logic of Social Science offers new principles for designing and conducting social science research. James Mahoney uses set-theoretic analysis to develop a fresh scientific constructivist approach that avoids essentialist biases in the production of knowledge. This approach recognizes that social categories depend on collective understandings for their existence, but it insists that this recognition need not hinder the use of explicit procedures for the rational assessment of truth. Mahoney shows why set-theoretic analysis enables scholars to avoid the pitfalls of essentialism and produce findings that rest on a firm scientific foundation. Extending his previous work and incorporating new material, Mahoney presents specific tools for formulating and evaluating theories in the social sciences. Chapters include discussions of models of causality, procedures for testing propositions
優惠價: 1 2397
無庫存
Java語言程序設計(第3版)(簡體書)
滿額折
出版日:2021/08/01 作者:鄭莉; 張宇  出版社:清華大學出版社(大陸)  裝訂:平裝
本書將Java語言作為大學生計算機程序設計的入門語言,其特色是內容全面、深入淺出、立體配套。書中詳細介紹了Java語言以及面向對象的設計思想和編程方法、圖形用戶界面的編程方法、網絡和數據庫程序的編程方法、線程的使用、Java集合框架、Java工程化開發等實用技術。全書以面向對象的程序設計方法貫穿始終,基礎性和實用性並重。宗旨是不僅使讀者掌握Java語言,而且能夠對現實世界中較簡單的問題及其解決方法用計算機語言進行描述。本書適合作為高等院校“Java語言程序設計”課程的教材或Java愛好者入門的自學教材。
優惠價: 87 417
無庫存
Java程序設計基礎教程(簡體書)
滿額折
出版日:2021/07/28 作者:芮素娟  出版社:機械工業出版社  裝訂:平裝
本書是面向Java初學者的入門級圖書,以通俗易懂的語言詳細講解Java語言的基礎知識。本書共分為10個單元,其中前9個單元共27個任務和26個實訓,內容主要包括Java環境搭建、Java語法基礎、面向物件的概念與思想、Java常用的類庫、異常處理、線程、輸入/輸出功能、圖形用戶界面設計等。*後一個單元是一個綜合實例,介紹Java程序如何設計、實現、編寫和運行等操作。本書是重慶市骨幹專業的移動應用開發專業“Java程序設計”課程的配套教材。該項目提供了微課視頻及操作演示視頻,在超星學銀在線平臺可以使用。本書體系完整,結構案例合理,可操作性強,內容深入淺出,語言通俗易懂,每個知識點都有配套例題進行解釋說明,可作為高職院校計算機及相關專業的教學參考書。
優惠價: 87 308
無庫存
Java性能優化權威指南(簡體書)
滿額折
出版日:2021/07/01 作者:(美)亨特  出版社:人民郵電出版社  裝訂:平裝
《Java性能優化權 威指南》主要為Java SE和Java EE應用的性能調優提供建議。主要包括以下幾方面:性能監控、性能分析、Java HotSpot VM調優的基準測試以及Java EE應用的性能調優。 《Java性能優化權 威指南》適合所有Java程序員、系統調優師和系統架構師閱讀。
優惠價: 87 569
無庫存
Java從入門到精通(第6版)(簡體書)
滿額折
出版日:2021/07/01 作者:明日科技 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《Java從入門到精通(第6版)》從初學者角度出發,通過通俗易懂的語言、豐富多彩的實例,詳細講解了使用Java語言進行程序開發需要掌握的知識。全書分為23章,內容包括初識Java,熟悉Eclipse開發工具,Java語言基礎,流程控制,數組,類和物件,繼承、多態、抽象類與接口,包和內部類,異常處理,字符串,常用類庫,集合類,枚舉類型與泛型,lambda表達式與流處理,I
優惠價: 87 417
無庫存
Java程序設計(慕課版‧本科)(簡體書)
滿額折
出版日:2021/06/01 作者:姬忠紅; 崔瑞娟; 杜其鳳  出版社:人民郵電出版社  裝訂:平裝
Java 是目前企業中常用的一種面向對象思想開發的編程技術,是Java EE 企業級開發體系中非常重要的基礎技術。本書由淺入深地講解了整個Java程序設計的基礎知識、開發環境與開發工具。全書共15 章,第1~9章是Java初級部分,主要內容包括Java語言概述、Java語言基礎、程序的控制語句、數組、面向對象基礎、繼承、多態、抽象類、接口、包和常用API、Java異常處理等;第10~14章是Java高級部分,主要內容包括集合類、輸入/輸出流、多線程、JDBC數據庫編程、網絡編程等;第15章是綜合項目案例。本書所有知識都以結合具體實例的形式進行介紹,力求詳略得當,使讀者快速掌握Java面向對象的程序設計方法與設計思想。書後附有練習及上機指導,供讀者實踐練習。
優惠價: 87 312
無庫存
21天學通Java(第7版)(簡體書)
滿額折
出版日:2021/04/01 作者:(美)羅格斯‧卡登海德  出版社:人民郵電出版社  裝訂:平裝
《21天學通Java(第7版)》是初學者學習Java程式設計語言的暢銷經典教程,循序漸進地介紹了Java程式設計語言知識,並提供了豐富的實例和練習;同時全面涵蓋了Java 8這一新標準以及與Android開發相關的Java程式設計知識。通過本書的學習,讀者將逐步瞭解、熟悉並精通Java程式設計語言。 《21天學通Java(第7版)》包括3周的課程,通過學習,讀者將具備使用Java開發應用程式和An
優惠價: 87 308
無庫存
瘋狂Java面試講義:數據結構、算法與技術素養(簡體書)
滿額折
出版日:2021/04/01 作者:李剛  出版社:電子工業出版社  裝訂:平裝
本書內容分為四個部分,其中第一部分主要介紹Java內存管理,這部分是大多數Java程序員很容易忽略的地方——因為Java不像C語言,而且Java提供了垃圾回收機制,因此導致許多Java程序員對內存管理重視不夠;第二部分主要介紹Java編程過程中各種常見的陷阱,這些陷阱有的來自李剛老師早年的痛苦經歷,有的來自他的眾多學生的痛苦經歷,都是Java程序員在編程過程中的“前車之鑒”,希望讀者能引以為戒;第
優惠價: 87 564
無庫存
出版日:2021/03/30 作者:John V. Guttag  出版社:Mit Pr  裝訂:平裝
The new edition of an introduction to the art of computational problem solving using Python.This book introduces students with little or no prior programming experience to the art of computational pro
優惠價: 1 1360
無庫存
Java程序設計與應用(簡體書)
滿額折
出版日:2021/03/01 作者:郭俊  出版社:電子工業出版社  裝訂:平裝
本書介紹了Java 程序設計的基礎知識及其編程方法,包括Java 編程基礎、面向對象的思想及概念、常見字符串與類的使用、Java 的集合框架、文件和數據流、數據庫、GUI 及事件響應、多線程和Java 網絡編程等內容。本書以通俗易懂的語言介紹了Java 面向對象編程的思想和編程技巧,內容豐富,結構合理,並且提供了豐富的例程。本書既可以作為高等院校各專業的基礎教材,也可以作為使用Java 的工程技術人員和科技工作者的自學參考書。
優惠價: 87 260
無庫存
Java從小白到大牛(第2版)(簡體書)
滿額折
出版日:2021/03/01 作者:關東升  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是一部系統論述Java 編程語言、OOP編程思想以及函數式編程思想的立體化教程(含紙質圖書、教學課件、源代碼與視頻教程)。全書共分為四篇: 第一篇Java基礎(第1~10章),第二篇面向物件(第11~18章),第三篇Java進階(第19~28章),第四篇項目實戰(第29~30章)。主要內容包括: Java語法基礎、Java編碼規範、數據類型、運算符、控制語句、數組、字符串、面向物件基礎、繼承與
優惠價: 87 517
無庫存
Hegel, Logic and Speculation
90 折
出版日:2021/02/25 出版社:Bloomsbury Academic UK  裝訂:平裝
This book offers new critical perspectives on the relationship between the notions of speculation, logic and reality in Hegel’s thought as basis for his philosophical account of nature, history, spiri
優惠價: 9 2015
無庫存
Java语言实验与课程设计指导(電子書)
70 折
出版日:2021/01/31 作者:施珺; 纪兆辉; 赵雪峰  出版社:南京大学出版社有限公司  裝訂:電子書
本书针对应用型本科院校Java语言与面向对象程序设计类课程的实践教学环节编写, 合理设计了Java语言实验和课程设计指导, 该书分三部分, 内容包括: JAVA语言实验指导 ; JAVA语言综合实训指导 ; JAVA语言课程设计指导。
優惠價: 7 172
Advances in Experimental Philosophy of Logic and Mathematics
90 折
出版日:2021/01/28 出版社:Bloomsbury Academic UK  裝訂:平裝
This book explores the results of applying empirical methods to the philosophy of logic and mathematics. Much of the work that has earned experimental philosophy a prominent place in twenty-first cent
優惠價: 9 2015
無庫存
The Digital Logic of Death
90 折
出版日:2021/01/28 作者:Steven Pustay  出版社:Bloomsbury Academic UK  裝訂:精裝
In The Digital Logic of Death, Steven Pustay skillfully makes visible the immensely important but often overlooked role that moving images play in shaping our understanding of mortality. This relation
優惠價: 9 5985
無庫存
Scratch Programming Playground, Scratch 3
滿額折
出版日:2021/01/12 作者:Al Sweigart  出版社:No Starch Pr  裝訂:平裝
A project-filled introduction to coding that shows kids how to build programs by making cool games.Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners worldwide. Scratch 3 features an updated interface, new programming blocks, and the ability to run on tablets and smartphones, so you can learn how to code on the go. In Scratch 3 Programming Playground, you'll learn to code by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit! Each game includes easy-to-follow instructions with full-color images, review questions, and creative coding challenges to make the game your own. Want to add more levels or a cheat code? No problem, just write some code. You'll learn to make games like:Maze Runner: escape the maze!Snaaaaaake: gobble apples and avoid your own tailAsteroid Breaker: smash space rocksFruit Slicer: a Fruit Ninja cloneBrick Breaker: a remake of Breakout, the brick-breaking classicPlatformer: a game
優惠價: 79 751
無庫存
Java架構師指南(簡體書)
滿額折
出版日:2021/01/01 作者:王波  出版社:人民郵電出版社  裝訂:平裝
本書總結了作者多年來在Java Web方面的開發經驗,全面闡述了Java架構師所需掌握的知識和技能,並圍繞Java架構師這一主題介紹相關的內容。 本書共12章。書中通過講解企業管理系統、電商系統、報表系統等項目的實際開發流程,把流行的Struts、Spring、Hibernate、Spring MVC、MyBatis等框架整合起來,再從代碼層面講述Maven、WebService、POI等技術,讓
優惠價: 87 465
無庫存
Java語言程序設計(簡體書)
滿額折
出版日:2021/01/01 作者:郎波  出版社:清華大學出版社(大陸)  裝訂:平裝
本書在介紹Java語言的同時, 更注重Java語言的知識體系, 系統性地分析了Java核心機制與基本原理。全書分為核心基礎篇與應用技術篇。在核心基礎篇中, 論述了面向對象程序設計的基本概念、Java語言基礎 (包括運算符與表達式、程序流控制、數組)、Java面向對象特性、異常處理方法、基於Swing的圖形化用戶界面構造方法、輸入/輸出、Applet概念與應用。應用技術篇介紹了開發Java的高級應用
優惠價: 87 365
無庫存
  • 41816
    1046
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 1046

暢銷榜

客服中心

收藏

會員專區