TOP
縮小範圍
搜尋結果 /

learning javascript

60658
17 / 1517
HTML+CSS+JavaScriptWeb前端開發技術(簡體書)
滿額折
出版日:2024/08/01 作者:聶常紅  出版社:人民郵電出版社  裝訂:平裝
本書全面介紹了Web標準的三個主要組成部分HTML、CSS和JavaScript,本書循序漸進地講述了三大Web前端開發技術的內容、應用技巧以及它們的綜合應用,每部分都配置了大量的實用案例,圖文並茂,效果直觀。在HTML篇,本書系統介紹了常用的HTML標簽、HTML5語法變化、HTML5表單新增屬性和新增input元素類型、HTML5新增文檔結構元素和表單元素,以及新增的客戶端校驗方式等內容;在CSS篇,本書系統介紹了CSS定義、CSS常用選擇器、CSS常用屬性、盒子模型、定位排版和浮動排版、網頁常用佈局版式及其應用等內容;在JavaScript篇,本書系統介紹了JavaScript的基礎知識、腳本函數、事件處理、正則表達式模式匹配、JavaScript內置對象、BOM對象、DOM模型以及使用DOM操作HTML文檔等內容;然後,在HTML+CSS+JavaScript綜合案例篇通過一個綜合實例,詳細講解了整合三大Web前端技術製作網頁所涉及的各方面內容和技巧。本書可作為大中專院校及培訓學校計算機及相關專業的教材,並可供從事前端開發工作的相關人員參考。
優惠價: 87 312
無庫存
HTML5+CSS3+JavaScript+jQuery程序設計基礎教程(第2版)(簡體書)
滿額折
出版日:2024/08/01 作者:閆俊伢; 耿強  出版社:人民郵電出版社  裝訂:平裝
本書涵蓋了HTML5的各種新特性,主要內容包括HTML5概述、JavaScript、HTML5表單及文件處理、CSS、拖放、Canvas API畫圖、繪製可伸縮矢量圖形、播放多媒體、Web通信、本地存儲、開發支持離線的Web應用程序、獲取瀏覽器的地理位置信息、支持多線程編程的Web Workers、jQuery等。讀者在閱讀本書時可以充分瞭解和體驗HTML5的強大功能。
優惠價: 87 365
無庫存
HTML+CSS+JavaScript網頁製作從入門到精通(第4版)(簡體書)
滿額折
出版日:2024/07/01 作者:宋麗娜  出版社:人民郵電出版社  裝訂:平裝
本書從零開始,全面講解開發網頁的全過程,使讀者能夠迅速掌握核心知識點及對應的編程能力。本書共有17章內容,第1章~第7章介紹HTML中常用的標簽;第8章~第11章介紹了CSS中的常見樣式,其中包括浮動和定位兩種網頁佈局方式;第12章介紹了HTML5中的新增元素和屬性;第13章介紹了CSS3中的新增屬性;第14章介紹了flex佈局的用法,並用案例的方式講解了移動端網頁的實現方法;第15章和第16章講解了JavaScript的基礎知識並提供了大量示範案例;第17章以一個商業網站為案例,對全書重點內容進行綜合實戰練習,案例中使用了HTML+CSS+JavaScript的核心知識點。本書提供配套視頻教程,並附有HTML、CSS、JavaScript的技巧精講。書中提供的練習題和章節任務,可以幫助讀者及時進行自我檢測,查漏補缺。本書知識點全面、講解詳細,適合零基礎的編程初學者閱讀,也適合具備基礎知識、想要提升編程能力的讀者閱讀。
優惠價: 87 365
無庫存
JavaScript移動開發項目教程(微課版)(簡體書)
滿額折
出版日:2024/05/01 作者:鄭麗萍  出版社:人民郵電出版社  裝訂:平裝
內容提要本書內容涵蓋JavaScript基本語法、DOM編程、事件、HTML5相關API應用、本地存儲、JSON數據應用、Ajax實現等客戶端交互特效製作行業新技術。由淺入深,介紹流行且容易上手的MUI框架技術,實現JavaScript移動端的開發。設計了由易到難、層次遞進的教學項目,並設計實戰項目貫穿知識體系,讓讀者學以致用。本書每單元內容實現先通過案例任務描述引入問題,然後進行知識介紹,最後對任務進行解析及具體實現;以新穎的編寫形式呈現給讀者。每單元內容都與案例緊密結合,有助於讀者理解知識、應用知識、達到學以致用的目的,大大加強讀者實踐動手操作的能力。所選案例具有極強的擴展性,能夠給讀者以啟發,使讀者舉一反三,實現非常實用的效果。本書可以作為普通高等職業院校各專業網頁特效設計課程的教材,也可以作為網頁從業人員的培訓用書及技術參考書。
優惠價: 87 271
無庫存
JavaScript函數式編程指南(簡體書)
滿額折
出版日:2024/04/01 作者:(美)路易士‧阿泰西奧  出版社:人民郵電出版社  裝訂:平裝
本書主要介紹如何通過ECMAScript 6將函數式程式設計技術應用於代碼,以降低代碼的複雜性。 本書共三部分內容。第一部分“函數式思想”是為第二部分的學習作鋪墊的,這一部分引入了對函數式JavaScript的描述,從一些核心的函數式概念入手,介紹了純函數、副作用以及聲明式程式設計等函數式程式設計的主要支柱:第二部分“函數式基礎”重點介紹函數式程式設計的核心技術,如函數鏈、柯裡化、組合、Monad
優惠價: 87 308
無庫存
Web前端開發任務教程(HTML+CSS+JavaScript+jQuery)(簡體書)
滿額折
出版日:2024/01/01 作者:陳經優; 肖自乾  出版社:人民郵電出版社  裝訂:平裝
本書採用基於任務的方式編寫,內容可以劃分為4個部分,共6章。第 一部分包括第 1章,主要介紹Web前端開發相關技術,包括HTML、CSS、JavaScript和jQuery等;第 二部分包括第 2~4章,由淺入深地介紹3個項目(博客類網站、企業類網站、電子商務類網站)的具體實現過程;第三部分包括第5章,介紹一個綜合網站開發;第四部分包括第6章,介紹HTML5基本概念及語法。
優惠價: 87 260
無庫存
網頁設計完全攻略HTML、CSS、JavaScript、Bootstrap、jQuery、Vue.js、RWD|搭配ChatGPT效率加倍(電子書)
出版日:2023/12/20 作者:陳惠貞  出版社:碁峯資訊股份有限公司  裝訂:電子書
這是一本內容非常齊全的網頁設計書籍,網羅最新技術、最新語法、最多範例,包含下列的【7大主題】和【超過700個範例程式】,全彩印刷,圖解詳盡,觀念正確,讓讀者快速學會網頁設計的關鍵技術! .HTML .CSS .JavaScript .Bootstrap .jQuery .Vue.js .響應式網頁設計 (RWD) 除了分篇分章進行語法教學,目前最熱門的【ChatGPT】也是重要主題,我們會介紹如何使用ChatGPT學習網頁設計,包括撰寫網頁程式、解讀網頁程式、加註解、除錯、查詢語法、尋求技術支援、出題練習、解題、與其它程式語言做轉換等。 為了讓讀者體驗如何將各種語法活用到實際的網頁設計,不再陷入只會語法,卻不知如何活用的窘境,我們設計了【三大響應式網頁範例】-【圖庫網站】、【旅遊網站】和【部落格網站】,其中第一個範例是使用HTML和CSS手刻響應式網頁,而第二、三個範例是使用HTML、CSS和Bootstrap開發響應式網頁,這些範例均相當精美,對於設計人員開發網頁、老師設計教學範例、學生製作專題或參加競賽都極具參考價值。 學習重點------------------------------------------------------------ 【第0章-ChatGPT】 在本章中,我們會介紹如何使用ChatGPT學習網頁設計,例如撰寫網頁程式、解讀網頁程式、加註解、除錯、查詢語法、尋求技術支援、出題練習、解題、與其它程式語言做轉換等。 【第1篇-HTML】 HTML可以用來定義網頁的內容,開發各種網頁應用程式。在本篇中,我們會介紹HTML常用的元素,例如文件結構、資料編輯與格式化、嵌入內容、表格、表單等。 【第2篇-CSS】 CSS可以用來定義網頁的外觀,包括編排、顯示、格式化及特殊效果。在本篇中,我們會介紹CSS常用的屬性,例如色彩、字型、文字、清單、Box Model、定位方式、背景、漸層、濾鏡、表格、Flexbox Layout、Grid Layout、變形、轉場、動畫、媒體查詢等。 【第3篇-JavaScript】 JavaScript可以用來定義網頁的行為,在本篇中,我們會介紹JavaScript的基本語法,包括型別、變數、常數、運算子、流程控制、函式、物件等,還會介紹JavaScript在瀏覽器端的應用,也就是如何利用JavaScrip
優惠價: 1 980
Web前端開發項目教程(HTML5+CSS3+JavaScript)(微課版)(簡體書)
滿額折
出版日:2023/12/01 作者:劉錫冬; 王愛華; 薛現偉  出版社:人民郵電出版社  裝訂:平裝
本書以一個完整的網上商城網站的前端頁面開發項目為載體,按照項目開發流程和學習者的認知規律,由淺入深、循序漸進地將HTML5、CSS3、JavaScript的理論知識和關鍵技術融入各個工作任務中。通過一個個具體任務的完成及最終整個項目的完整實現,讀者能夠快速掌握網站前端頁面開發相關的理論知識和職業技能,能夠獨立設計開發各種商業網站。項目涉及的主要知識點和技能點包括:網站開發環境的選取和配置、常見標記和樣式屬性的使用、CSS和各種選擇器的使用、DIV+CSS頁面布局的用法、網格佈局和彈性盒佈局的使用、各類導航菜單的製作、表格及表單用法、HTML5的視頻與音頻插入、JavaScript輪播圖的製作等。本書既可作為高職高專院校或應用型本科院校相關專業網站設計與開發課程的教材或教學參考書,也可作為“Web前端1+X職業技能等級證書”考試的輔助用書,還可供廣大計算機從業者和愛好者學習和參考。
優惠價: 87 312
無庫存
低代碼JS UI構件實現Web前端快速開發(微課視頻版)(簡體書)
滿額折
出版日:2023/11/01 作者:于丙超; 郭軻; 劉在雲; 孫仁誠; 郭靜怡  出版社:清華大學出版社(大陸)  裝訂:平裝
這是一本講述JavaSCript快速編程的書籍。快速編程的方法有兩處,一處是Javascript中文編程,一處是Javascript低代碼編程。前兩章講了JavaScript基礎,以及如何過渡到中文低代碼編程。第3、4、5章講解了Javascript調用低代碼組件如何實現工具條、電子表格、圖文列表、幻燈片、播放器、批量表單、購物車以及類Excel編輯器等等。這些低代碼組件功能強大,例如僅電子表格就具有隔行顏色不同,點擊表頭排序,表尾列統計,可設置顯隱列,按某列進行分類標簽顯示等等功能。另外,這些低代碼組件還是低彈窗、低跳轉、富客戶端和計算前置的、與後端完全解耦和,所以第6章做了一個完整的系統前端,數據可以緩存到前端,進行關聯數據增加、修改和查詢。第7章講了低代碼框架前端與後端如何互動。
優惠價: 87 256
無庫存
Web開發技術從入門到精通:Servlet/JSP和JavaScript應用(簡體書)
滿額折
出版日:2023/10/01 作者:王釔  出版社:清華大學出版社(大陸)  裝訂:平裝
本書主要從三個大方面介紹Web開發技術,一是Web技術構成的基礎,包括信息系統的架構從單機到C/S和B/S以及JavaEE從服務器端到雲端的JakartaEE的演變過程。之後本書介紹了Java在信息系統建設方面的技術堆棧,HTTP協議以及請求-響應模型,並且為了能夠讓初學者快速瞭解Web技術,書中還介紹了重要的HTML標記。然後本書按照循序漸進的方式,依次介紹了Web容器、WAR文件的組成和構造,接下來就是Servlet的編寫以及它在Web開發中的應用。這部分內容會結合NetBeans開發工具介紹,以便讀者熟悉技術的同時,能夠使用工具簡化開發過程。從目前國內出版的教材來看,在Java Web的開發工具上,還是以介紹Eclipse開發環境為主,對NetBeanas的介紹相對較少。但實際上,NetBeans是一個非常優秀並適合教學和實際開發的IDE工具,值得向Java技術的開發者和學習者推薦。 第二部分是對於JSP、JavaBean、MVC、數據庫訪問、JSTL等內容的介紹。這部分結合第一部分的Servlet內容,講解JSP的組成和具體的編寫方式,以及以標準Java Web組件(JSP/JavaBean/Servlet)為基礎的MVC架構模式。之後引入了Web中數據庫訪問技術,以便讀者能夠掌握真實Web系統的開發技能。在這一部分的最後,分別介紹了JSP2.0的表達式、JSTL、過濾器和監聽器的應用。 第三部分是對JavaScript的介紹,從基本的JavaScript語法角度出發,介紹在Web的表示層中的JavaScirpt原生應用,同時,結合富界面互聯網應用程序的概念,介紹AJAX技術以及JavaScript的面向對象的封裝,以便實現跨瀏覽器的Web界面的構建。這部分在國內的大部分教材中經常以封裝好的jQuery等作為教學內容,這會造成很多讀者對於瀏覽器基本架構的認知缺失,從而不能完整地瞭解瀏覽器特點,構造出符合實際需求的Web應用程序。而本書採用了原生的JavaScript對象,降低了學習曲線,同時,還介紹了採用JSON格式在MVC架構中傳遞數據的方法,可以進一步加深讀者對MVC設計模式的理解和運用。
優惠價: 87 417
無庫存
出版日:2023/09/17 作者:Mary Beth Klinger  出版社:Rowman & Littlefield  裝訂:精裝
This book explores teaching, learning, and leadership in higher education following the Covid-19 pandemic. It examines opportunities that currently exist within higher education as they relate to innovative teaching and learning strategies, from instructional modalities to new models of transformative learning to meet students "where they are" in terms of career development and lifelong learning. Emphasis is placed on educational leadership and management skills, faculty and teaching acumen, and students and their quest for knowledge and understanding as we navigate past a global health crisis towards a future of hope and solutions to some of today's most pressing issues using collaboration, community, and an inquiry-oriented approach. The current state of education is reimagined with emphasis on higher education as a learning organization. A sense of urgency in higher education is underscored to instill knowledge and competency, encourage innovation, and help the next generation of st
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Web前端實戰:HTML+CSS+JavaScript全棧開發(微課視頻版)(簡體書)
滿額折
出版日:2023/09/01 作者:李洪建; 張熙琨; 李振武  出版社:清華大學出版社(大陸)  裝訂:平裝
本書從HTML最基礎的內容開始,逐漸深入到JavaScript內容,共包含七個章:第一章講述了Web基本概念,對本書所學到的知識也進行了初步的講解,在最後一節寫了幾個環境的安裝教程。第二、三章講述了所有HTML的內容,其中第二章,講述了HTML頁面中最基礎的網頁的構成和網頁上基本內容簡單實現的方法。第三章,講述了HTML5版本中新增加的標簽內容和表格、表單的寫法。在前三章中,內容比較輕鬆,能讓讀者快速理解前端頁面的很多基礎知識,更容易上手。第四、五章講述了CSS語言的作用和運用方式,在第四章中,主要講述了對網頁中元素的操作方式和一些基礎的操作。第五章,在上述內容能理解的情況下,開始展示並給出對頁面整體佈局的實際操作和內容的動畫效果。第六章,開始講解JavaScript中的內容,包括基礎的語法、流程控制、對象的講述。第七章中講述了JavaScript中BOM、DOM的操作還有一些“事件”的使用方式。整片書中,除第一章以外,都分為二到三個小節,每一節都是由一個使用了這一節學過的內容的案例開始,在學習知識,最後實現這個案例,讓讀者快速理解並能上手編寫。
優惠價: 87 465
無庫存
Web編程基礎:HTML5、CSS3、JavaScript(第3版‧微課視頻版)(簡體書)
滿額折
出版日:2023/08/04 作者:任平紅; 陳矗  出版社:清華大學出版社(大陸)  裝訂:平裝
本書詳細介紹Web編程基礎中的相關知識點和技能,主要內容包括HTML5概述,HTML5表單,HTML5畫布,音頻、視頻與Web存儲,離線應用和Web Workers,Geolocation地理位置,CSS3,CSS3樣式屬性,CSS3頁面布局,JavaScript基礎,JavaScript對象,DOM編程,AJAX,jQuery。本書對與Web編程相關的理論知識進行詳細的講解與分析,文字通俗易懂,實例豐富,提供配套課件、微課視頻、源代碼、習題及參考答案等,可以使讀者更深入地理解相關的知識點。 本書可以作為高等院校Web程序設計和Web編程技術相關課程的教材,也可以作為廣大自學者和軟件開發人員的參考用書。
優惠價: 87 312
無庫存
Div+CSS網頁樣式與佈局從入門到精通(簡體書)
滿額折
出版日:2023/07/01 作者:劉西傑; 夏晨  出版社:人民郵電出版社  裝訂:平裝
全書分為 16 章,內容包括:網站設計基礎知識;HTML5基礎知識;CSS基本語法知識;CSS選擇器;使用CSS設置文本和段落樣式、設置圖片樣式、控制清單樣式、設計表單樣式、表格樣式、定義連結樣式;CSS濾鏡;認識盒模型、外邊距、內邊距、邊框;CSS佈局理念;絕對定位、固定定位、相對定位、浮動定位和常見佈局類型;CSS3新增功能;JavaScript概述、基本語法、程式語句;JavaScript事
優惠價: 87 256
無庫存
深入淺出React Native(簡體書)
滿額折
出版日:2023/03/01 作者:陳陸揚  出版社:人民郵電出版社  裝訂:平裝
適合iOS和Android原生平台應用開發者,以及有興趣加入移動平臺開發的JavaScript開發者閱讀。適合iOS和Android原生平台應用開發者,以及有興趣加入移動平臺開發的JavaScript開發者閱讀。適合iOS和Android原生平台應用開發者,以及有興趣加入移動平臺開發的JavaScript開發者閱讀。適合iOS和Android原生平台應用開發者,以及有興趣加入移動平臺開發的JavaScript開發者閱讀。
優惠價: 87 365
無庫存
出版日:2022/12/16 作者:Rogers  出版社:John Wiley & Sons Inc  裝訂:精裝
With Iterative Learning Control Algorithms and Experimental Benchmarking the authors discuss the main methods of iterative learning control (ILC) and its interactions, as well as comparator performanc
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/10/31 作者:Philipp Grohs  出版社:Cambridge Univ Pr  裝訂:精裝
In recent years the development of new classification and regression algorithms based on deep learning has led to a revolution in the fields of artificial intelligence, machine learning, and data analysis. The development of a theoretical foundation to guarantee the success of these algorithms constitutes one of the most active and exciting research topics in applied mathematics. This book presents the current mathematical understanding of deep learning methods from the point of view of the leading experts in the field. It serves as both a starting point for researchers and graduate students in mathematics trying to get into the field, as well as an invaluable reference for future research.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
LINE聊天機器人+AI+雲端+開源+程式:輕鬆入門到完整學習(電子書)
出版日:2022/10/01 作者:Wolke Lin林建宏  出版社:深智數位  裝訂:電子書
時至今日,程式開發已經不再是程式工程師的專利! 108年學年度,教育部已將程式開發列為12年國教的課鋼之一。 要不要學已經不再是爭執的重點,而是:一,怎麼學,二,在那裡用,才是我們該專注的目標。 一,怎麼學? 程式是電腦的語言,和我們人類講的語言當然一定有代溝;而剛學程式,最早獲得就是挫折感,然後,就沒有然後了。 這應該是很多人第一次學習程式的感想吧? 為了增加成就感,減少挫折感,筆者特地選用,號稱地表最簡單的程式語言 JavaScript 並先剪去往常講 JS 學習的書籍都會帶的 HTML 等前端語法。 從後端開始,就可以建置應用,讓各位讀書可以輕鬆分享開發成果給好友,增進各位的成就感,進而有繼續學習下去的勇氣。 有了學習的勇氣後,再一步一步的將目前程式開發大略會碰到的知識一步步代入,使各位成長。 二,在那裡用? JavaScript 是一套很值得投資時間學習的語言,軟體開發界有一句名言「Anything that can be Written in JavaScript, will Eventually be Written in JavaScript」,意思是說:任何可以以 JavaScript 實現的應用,最終都會以 JavaScript 實現 。 放在今時今日來看,javascript 除了在網頁前端上的發光發熱之外,在其他的領域都有相對應的套件,例如:後端有 node.js ,IOT 物聯裝置有 Node-Red … 除此之外,在G的領域,Google App Script 也是以 javascript 做為基礎所以研發的語言。 在非技術工作上,培養邏輯思維;快速反應市場變化,降低對技術人員的倚賴;驗證商業構想,優化營運流程;以及規劃大型專案時,將商業需求轉譯為技術問題的能力,對於每一個人而言,應該都是數位時代職場競爭力的重要元素,也是掌握基本程式能力後,可望達成的目標。 本書特色 ★三個面向的學習重點☆ ✪程式語法的學習 基礎的程式語法是很重要的,本書前面篇幅偏重在語法的學習與練習。 例如:JS程式學習篇:基本語法練習、JS程式學習篇:函式方法與物件、JS程式學習篇:決策與迴圈、JS程式學習篇:非同步與API ✪程式應用的開發 懂了程式語法之後,就
優惠價: 8 480
Web前端一站式開發手冊:HTML5+CSS3+JavaScript(簡體書)
滿額折
出版日:2022/09/01 作者:白澤  出版社:化學工業出版社  裝訂:平裝
本書以“理論知識”為鋪墊,以“實際應用”為指向,從簡單易學的角度出發,系統講述了Web前端開發的相關知識,內容由淺入深,通俗易懂,知識點與案例結合緊密,所選案例新穎豐富,緊貼實戰。 本書從Web基礎知識講起,循序漸進地融入了HTML5、CSS3、JavaScript、繪圖、地理定位、本機存放區等實用技術,是一本真正的Web前端開發從學到用的自學教程。 本書配備了極為豐富的學習資源,不僅有教學視頻、實例素材及來源程式,還有HTML頁面基本速查、CSS常用屬性速查、JavaScript物件參考手冊,jQuery參考手冊、網頁配色基本知識速查等電子書。 本書適合作為Web前端開發、網頁設計、網頁製作、網站建設的入門級或者有一定基礎讀者的自學用書,也可用作高等院校或培訓學校相關專業的教材及參考書。
優惠價: 87 517
無庫存
數據結構JavaScript語言版(簡體書)
滿額折
出版日:2022/09/01 作者:董樹鋒; 葉星汝; 劉榮雷  出版社:科學出版社  裝訂:平裝
《數據結構-JaveScript語言版》是為“數據結構”課程編寫的教材,第1,2章介紹數學基礎和算法相關預備知識,第3章至第10章介紹常見數據結構的抽象數據類型、算法實現、性能分析及其應用。《數據結構-JaveScript語言版》注重全面運用數據結構知識解決案例中的實際問題,也穿插了程序設計的技巧。《數據結構-JaveScript語言版》採用JavaScript語言作為數據結構和算法的描述語言,介紹了常見的數據結構的實現原理,如ArrayList、LinkedList、HashMap等,對於高效使用這些物件、提高程序性能有指導意義,特別適合JavaScript語言的進階學習者。《數據結構-JaveScript語言版》提供了大量設計精良的代碼,且不乏對算法背後所蘊含的數學原理的精彩解析,使讀者不僅能夠開發出高效、精致的程序,而且達到“知其然,也知其所以然”的效果。
優惠價: 87 720
無庫存
Machine Learning for Engineers
滿額折
出版日:2022/08/31 作者:Osvaldo Simeone  出版社:Cambridge Univ Pr  裝訂:精裝
This self-contained introduction to machine learning, designed from the start with engineers in mind, will equip students with everything they need to start applying machine learning principles and algorithms to real-world engineering problems. With a consistent emphasis on the connections between estimation, detection, information theory, and optimization, it includes: an accessible overview of the relationships between machine learning and signal processing, providing a solid foundation for further study; clear explanations of the differences between state-of-the-art techniques and more classical methods, equipping students with all the understanding they need to make informed technique choices; demonstration of the links between information-theoretical concepts and their practical engineering relevance; reproducible examples using Matlab, enabling hands-on student experimentation. Assuming only a basic understanding of probability and linear algebra, and accompanied by lecture slide
優惠價: 9 3217
無庫存
Machine Learning from Weak Supervision
79 折
出版日:2022/08/23 作者:Masashi Sugiyama  出版社:Mit Pr  裝訂:精裝
Fundamental theory and practical algorithms of weakly supervised classification, emphasizing an approach based on empirical risk minimization.Standard machine learning techniques require large amounts of labeled data to work well. When we apply machine learning to problems in the physical world, however, it is extremely difficult to collect such quantities of labeled data. This book presents theory and algorithms for weakly supervised learning, a paradigm of machine learning from weakly labeled data. Emphasizing an approach based on empirical risk minimization and drawing on state-of-the-art research in weakly supervised learning, the book provides both the fundamentals of the field and the advanced mathematical theories underlying them. It can be used as a reference for practitioners and researchers and in the classroom.The book first mathematically formulates classification problems, defines common notations, and reviews various algorithms for supervised binary and multiclass classif
優惠:外文書周末優惠-單79雙75 優惠價: 79 1952
無庫存
前端跨界開發指南:JavaScript工具庫原理解析與實戰(簡體書)
滿額折
出版日:2022/08/01 作者:史文強  出版社:機械工業出版社  裝訂:平裝
全書共有6篇,分別是基礎篇、圖形學篇、多媒體篇、跨端開發篇、遊戲開發篇和跨界實踐篇。書中不僅詳細介紹了JavaScript語言在瀏覽器頁面之外的不同應用場景,更從使用技巧、設計理念、原理源碼等角度對精心挑選的30多個工具庫進行了全方位的解析,希望讀者在領略JavaScript代碼之美的同時,也能拓寬技術視野。為了幫助讀者更好地理解書中所講述的內容,隨書代碼倉庫裡提供了大量可運行的源碼,包括精簡版的庫重寫和完整的代碼示例。
優惠價: 87 673
無庫存
Priddy Learning: Scissor Skills
滿額折
出版日:2022/06/07 作者:Roger Priddy  出版社:Priddy Books US  裝訂:平裝
This early-learning workbook is full of fun activities to help develop your child's fine motor skills.Improve your preschooler's fine-motor skills with Priddy Learning: Scissor Skills, a fun activity book from Priddy Books.This 80-page paperback workbook is designed to encourage safe scissor practice, with varying activities to engage children aged three and over. The exercises increase in difficulty as you go through the book and also include ideas for pasting and creating your own pictures so there is something for every ability level.Each page is perforated which helps for easy-cutting and so that your child's proud artwork can be displayed afterwards. Activities such as shapes, puzzles, mazes, and more are bright and appealing and the quality paper is easy for children to handle and cut without tearing.Part of the Priddy Learning Workbook series which includes; Priddy Learning Tracing & Pen Control, Priddy Learning: Lowercase Alphabet, Priddy Learning Uppercase Alphabet, Priddy
優惠:外文書周末優惠-單79雙75 優惠價: 79 211
無庫存
Control Systems and Reinforcement Learning
滿額折
出版日:2022/05/31 作者:Sean Meyn  出版社:Cambridge Univ Pr  裝訂:精裝
A high school student can create deep Q-learning code to control her robot, without any understanding of the meaning of 'deep' or 'Q', or why the code sometimes fails. This book is designed to explain the science behind reinforcement learning and optimal control in a way that is accessible to students with a background in calculus and matrix algebra. A unique focus is algorithm design to obtain the fastest possible speed of convergence for learning algorithms, along with insight into why reinforcement learning sometimes fails. Advanced stochastic process theory is avoided at the start by substituting random exploration with more intuitive deterministic probing for learning. Once these ideas are understood, it is not difficult to master techniques rooted in stochastic control. These topics are covered in the second part of the book, starting with Markov chain theory and ending with a fresh look at actor-critic methods for reinforcement learning.
優惠價: 9 2924
無庫存
The Cambridge Handbook of the Learning Sciences
90 折
出版日:2022/04/30 作者:R. Keith Sawyer  出版社:Cambridge Univ Pr  裝訂:平裝
The interdisciplinary field of the learning sciences encompasses educational psychology, cognitive science, computer science, and anthropology, among other disciplines. The Cambridge Handbook of the Learning Sciences, first published in 2006, is the definitive introduction to this innovative approach to teaching, learning, and educational technology. In this significantly revised third edition, leading scholars incorporate the latest research to provide seminal overviews of the field. This research is essential in developing effective innovations that enhance student learning - including how to write textbooks, design educational software, prepare effective teachers, and organize classrooms. The chapters illustrate the importance of creating productive learning environments both inside and outside school, including after school clubs, libraries, and museums. The Handbook has proven to be an essential resource for graduate students, researchers, consultants, software designers, and poli
優惠價: 9 3131
無庫存
細說AJAX與jQuery(簡體書)
滿額折
出版日:2022/04/01 作者:兄弟連教育組 編著  出版社:電子工業出版社  裝訂:平裝
本書主要學習JavaScript中兩個必備的知識點:**個為AJAX,它是客戶端JavaScript與後端服務器進行交流的一種技術;第二個為jQuery,它是JavaScript目前的一個主流庫文件。附加學習Node.js知識,以此來搭建後臺服務器,輔助讀者更全面、更系統地完成AJAX學習。AJAX是一項非常重要的技術,幾乎所有頁面要實現更好的體驗都逃不過AJAX技術,而且近年來逐漸流行的Web
優惠價: 87 260
無庫存
HarmonyOS應用開發實戰(JavaScript版)(簡體書)
滿額折
出版日:2022/03/01 作者:徐禮文  出版社:清華大學出版社(大陸)  裝訂:平裝
本書詳細講解HarmonyOS ArkUI(方舟開發框架)的兩大UI框架:ArkUI JS(類Web範式框架)和ArkUI ETS(聲明式UI範式框架)。通過大量案例帶領開發者深入掌握HarmonyOS輕應用(ArkUI JS)、富應用(ArkUI ETS)、和智能家居(OpenHarmony 3.0 LTS)方向應用開發。本書共6篇20個章節。第一篇為開發準備篇,共2章,介紹HarmonyOS的系統特性,架構和應用開發環境搭建;第二篇為類Web範式框架篇,共4章,深入淺出介紹ArkUI JS框架、內置組件、服務接口等,第5章通過一個分布式遊戲案例深入講解鴻蒙分布式應用開發的技巧,第6章深入講解原子化服務和服務卡片的開發;第三篇為接口篇,共5章,深入講解ArkUI JavaScript API;第四篇為聲明式UI範式篇,共3章,深入講解ArkUI聲明式UI框架(ArkUI ETS),本篇第12章系統講解ArkUI聲明式框架的開發語言TypeScript,本篇第14章通過深入介紹ArkUI ETS實戰:華為商城APP開發;第五篇為OpenHarmony篇,共3章,分別介紹OpenHarmony 3.0LTS的源碼下載、編譯、燒錄和北向和南向應用開發;第六篇為提高篇,共3章,分別介紹輕鴻蒙端JavaScript框架和富鴻蒙端JavaScript框架的原理,最後一章詳細介紹如何給開發一個類Web範式的組件,並提交給Gitee OpenHarmony倉庫。學習本書內容,需要具備一定的HTML、CSS、JS基礎知識,希望本書能夠對讀者學習使用鴻蒙開發者框架構建美觀,快速,跨終端的移動應用程序有所幫助。
優惠價: 87 673
無庫存
出版日:2022/02/28 作者:Mark A. Krause  出版社:Cambridge Univ Pr  裝訂:精裝
Evolution of Learning and Memory Mechanisms is an exploration of laboratory and field research on the many ways that evolution has influenced learning and memory processes, such as associative learning, social learning, and spatial, working, and episodic memory systems. This volume features research by both outstanding early-career scientists as well as familiar luminaries in the field. Learning and memory in a broad range of animals are explored, including numerous species of invertebrates (insects, worms, sea hares), as well as fish, amphibians, birds, rodents, bears, and human and nonhuman primates. Contributors discuss how the behavioral, cognitive, and neural mechanisms underlying learning and memory have been influenced by evolutionary pressures. They also draw connections between learning and memory and the specific selective factors that shaped their evolution. Evolution of Learning and Memory Mechanisms should be a valuable resource for those working in the areas of experiment
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Evolution of Learning and Memory Mechanisms
90 折
出版日:2022/02/28 作者:Mark A. Krause  出版社:Cambridge Univ Pr  裝訂:平裝
Evolution of Learning and Memory Mechanisms is an exploration of laboratory and field research on the many ways that evolution has influenced learning and memory processes, such as associative learning, social learning, and spatial, working, and episodic memory systems. This volume features research by both outstanding early-career scientists as well as familiar luminaries in the field. Learning and memory in a broad range of animals are explored, including numerous species of invertebrates (insects, worms, sea hares), as well as fish, amphibians, birds, rodents, bears, and human and nonhuman primates. Contributors discuss how the behavioral, cognitive, and neural mechanisms underlying learning and memory have been influenced by evolutionary pressures. They also draw connections between learning and memory and the specific selective factors that shaped their evolution. Evolution of Learning and Memory Mechanisms should be a valuable resource for those working in the areas of experiment
優惠價: 9 1674
無庫存
Personalized Machine Learning
滿額折
出版日:2022/01/31 作者:Julian McAuley  出版社:Cambridge Univ Pr  裝訂:精裝
Every day we interact with machine learning systems offering individualized predictions for our entertainment, social connections, purchases, or health. These involve several modalities of data, from sequences of clicks to text, images, and social interactions. This book introduces common principles and methods that underpin the design of personalized predictive models for a variety of settings and modalities. The book begins by revising 'traditional' machine learning models, focusing on adapting them to settings involving user data, then presents techniques based on advanced principles such as matrix factorization, deep learning, and generative modeling, and concludes with a detailed study of the consequences and risks of deploying personalized predictive systems. A series of case studies in domains ranging from e-commerce to health plus hands-on projects and code examples will give readers understanding and experience with large-scale real-world datasets and the ability to design mod
優惠價: 9 2339
無庫存
HTML5、CSS3、JavaScript、Bootstrap5、jQuery、jQuery Mobile跨裝置網頁設計(電子書)
出版日:2022/01/31 作者:陳惠貞  出版社:碁峯資訊股份有限公司  裝訂:電子書
★一次掌握PC網頁與行動網頁的關鍵技術! 以大量的範例進行語法教學,佐以整合的範例開發響應式網頁與行動網頁,破除初學者見樹不見林、無法靈活運用各項技術的迷思! ■ 使用HTML5的元素和各種表單輸入類型,讓網頁的結構條理分明。 ■ 使用CSS3的Box Model、定位方式,以及色彩、字型、文字、清單、背景、漸層、表格、陰影、邊界、留白、框線、變形處理、轉場效果、媒體查詢等屬性,以根據PC或行動裝置的特徵設計網頁。 ■ 使用JavaScript的核心語法和瀏覽器端的應用,讓靜態網頁具有動態效果,包括DOM、JavaScript內建的物件、事件處理等。 ■ 使用jQuery的核心語法、事件與特效,讓網頁設計更快速便利。 ■ 使用Bootstrap5開發響應式網頁,讓網頁完整呈現在PC、平板、手機等裝置,達到One Web One URL (一網站一網址) 的目標。 ■ 使用jQuery Mobile建立行動網頁的介面,將跨平台、跨裝置、跨瀏覽器所面臨的相容性問題交給jQuery Mobile處理。
優惠價: 1 540
網頁設計與製作項目教程(HTML+CSS+JavaScript)(簡體書)
滿額折
出版日:2022/01/01 作者:黑馬程式師  出版社:人民郵電出版社  裝訂:平裝
全書分為8個項目,結合HTML、CSS和JavaScript的基礎知識及應用,提供了7種不同類型的網頁設計案例。其中,項目1介紹了HTML、CSS以及JavaScript的基礎知識,包括Web基本概念、Dreamweaver工具的使用等;項目2到項目8為7個完整的網頁設計項目,涉及“旅遊”“網店”“兒童攝影”“服裝”“網絡交友”“訂購車票”“學習英語”等多個方向,有助於學生掌握不同網站的設計風格和製作技巧。全書以項目為導向,通過項目將章節知識點貫串起來,學完一章內容就能製作一個完整的項目頁面,能大大激發學生的學習興趣。本書附有源代碼、習題、課件等教學資源,而且為了幫助初學者更好地學習本書講解的內容,還提供了在線答疑,希望可以幫助更多讀者。本書既可作為高等院校本、專科相關專業的網頁設計與製作課程的教材,也可作為網頁平面設計的培訓教材,是一本適合網頁製作、美工設計、網站開發、網頁編程等行業人員閱讀與參考的教材。
優惠價: 87 235
無庫存
出版日:2021/12/21 作者:François Chollet  出版社:MANNING PUBN  裝訂:平裝
In Deep Learning with Python, Second Edition, updated from the original bestseller with over 50% new content, you'll explore challenging concepts and practice applications in computer vision, natural-language processing, and generative models. The bestseller revised Deep Learning with Python, Second Edition is a comprehensive introduction to the field of deep learning using Python and the powerful Keras library, written by the creator of Keras himself. This revised edition has been updated with new chapters, new tools, and cutting-edge techniques drawn from the latest research. In Deep Learning with Python, Second Edition, updated from the original bestseller with over 50% new content, you'll explore challenging concepts and practice applications in computer vision, natural-language processing, and generative models, building your understanding through practical examples and intuitive explanations that make the complexities of deep learning easily accessible. Purchase of the print book
優惠價: 1 3000
無庫存
Introduction to Machine Learning
滿額折
出版日:2021/12/20 作者:Etienne Bernard  出版社:Wolfram Media Inc  裝訂:平裝
Machine learning-a computer's ability to learn-is transforming our world: it is used to understand images, process text, make predictions by analyzing large amounts of data, and much more. It can be used in nearly every industry to improve efficiency and help stakeholders make better decisions. Whatever your industry or hobby, chances are that these modern artificial intelligence methods will be useful to you as well.Introduction to Machine Learning weaves reproducible coding examples into explanatory text to show what machine learning is, how it can be applied, and how it works. Perfect for anyone new to the world of AI or those looking to further their understanding, the text begins with a brief introduction to the Wolfram Language, the programming language used for the examples throughout the book. From there, readers are introduced to key concepts before exploring common methods and paradigms such as classification, regression, clustering, and deep learning. The math content is kep
優惠價: 1 2027
無庫存
出版日:2021/10/31 作者:Richard E. Mayer  出版社:Cambridge Univ Pr  裝訂:平裝
Digital and online learning is more prevalent than ever, making multimedia learning a primary objective for many instructors. The Cambridge Handbook of Multimedia Learning examines cutting-edge research to guide creative teaching methods in online classrooms and training. Recognized as the field's major reference work, this research-based handbook helps define and shape this area of study. This third edition provides the latest progress report from the world's leading multimedia researchers, with forty-six chapters on how to help people learn from words and pictures, particularly in computer-based environments. The chapters demonstrate what works best and establishes optimized practices. It systematically examines well-researched principles of effective multimedia instruction and pinpoints exactly why certain practices succeed by isolating the boundary conditions. The volume is founded upon research findings in learning theory, giving it an informed perspective in explaining precisely
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2021/10/31 作者:Richard E. Mayer  出版社:Cambridge Univ Pr  裝訂:精裝
Digital and online learning is more prevalent than ever, making multimedia learning a primary objective for many instructors. The Cambridge Handbook of Multimedia Learning examines cutting-edge research to guide creative teaching methods in online classrooms and training. Recognized as the field's major reference work, this research-based handbook helps define and shape this area of study. This third edition provides the latest progress report from the world's leading multimedia researchers, with forty-six chapters on how to help people learn from words and pictures, particularly in computer-based environments. The chapters demonstrate what works best and establishes optimized practices. It systematically examines well-researched principles of effective multimedia instruction and pinpoints exactly why certain practices succeed by isolating the boundary conditions. The volume is founded upon research findings in learning theory, giving it an informed perspective in explaining precisely
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2021/10/31 作者:Wendy Boyd  出版社:Cambridge Univ Pr  裝訂:平裝
Learning and Teaching in Early Childhood: Pedagogies of Inquiry and Relationships is an introduction for early childhood educators beginning their studies. Reflecting the fact that there is no single correct approach to the challenges of teaching, this book explores teaching through two lenses: teaching as inquiry and teaching as relating. The first part of the book focuses on inquiry, covering early childhood learning environments, learning theories, play pedagogies, approaches to teaching and learning, documentation and assessment, and the policy, curriculum and regulatory requirements in Australia. The second part explores relationships in early childhood contexts and covers topics such as fostering meaningful and respectful relationships with children, and working with families, staff and the wider community. Written by well-respected academics in the field, Learning and Teaching in Early Childhood is a vital resource for those entering the early childhood education and care profes
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Learning through Language:Towards an Educationally Informed Theory of Language Learning
滿額折
出版日:2021/10/28 作者:Vibeke Grøver  出版社:Cambridge Univ Pr  裝訂:平裝
Learning language and using language to learn is at the core of any educational activity. Bringing together a globally representative team of experts, this volume presents an innovative and empirically robust collection of studies that examine the role of language in education, with a particular emphasis on features of school-relevant language in middle childhood and adolescents, and its precursors in early childhood. It addresses issues such as how children's linguistic and literacy experiences at home prepare them for school, how the classroom functions as a language-mediated learning environment, and how schools can support language minority students in academic attainment. Set in three parts - Early Childhood, Middle Childhood and Adolescence and Learning in Multilingual Contexts - each part features a discussion from experts in the field to stimulate conversation and further routes for research. Its structure will make it useful for anyone interested in ongoing efforts towards bui
優惠價: 9 1520
無庫存
網站全棧開發指南:HTML+CSS+JavaScript+PHP(簡體書)
滿額折
出版日:2021/10/01 作者:曹化宇  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是一線程序員多年開發經驗的結晶。它深入淺出地講解Web開發所需的HTML、CSS、JavaScript、PHP和數據庫等基礎內容,幫助讀者快速進入Web項目開發,在項目中靈活應用各種開發技術和方法。本書共23章。第1章討論在Windows系統中創建網站的開發和測試環境。第2~10章主要討論PHP開發的相關內容,如PHP編程的基本概念、數據處理、運算過程、函數、PHP代碼管理、格式設置、操作文件系統等。第11和12章主要討論MariaDB的應用。第13章介紹PHP中使用GD模塊處理圖形圖像。第14和15章介紹開發PHP網站時需要的一些常用資源以及使用第三方資源PHPMailer處理郵件。第16章介紹HTML和CSS的應用。第17章討論JavaScript開發基礎。第18~22章主要討論表單、正則表達式、服務器與客戶端之間的數據交換、文件上傳,以及通過JavaScript操作高德地圖等綜合應用。第23章介紹PHP 8的安裝和應用,並討論PHP 8編程語言方面的新變化。本書內容安排合理,架構清晰,注重理論與實踐相結合,適合廣大從事Web項目開發的人員、對Web項目開發感興趣的愛好者及大中專院校相關專業的學生閱讀。相關培訓院校及高校的老師亦可將本書作為教材使用。
優惠價: 87 517
無庫存
  • 60658
    1517
  • 1
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 1517

暢銷榜

客服中心

收藏

會員專區