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

Java Data Object

40615
44 / 1016
從零開始學Java(簡體書)
滿額折
出版日:2022/06/01 作者:明日科技  出版社:化學工業出版社  裝訂:平裝
本書從零基礎讀者的角度出發,通過通俗易懂的語言、豐富多彩的實例,循序漸進地讓讀者在實踐中學習Java編程知識,並提升自己的實際開發能力。全書共分為4篇20章,內容包括搭建開發環境、第一個Java程序、變量和基本數據類型、運算符、流程控制語句、數組、方法、面向對象編程、字符串、Java常用類、異常處理、枚舉與泛型、集合、I/O流、Swing程序設計、AWT繪圖、線程、使用JDBC操作數據庫、像素鳥遊戲、鹹魚快遞打印系統等。書中知識點講解細緻,側重介紹每個知識點的使用場景,涉及的代碼給出了詳細的注釋,可以使讀者輕鬆領會Java語言程序開發的精髓,快速提高開發技能。同時,本書配套了大量教學視頻,掃碼即可觀看,還提供所有的程序源文件,方便讀者實踐。本書適合Java初學者、軟件開發入門者自學使用,也可用作高等院校相關專業的教材及參考書。
優惠價: 87 517
無庫存
Java編程入門與項目應用(簡體書)
滿額折
出版日:2022/06/01 作者:黎明; 丁潔; 張雪英  出版社:原子能出版社  裝訂:平裝
本書是一本關於Java語言基礎知識和程序設計開發用書。本書深人淺出地介紹了Java語言程序開發的環境、Java語言的基礎語法知識、Java語言的編程思想、Java語言的網絡編程、數據庫編程、Swing組件編程、Web編程等多種應用以及項目實戰內容。本書注重學練結合,基礎知識均配合相應示例,示例包含完整源碼,並附以詳細注釋,每章還提供相應的練習,相信“基礎知識+示例+練習”的形式可以幫助讀者牢固掌握知識點,快速提高編程水平。 全書結構完整、思路清晰、邏輯嚴謹,適合編程愛好者、初學者、中級程序開發人員以及其他相關從業人員閱讀使用,相信您閱讀本書一定能有所收穫!
優惠價: 87 438
無庫存
Java語言與面向對象程序設計(第2版)(簡體書)
滿額折
出版日:2022/05/30 作者:印旻; 王行言  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是《Java 語言與面向對象程序設計》的第2版,它系統介紹了Java 語言與面向對象程序設計的概念、方法與基本技術。 本書中首先介紹了面向對象軟件開發和Java 語言的基礎知識,然后闡述了面向對象程序設計的基本原則與特點,并借助于Java 把這些原則與特點融入具體的程序中,幫助讀者逐步理解和掌握面向對象程序設計的主要技術與編程思路。本書的后半部分從應用出發,進述Java 編程的幾個重要專
優惠價: 87 177
無庫存
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
無庫存
All Data Are Local: Thinking Critically in a Data-Driven Society
79 折
出版日:2022/05/03 作者:Yanni Alexander Loukissas  出版社:Mit Pr  裝訂:平裝
How to analyze data settings rather than data sets, acknowledging the meaning-making power of the local. In our data-driven society, it is too easy to assume the transparency of data. Instead, Yanni Loukissas argues in All Data Are Local, we should approach data sets with an awareness that data are created by humans and their dutiful machines, at a time, in a place, with the instruments at hand, for audiences that are conditioned to receive them. The term data set implies something discrete, complete, and portable, but it is none of those things. Examining a series of data sources important for understanding the state of public life in the United States--Harvard's Arnold Arboretum, the Digital Public Library of America, UCLA's Television News Archive, and the real estate marketplace Zillow--Loukissas shows us how to analyze data settings rather than data sets.Loukissas sets out six principles: all data are local; data have complex attachments to place; data are collected from heterogen
優惠價: 79 901
無庫存
Java EE的輕量級開發利劍:Spring Boot實戰(簡體書)
滿額折
出版日:2022/05/01 作者:王波  出版社:人民郵電出版社  裝訂:平裝
本書以Java EE的最佳實踐為主題,全面闡述Spring Boot、Spring MVC、Spring Cloud等企業級領域內的熱門技術。本書講解相關技術框架的核心知識,並結合汽車管理系統等實戰項目,把Java EE領域內流行的SSH、SSM、Spring Boot、Spring Cloud、MyBatis和JPA等框架整合起來,再從代碼層面講述Activiti、Kafka、Redis、Docker、Maven、WebService和POI等經典技術。通過本書深入淺出的講解,讀者在學習Java架構師必備專業技能的同時,還可以學習項目開發的整個過程,真正意義上做到Spring Boot從入門到精通。 本書適合Java EE領域的開發人員閱讀。閱讀本書,讀者可以學習目前流行的Java開發技術,力爭在短時間內掌握Spring Boot核心技術,成為Java架構師,走向自己職業生涯的輝煌。
優惠價: 87 569
無庫存
HCIA-HarmonyOS應用開發學習指南(簡體書)
滿額折
出版日:2022/05/01 作者:華為技術有限公司  出版社:人民郵電出版社  裝訂:平裝
本書首先對HarmonyOS和OpenHarmony進行概述,同時闡述了兩者的區別,其次講解了HarmonyOS應用開發的流程以及常備的開發基礎知識,接著介紹了基於JS UI框架以及豐富的組件快速開發應用程序UI的方法,然後針對 HarmonyOS 的接口能力進行了詳細說明,還介紹了Java PA開發,包括Service開發、JS和Java的混合開發(JS FA調用Java PA)、數據庫及Data Ability開發等,最後通過3個開發專題講解HarmonyOS應用開發的重要核心技術。除了多方面的知識講解,本書還有詳細的案例說明,通過理論與案例結合,使開發者快速掌握各項基礎開發技能。本書作為HarmonyOS應用開發工具手冊,適合有一定基礎的JS和Java開發者或對HarmonyOS感興趣的移動應用開發、設計、測試工程師及小程序開發人員閱讀,可幫助讀者快速掌握HarmonyOS應用開發的技巧。
優惠價: 87 1043
無庫存
Data Analytics for Cybersecurity
90 折
出版日:2022/04/30 作者:Vandana P. Janeja  出版社:Cambridge Univ Pr  裝訂:精裝
As the world becomes increasingly connected, it is also more exposed to a myriad of cyber threats. We need to use multiple types of tools and techniques to learn and understand the evolving threat landscape. Data is a common thread linking various types of devices and end users. Analyzing data across different segments of cybersecurity domains, particularly data generated during cyber-attacks, can help us understand threats better, prevent future cyber-attacks, and provide insights into the evolving cyber threat landscape. This book takes a data oriented approach to studying cyber threats, showing in depth how traditional methods such as anomaly detection can be extended using data analytics and also applies data analytics to non-traditional views of cybersecurity, such as multi domain analysis, time series and spatial data analysis, and human-centered cybersecurity.
優惠價: 9 3078
無庫存
出版日:2022/03/31 作者:Cheng Hsiao  出版社:Cambridge Univ Pr  裝訂:精裝
Now in its fourth edition, this comprehensive introduction of fundamental panel data methodologies provides insights on what is most essential in panel literature. A capstone to the forty-year career of a pioneer of panel data analysis, this new edition's primary contribution will be the coverage of advancements in panel data analysis, a statistical method widely used to analyze two or higher-dimensional panel data. The topics discussed in early editions have been reorganized and streamlined to comprehensively introduce panel econometric methodologies useful for identifying causal relationships among variables, supported by interdisciplinary examples and case studies. This book, to be featured in Cambridge's Econometric Society Monographs series, has been the leader in the field since the first edition. It is essential reading for researchers, practitioners and graduate students interested in the analysis of microeconomic behavior.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Persuading with Data
79 折
出版日:2022/03/15 作者:Miro Kazakoff  出版社:Mit Pr  裝訂:平裝
An integrated introduction to data visualization, strategic communication, and delivery best practices.Persuading with Data provides an integrated instructional guide to data visualization, strategic communication, and delivery best practices. Most books on data visualization focus on creating good graphs. This is the first book that combines both explanatory visualization and communication strategy, showing how to use visuals to create effective communications that convince an audience to accept and act on the data. In four parts that proceed from macro to micro, the book explains how our brains make sense of graphs; how to design effective graphs and slides that support your ideas; how to organize those ideas into a compelling presentation; and how to deliver and defend data to an audience. Persuading with Data is for anyone who has to explain analytical results to others. It synthesizes a wide range of skills needed by modern data professionals, providing a complete toolkit for cr
優惠價: 79 1896
無庫存
Java Web應用開發技術教程(簡體書)
滿額折
出版日:2022/03/01 作者:張慶華  出版社:清華大學出版社(大陸)  裝訂:平裝
本書面向非計算機專業的讀者,系統介紹了Java web應用開發技術基礎知識,全書共8章,主要論述了Java語言基礎、Java面向對象編程、Java數據庫編程、JSP、Servlet等相關知識,相關章節有示例代碼和詳細的代碼解析,各章後附有習題,幫助讀者加深理解和鞏固相關知識。本書以掌握實際動手開發能力為培養目標,書中的相關章節經過小學生和初中生的試用,有助於初學者掌握相關的開發技能。本書可以作為高等院校非計算機科學與技術相關專業的本科生、碩士生教材或者教學參考書。
優惠價: 87 235
無庫存
Java開發手冊:基礎‧案例‧應用(簡體書)
滿額折
出版日:2022/02/01 作者:明日科技 編著  出版社:化學工業出版社  裝訂:平裝
《Java開發手冊:基礎·案例·應用》是“計算機科學與技術手冊系列”圖書之一,該系列圖書內容全面,以理論聯繫實際、能學到並做到為宗旨,以技術為核心,以案例為輔助,引領讀者全面學習基礎技術、代碼編寫方法和具體應用項目。旨在為想要進入相應領域或者已經在該領域深耕多年的技術人員提供新而全的技術性內容及案例。本書以Java開發為主要內容,分為3篇,分別是:基礎篇、案例篇、應用篇,共30章,內容由淺入深,循序漸進,使讀者在打好基礎的同時逐步提升技能。本書內容包含了Java開發必備的基礎知識和大量的實例和案例解析,使讀者在學習相關技術和方法的同時,能夠及時應用和消化相關知識。同時,本書在最後兩章對兩個大型應用項目進行了重點講解,讓讀者親自體驗編程的樂趣。本書適合Java開發從業者和Java愛好者閱讀參考,也可作為高校計算機相關專業的教材。
優惠價: 87 673
無庫存
Human-Centered Data Science
79 折
出版日:2022/02/01 作者:Cecilia Aragon  出版社:Mit Pr  裝訂:平裝
Best practices for addressing the bias and inequality that may result from the automated collection, analysis, and distribution of large datasets.Human-centered data science is a new interdisciplinary field that draws from human-computer interaction, social science, statistics, and computational techniques. This book, written by founders of the field, introduces best practices for addressing the bias and inequality that may result from the automated collection, analysis, and distribution of very large datasets. It offers a brief and accessible overview of many common statistical and algorithmic data science techniques, explains human-centered approaches to data science problems, and presents practical guidelines and real-world case studies to help readers apply these methods. The authors explain how data scientists’ choices are involved at every stage of the data science workflow―and show how a human-centered approach can enhance each one, by making the process more transparent, aski
優惠價: 79 1051
無庫存
Java程序設計項目教程(第二版)(簡體書)
滿額折
出版日:2022/01/13 作者:張興科  出版社:中國人民大學出版社  裝訂:平裝
本書從Java語言的基本特點入手,全面介紹了Java語言的基本概念和編程方法,並深入介紹了Java語言的高級特性。是進一步使用Java語言進行技術開發的基礎。本教材對應課程為軟件技術專業必修課,具體體現如下特色。1.編寫特色:教材採用案例式組織方式,每章都由一個同學喜聞樂見的小應用案例引導,引出知識點,通過引例強化知識點的應用,最後把知識綜合運用實現應用案例。案例知識運用完成後,緊跟課堂拓展訓練,緊扣本章內容再由學生完成一個小應用,給學生明確思路、方法,由學生實現,達到學以致用。章的最後是習題,以便學生鞏
優惠價: 87 204
無庫存
可視化Java GUI程序設計教程:基於Swing組件庫及NetBeans IDE(第2版)(簡體書)
滿額折
出版日:2022/01/01 作者:趙滿來; 曹建英  出版社:清華大學出版社(大陸)  裝訂:平裝
Java是當今比較流行的程序設計語言之一,GUI( Graphical User Interface,圖形用戶界面)是當今計算機程序和用戶之間的主流接口。使用可視化方法開發Java GUI程序具有直觀、快捷、易學易用等優點。 本書以**版的Apache NetBeans IDE為開發環境,採用Swing開發工具包提供的GUI組件,使用GUI構建器為可視化開發工具,結合學生成績管理系統和資源管理器式文本閱讀器等實例程序的逐步設計過程,詳細闡述了窗口、基本組件、布局管理、容器、事件處理、菜單、工具欄、表格和樹等組件的可視化創建、屬性設置、事件處理、數據呈現及其在Java GUI程序設計中的應用,闡述了Java GUI程序的設計思路、可視化快速開發方法和步驟,以及程序設計必要的相關知識、原理和開發工具的使用方法與技巧。 通過本書的學習,讀者可以快速具備完整的圖形用戶界面的程序設計能力。本書適合作為高等院校計算機相關專業 “可視化程序設計”(Java方向)和“Java GUI程序設計”等課程的教材,也適合非計算機專業具有Java基礎的學生以及Java GUI程序設計愛好者自學使用。
優惠價: 87 312
無庫存
GraalVM與Java靜態編譯:原理與應用(簡體書)
滿額折
出版日:2022/01/01 作者:林子熠  出版社:機械工業出版社  裝訂:平裝
全書邏輯上分為3篇。1.第1篇首先概要介紹Java編譯器的演進過程,然後介紹Java靜態編譯的基本原理、總體能力和發展前景2.第2篇詳細介紹GraalVM如何實現Java的靜態編譯,著重介紹是如何支持現有Java特性。3.第3篇主要關注GraalVM的實踐應用。靜態編譯目前還未能達到開箱即用的狀態,這一部分會介紹如何將傳統Java應用編譯為二進制可執行文件或靜態庫文件。通過閱讀本書,讀者可以瞭解和掌握目前新的Java靜態編譯技術的原理、特性和優缺點,能夠判斷評估自己的業務是否適用於靜態編譯、是否值得投入資源對現有業務進行靜態化改造。
優惠價: 87 465
無庫存
Java高併發與集合框架:JCF和JUC源碼分析與實現(簡體書)
滿額折
出版日:2022/01/01 作者:銀文傑  出版社:電子工業出版社  裝訂:平裝
本書主要對Java集合框架(JCF)和Java並發工具包(JUC)進行介紹,包括它們的適用場景、使用方法、技術理論和運行原理。為了讓讀者能夠輕鬆閱讀本書,本書中所有內容都採用由淺入深的方式進行介紹,先保證讀者會用這些技術,再介紹這些技術的運行原理。本書分為3部分,第1部分為Java編程入門知識,方便初學者對JCF相關知識進行查漏補缺,第2 部分和第3部分對基礎知識有一定的要求,適合有一些Java編程基礎的技術人員閱讀。
優惠價: 87 621
無庫存
Java面向對象程序設計(簡體書)
滿額折
出版日:2021/12/21 作者:蘇守寶  出版社:科學出版社  裝訂:平裝
本書是全國高校卓越工程師教育培養計算機類創新系列規劃教材之一。全書以面向對象設計方法為主線,結合UML圖例、採用實際案例貫穿,淡化語句語法描述、注重面向對象設計編程思想,簡化知識點內容的解釋、強化面向對象分析,體現實踐工程規範,培養面向對象的編程能力。本書傘面介紹而向對象程序設計(OOP)開發方法、Java程序設計基礎、類和對象、Java的繼承和多態、抽象類和接U、Java異常處理、I/O流與文件、JavaGUI、Java多線程技術、Socket網絡編程、Java數據庫編程、集合類與泛型集合等,最後以綜合性案例總結了面向對象分析、設計、實現的傘過程。本書結構清晰、實例豐富,各章節有配套習題、實驗訓練。配套教學課件、書中案例代碼、習題解答等相關教學資源均提供下載。
優惠價: 87 360
無庫存
Java性能權威指南(簡體書)
滿額折
出版日:2021/12/01 作者:(美)奧克斯  出版社:人民郵電出版社  裝訂:平裝
本書對Java 7和Java 8中影響性能的因素展開了全面深入的介紹,講解傳統上影響應用性能的JVM特徵,包括即時編譯器、垃圾收集、語言特徵等。內容包括:用G1垃圾收集器最大化應用的輸送量;使用Java飛行記錄器查看性能細節,而不必借助專業的分析工具;堆記憶體與原生記憶體最佳實踐;執行緒與同步的性能,以及資料庫性能最佳實踐等。
優惠價: 87 412
無庫存
Java Web開發與實踐(附光碟)(簡體書)
滿額折
出版日:2021/12/01 作者:高翔; 李志浩  出版社:人民郵電出版社  裝訂:平裝
本書作為Java Web課程的教材,系統、全面地介紹了有關Java Web程式開發所涉及的各類知識。全書共分18章,內容包括Web應用開發概述、HTML與CSS網頁開發基礎、JavaScript指令碼語言、搭建Java Web開發環境、JSP基本語法、JSP的內置物件、JavaBean技術、Servlet技術、資料庫應用開發、EL(運算式語言)、JSTL核心標籤庫、Ajax技術、Struts 2框
優惠價: 87 312
無庫存
Java對象導向程式開發及實戰(簡體書)
滿額折
出版日:2021/11/01 作者:肖睿; 崔雪煒  出版社:人民郵電出版社  裝訂:平裝
本書從Java語言的學習開始,學習Java,掌握其基礎語法是必備的,從變量、數據類型、運算符、流程控制、數組等基礎語法帶你入門,漸漸掌握Java最精髓的面向對象思想,包括封裝、繼承、多態、接口等內容。這是一個由淺入深的過程,也是一個收穫滿滿的學習過程。本書使用Java及面向對象思想進行控制台程序開發,並配以完善的學習資源和支持服務。
優惠價: 87 188
無庫存
Optimization for Data Analysis
滿額折
出版日:2021/10/31 作者:Stephen J. Wright  出版社:Cambridge Univ Pr  裝訂:精裝
Optimization techniques are at the core of data science, including data analysis and machine learning. An understanding of basic optimization techniques and their fundamental properties provides important grounding for students, researchers, and practitioners in these areas. This text covers the fundamentals of optimization algorithms in a compact, self-contained way, focusing on the techniques most relevant to data science. An introductory chapter demonstrates that many standard problems in data science can be formulated as optimization problems. Next, many fundamental methods in optimization are described and analyzed, including: gradient and accelerated gradient methods for unconstrained optimization of smooth (especially convex) functions; the stochastic gradient method, a workhorse algorithm in machine learning; the coordinate descent approach; several key algorithms for constrained optimization problems; algorithms for minimizing nonsmooth functions arising in data science; found
優惠價: 9 2222
無庫存
Data Strategy: How to Profit from a World of Big Data, Analytics and Artificial Intelligence
90 折
出版日:2021/10/26 作者:Bernard Marr  出版社:KOGAN PAGE  裝訂:平裝
FIRST EDITION BRONZE RUNNER UP: Axiom Awards 2018 - Business Technology Category 90% of today's data was generated in the last two years and the amount of data we have available is predicted to double every two years. Data is an integral strategic asset for all businesses. Learn how to leverage this data and generate valuable insights from bestselling author and Big Data guru Bernard Marr. Data has massive potential for all businesses when used correctly, from small organizations to tech giants and huge multinationals. But this resource is too often not being fully utilized and is far from being arguably the world's most valuable resource. Data Strategy is the must-read guide on how to create a robust data-driven approach that will harness the power of data to revolutionize your business. Explaining how to collect, use and manage data, this book prepares any organization with the tools and strategies needed to thrive in the digital economy. This new edition of this bestselling title is
優惠價: 9 1732
無庫存
Java程序員面試筆試寶(第2版)(簡體書)
滿額折
出版日:2021/10/13 作者:何昊  出版社:機械工業出版社  裝訂:平裝
本書是一本講解Java程序員面試筆試的實用工具書。在寫法上,除了講解如何解答Java程序員面試筆試問題以外,還引入了相關知識點輔以說明,讓讀者能夠更加容易地理解和掌握。 本書囊括Java程序員面試筆試過程中的各類知識點。在內容廣度上,搜集了近3年來幾乎所有IT企業針對Java崗位的筆試面試涉及的知識點,包括但不限於Java核心知識點(容器、多執行緒和IO等)、Java Web(Struts、MyBatis、Kafka、Spring等)、資料庫,所選擇知識點均為企業招聘時所考查的知識點。在講解的深度上,本書由淺入深,詳細分析每一個知識點,並提煉歸納,同時,引入相關知識點,並對其進行深度剖析,讓讀者不僅能夠理解每個知識點,還能在遇到相似問題的時候,也能遊刃有餘地解決,而這些內容很多是其他同類書籍所沒有的。書中根據知識點進行分門別類,結構合理,條理清晰,便於讀者進行學習與檢索。本書是一本計算機相關專業畢業生面試、筆試的求職用書,同時也適合期望在計算機軟、硬體行業大顯身手的計算機愛好者閱讀。
優惠價: 87 517
無庫存
出版日:2021/10/01 作者:Utku Kose(EDI)  出版社:ACADEMIC PR INC  裝訂:平裝
Data Science for COVID-19, Volume 2: Societal and Medical Perspectives presents the most current and leading-edge research into the applications of a variety of data science techniques to the detection, mitigation, treatment, and elimination of the COVID-19 virus around the world. At this point, Cognitive Data Science is the most powerful tool for researchers to fight COVID-19. Thanks to instant data-analysis and predictive techniques including Artificial Intelligence, Machine Learning, Deep Learning, Data Mining, and computational modeling for processing large amounts of data, recognizing patterns, modeling new techniques, and improving both research and treatment outcomes. Data Science for COVID-19, Volume 2 extends the coverage of Volume 1 into research on statistical data and applications of Data Science to a variety of perspectives for analysis and understanding of the wide variety of impacts COVID-19 is having on societies and medical practice around the world.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
網絡安全Java代碼審計實戰(簡體書)
滿額折
出版日:2021/10/01 作者:高昌盛  出版社:電子工業出版社  裝訂:平裝
本書是奇安信認證網絡安全工程師培訓教材之一,目的是為網絡安全行業培養合格的人才。網絡安全人才的培養是一項艱巨的任務,其中代碼審計人才更是“稀缺資源”。本書分為4章。第1章代碼審計基礎,內容包括基礎Java開發環境搭建、代碼審計環境搭建。第2章常見漏洞審計,介紹了多種常見漏洞的成因以及審計和修復的技巧。第3章常見的框架漏洞,介紹了Java開發中經常使用的一些框架的典型漏洞,如Spring、Struts2等的命令執行漏洞。第4章代碼審計實戰,通過對真實環境下的Java應用程式進行審計,向讀者詳細介紹了Java代碼審計的技巧與方法。本書可供軟件發展工程師、網絡運維人員、滲透測試工程師、網絡安全工程師,以及想要從事網絡安全工作的人員閱讀。
優惠價: 87 345
無庫存
Java Web應用開發從入門到實戰(微課視頻版)(簡體書)
滿額折
出版日:2021/09/01 作者:錢榮華  出版社:清華大學出版社(大陸)  裝訂:平裝
本書依據高等學校計算機軟件專業的人才培養目標和定位要求,從初學者的角度,循序漸進地介紹關於Java Web應用開發的基本技術。全書分為四部分: 第一部分為基礎篇,包括第1~3章,分別介紹Web應用開發概述、JavaScript語言、Java Web基礎; 第二部分為Java Web技術篇,包括第4~9章,分別介紹Servlet基礎、請求和響應、JSP技術、會話及會話技術、EL和JSTL、Servlet高級; 第三部分為Java Web提高篇,包括第10~12章,分別介紹JDBC、Ajax技術、Spring框架; 第四部分為實訓篇,包括第13章Java Web實訓,介紹基於MVC模式和基於Spring MVC模式的學生管理系統的實現。 本書適合作為高等學校軟件技術等計算機專業的教材,也適合作為相關程序員和軟件開發愛好者的參考書。
優惠價: 87 312
無庫存
Java程序設計基礎(第7版)(簡體書)
滿額折
出版日:2021/09/01 作者:陳國君  出版社:清華大學出版社(大陸)  裝訂:平裝
本書全面系統地介紹了Java語言的特點及應用技術,內容上以Java的基礎程序設計、面向對象程序設計和事件處理為三大主線,利用淺顯易懂的語言、豐富簡單的實例,完整地介紹Java面向對象程序設計的重點和難點。例題採用Java 10技術進行編寫,尤其是圖形界面程序設計中的例題採用JavaFX 15架構編寫,充分體現了新技術的特點。本書共分18章,其中第1~5章介紹程序設計基礎; 第6~8章介紹面向對象程序設計; 第9章介紹異常處理; 第10章介紹輸入輸出與文件處理; 第11章介紹泛型與容器類; 第12章介紹注解、反射、內部類、匿名內部類與Lambda表達式; 第13、14章介紹界面設計和事件處理; 第15章介紹繪圖與動畫; 第16章介紹多線程; 第17章介紹Java網絡編程; 第18章介紹Java數據庫編程。 本書在取材上特別注重系統性,力求結構合理、概念清楚、思路清晰、突出重點、分解難點、循序漸進、通俗易懂。尤其在結構上特別注重前後內容的連貫性,力求抓住關鍵、突出重點、分解難點,體現“理論性、實用性、技術性”三者相結合的編寫特色。對每個知識點不但告訴讀者要怎麼做,而且還告訴讀者這麼做的原因和道理。 本書可作為高等院校計算機及其相關專業的教學用書,也可作為各學校程序設計公共選修課的教材,還可用作職業教育的培訓用書和Java初學者的入門教材或供具有一定Java編程經驗的開發人員學習使用。
優惠價: 87 412
無庫存
Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務(簡體書)
滿額折
出版日:2021/09/01 作者:任鋼  出版社:電子工業出版社  裝訂:平裝
Quarkus是一個來自Red Hat公司的超音速亞原子Kurbernetes原生Java框架。該框架允許Java開發人員結合容器、微服務和Kurbernetes的能力來構建可靠的、高性能的、快速的雲原生應用和Serverless應用。本書是一本Quarkus開發指南,涵蓋了使用Quarkus所需的大部分知識,書中的所有主題都配有典型案例,全書一共包含50多個案例。全書共12章,第1章是Quarkus概述,可以從整體上認識Quarkus;第2章是對Quarkus的初探,將使用Quarkus構建一個微服務並開發一些基礎應用;第3章至第10章是本書的主要部分,將詳細講解如何在Quarkus架構上進行Web、Data、Message、Security、Reactive、Tolerance、Health、Tracing、Spring集成等應用場景的開發和實現;第11章將介紹Quarkus在雲原生應用場景下的實施和部署;第12章將引出一個更高級的話題——Quarkus Extension,説明高級開發者在Quarkus的基礎上擴展外部元件。
優惠價: 87 673
無庫存
Java程序設計與實踐(第2版)(簡體書)
滿額折
出版日:2021/08/04 作者:查豔芳; 盧晨  出版社:機械工業出版社  裝訂:平裝
本書是針對高職學生的認知特點,以典型案例或學生創新任務為載體,以學生為中心、基於工作過程的任務驅動式教材。本書共11章,提供了若干個任務,每個任務中又融合了若干個知識點,可以使學生在完成任務的同時,學習和掌握相關知識和技能。其中第1章介紹關於Java程序設計的基本概述,包含了Java的特點,開發環境的搭建等內容;第2章介紹Java程序中所用到的基本數據類型和運算符;第3章介紹三大基本流程控制語句;第4章介紹類和對象的相關概念和創建;第5章介紹類的繼承和多態等特性;第6章介紹利用Java語言進行圖形用戶界面的編程,實現可視化界面的設計;第7章介紹對Java程序設計過程中可能存在的各種異常進行相應的處理;第8章介紹Java對不同數據流的輸入/輸出處理,以及對文件進行整體讀/寫等操作;第9章介紹多線程編程,主要涉及單線程和多線程的操作和處理;第10章介紹網絡編程,實現多個設備之間的數據發送和接收;第11章是綜合項目。本書可供高等職業院校學生以及Java初學者和愛好者使用。為方便教學,本書配備電子課件等教學資源。凡選用本書作為教材的教師均可登錄機械工業出版社教育服務網www.cmpedu.com免費下載。如有問題請致信cmpgalzhi@sina.com,或致電010-88379375聯繫營銷人員。
優惠價: 87 260
無庫存
Java程序设计项目化教程(電子書)
出版日:2021/08/01 出版社:重庆大学电子音像出版社有限公司  裝訂:電子書
本书共有 10 个项目,包括 HelloWorld 的实现、简易计算器、猜数字游戏、在线抽奖、模拟超市 购物、模拟 KTV 点歌系统、保存书店每日交易记录程序设计、使用 JDBC 实现水果超市管理系 统、聊天程序设计、五子棋人机对战。 本书可作为高等职业院校 Java 程序设计课程的教材和参 考书,也可作为对 Java 编程感兴趣的读者的入门参考书。
優惠價: 7 242
Java程式設計寶典
79 折
出版日:2021/06/21 作者:陳明-編著; 何英治-審訂  出版社:經瑋文化  裝訂:平裝
【※更多書籍資訊請到http://www.acore.com.tw網站】密集式範例學習最有效,關鍵語法與物件導向觀念解說!目前Java的應用範圍除了Internet的Web開發領域之外,它還具備一般程式語言的全部功能,甚至可能更強。例如:在企業級應用環境中,如金融、電信、保險等複雜環境中,面對高度的業務複雜性,百萬、千萬甚至更高的使用壓力下,利用Java技術所開發的應用系統都展現極佳的執行效能。應
優惠價: 79 537
無庫存
出版日:2021/05/31 作者:Mira Burri  出版社:Cambridge Univ Pr  裝訂:精裝
This collection explores the relevance of global trade law for data, big data and cross-border data flows. Contributing authors from different disciplines including law, economics and political science analyze developments at the World Trade Organization and in preferential trade venues by asking what future-oriented models for data governance are available and viable in the area of trade law and policy. The collection paints the broad picture of the interaction between digital technologies and trade regulation as well as provides in-depth analyses of critical to the data-driven economy issues, such as privacy and AI, and different countries' perspectives. This title is also available as Open Access on Cambridge Core.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java高併發核心編程‧卷2:多線程、鎖、JMM、JUC、高併發設計模式(簡體書)
滿額折
出版日:2021/05/01 作者:尼恩  出版社:機械工業出版社  裝訂:平裝
本書聚焦Java併發編程基礎知識,介紹了Java多線程、線程池、內置鎖、JMM、CAS、JUC、高併發設計模式等併發編程方面的核心原理和實戰知識。本書共分為10章。第1~2章淺顯易懂地剖析多線程、線程池的核心原理和實戰使用,揭秘線程安全問題和Java內置鎖的核心原理;第3~4章細緻地講解CAS原理與JUC原子類、JMM的核心原理,揭秘CAS操作的弊端和兩類規避措施、解密Java如何內存可見性和vo
優惠價: 87 673
無庫存
出版日:2021/04/30 作者:Gábor Békés  出版社:Cambridge Univ Pr  裝訂:精裝
This textbook provides future data analysts with the tools, methods, and skills needed to answer data-focused, real-life questions; to carry out data analysis; and to visualize and interpret results to support better decisions in business, economics, and public policy. Data wrangling and exploration, regression analysis, machine learning, and causal analysis are comprehensively covered, as well as when, why, and how the methods work, and how they relate to each other. As the most effective way to communicate data analysis, running case studies play a central role in this textbook. Each case starts with an industry-relevant question and answers it by using real-world data and applying the tools and methods covered in the textbook. Learning is then consolidated by 360 practice questions and 120 data exercises. Extensive online resources, including raw and cleaned data and codes for all analysis in Stata, R, and Python, can be found at www.gabors-data-analysis.com.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Analysis for Business, Economics, and Policy
90 折
出版日:2021/04/30 作者:Gábor Békés  出版社:Cambridge Univ Pr  裝訂:平裝
This textbook provides future data analysts with the tools, methods, and skills needed to answer data-focused, real-life questions; to carry out data analysis; and to visualize and interpret results to support better decisions in business, economics, and public policy. Data wrangling and exploration, regression analysis, machine learning, and causal analysis are comprehensively covered, as well as when, why, and how the methods work, and how they relate to each other. As the most effective way to communicate data analysis, running case studies play a central role in this textbook. Each case starts with an industry-relevant question and answers it by using real-world data and applying the tools and methods covered in the textbook. Learning is then consolidated by 360 practice questions and 120 data exercises. Extensive online resources, including raw and cleaned data and codes for all analysis in Stata, R, and Python, can be found at www.gabors-data-analysis.com.
優惠價: 9 2808
無庫存
出版日:2021/04/29 作者:Jeffrey S. Saltz and Jeffrey M. Stanton  出版社:SAGE Publications UK  裝訂:平裝
Data Science for Business with R, written by Jeffrey S. Saltz and Jeffrey M. Stanton, focuses on the concepts foundational for students starting a business analytics or data science degree program. To
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java高併發核心編程‧卷1:NIO、Netty、Redis、ZooKeeper(簡體書)
滿額折
出版日:2021/04/17 作者:尼恩  出版社:機械工業出版社  裝訂:平裝
本書從操作系統底層的IO原理入手,同時提供高性能開發的實戰案例,是一本Java高併發編程的基礎原理和實戰圖書。本書共分為15章。第1~4章為高併發基礎,淺顯易懂地剖析高併發IO的底層原理,細緻地講解Reactor高性能模式,圖文並茂地介紹Java異步回調模式。這些原理方面的基礎知識非常重要,會為讀者打下堅實的基礎,也是日常開發Java後臺應用時解決實際問題的金鑰匙。第5~8章為Netty原理和實戰
優惠價: 87 778
無庫存
出版日:2021/04/09 作者:Kimball  出版社:John Wiley & Sons Inc  裝訂:平裝
Three books by the bestselling authors on Data Warehousing! The most authoritative guides from the inventor of the technique all for a value price.The Data Warehouse Toolkit, 3rd Edition (978111853080
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Java Web開發實用教程(簡體書)
滿額折
出版日:2021/04/01 作者:宋晏  出版社:機械工業出版社  裝訂:平裝
《Java Web開發實用教程》以Servlet技術為起點,注重Web編程的原理知識,對JSP知識採取必要、必備原則,以EL和JSTL的使用為重點,通過傳統的MVC模式應用將Servlet、JSP知識融會貫通;*後介紹了基於Spring框架技術的MVC應用,使讀者掌握Web編程框架及其設計思想和MVC編程方法。《Java Web開發實用教程》強調原理與實戰的結合,注重通過實戰來提升讀者解決實際問題
優惠價: 87 360
無庫存
  • 40615
    1016
  • 1
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 1016

暢銷榜

客服中心

收藏

會員專區