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

Internet of things programming with JavaScript

20291
1 / 508
出版日:2022/10/31 作者:Norman Ramsey  出版社:Cambridge Univ Pr  裝訂:精裝
Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate programming languages course distills great languages and their design principles down to easy-to-learn 'bridge' languages implemented by interpreters whose key parts are explained in the text. The book goes deep into the roots of both functional and object-oriented programming, and it shows how types and modules, including generics/polymorphism, contribute to effective programming. The book is not just about programming languages; it is also about programming. Through concepts, examples, and more than 300 practice exercises that exploit the interpreter, students learn not only what programming-language features are but also how to do things with them. Substantial implementation projects include Milner's type inference, both copying and mark-an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Structure and Interpretation of Computer Programs
79 折
出版日:2022/02/01 作者:Harold Abelson  出版社:Mit Pr  裝訂:平裝
A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science course taught by Harold Abelson and Gerald Jay Sussman at MIT. SICP introduces the reader to central ideas of computation by establishing a series of mental models for computation. Earlier editions used the programming language Scheme in their program examples. This new version of the second edition has been adapted for JavaScript. The first three chapters of SICP cover programming concepts that are common to all modern high-level programming languages. Chapters four and five, which used Scheme to formulate language processors for Scheme, required significant revision. Chapter four offers new mat
優惠價: 79 3555
無庫存
出版日: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]。
React Programming: The Big Nerd Ranch Guide
滿額折
出版日:2023/03/10 作者:Loren Klingman  出版社:BIG NERD RANCH GUIDES  裝訂:平裝
React is today's most popular open-source JavaScript library for front-end web application development. React Programming: The Big Nerd Ranch Guide helps you master React hands-on, through examples crafted to help you quickly leverage its remarkable power. Based on Big Nerd Ranch's popular bootcamps, it illuminates key concepts with realistic code, guiding you step-by-step through building a complete production-ready React app with Create React App, functional components, hooks, lint rules with ESLint, React Testing Library, and Cypress. Step by step, Big Nerd Ranch instructor and expert developer Loren Klingman help you build on your current skills, as you learn how to: Set up React and get started with its tools and environment Work with styles and components Utilize React's router and flexboxes Use declarative views to write more manageable, reliable code Create carts, checkouts, fulfillment, and other ecommerce features Add authentication to your front-ends Test components and en
優惠價: 1 2400
無庫存
JavaScript悟道(簡體書)
滿額折
出版日:2023/03/01 作者:道格拉斯‧克羅克福德  出版社:人民郵電出版社  裝訂:平裝
《JavaScript悟道》結合當前JavaScript語言現狀,深入剖析了JavaScript語言的運行原理、應該如何演進、怎樣才能將其發揮至極致。這些深邃、極具前瞻性的論述不僅適用於JavaScript,也適合其他語言。學習、理解、實踐大師的思想,能讓開發者站在巨人的肩上,看得更全面。《JavaScript悟道》適合Web開發人員以及所有對JavaScript感興趣的程序員閱讀。
優惠價: 87 521
無庫存
JavaScript程序設計(第2版)(簡體書)
滿額折
出版日:2023/02/01 作者:王小科  出版社:人民郵電出版社  裝訂:平裝
本書作為JavaScript相關課程的教材,系統地介紹了有關JavaScript開發所涉及的各類知識。全書共分13章,內容包括Web開發概述、JavaScript程式設計基礎、HTML文檔、JavaScript語言基礎、JavaScript常用內置物件、事件處理、JavaScript常用文檔物件、JavaScript常用視窗物件、階層式樣式表(CSS)技術、JavaScript中的XML、Ajax
優惠價: 87 208
無庫存
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 1802
無庫存
趣學JavaScript:教孩子學程序設計(簡體書)
滿額折
出版日:2022/01/01 作者:摩根  出版社:人民郵電出版社  裝訂:平裝
JavaScript是Internet的語言,是創建令人驚訝的Web、你喜歡的站點交互和在線遊戲的秘密武器。 《趣學JavaScript 教孩子學編程》用輕鬆愉快的方式,通過耐心的、按部就班的示例,以及充滿樂趣的圖示,幫助讀者輕鬆地學習編程基礎知識。全書共16章,從基礎知識開始,詳細介紹了操作字符串、數組以及循環,然後繼續學習一些高 級話題,如使用jQuery構建交互性,以及使用畫布繪圖等。本書通過教授編寫一些簡單有趣的遊戲,幫助讀者掌握JavaScript編程。每一章都構建于上一章的基礎之上,並且每章末尾的編程挑戰能夠激發讀者更多的思考和學習興趣。 《趣學JavaScript 教孩子學編程》針對任何想要學習JavaScript或初次接觸編程的人。本書針對兒童學習JavaScript量身定做,但也適合作為不同年齡的初學者的第 1本編程圖書。
優惠價: 87 308
無庫存
JavaScript+jQuery交互式Web前端開發(簡體書)
滿額折
出版日:2023/12/01 作者:黑馬程序員  出版社:人民郵電出版社  裝訂:平裝
本書是一本入門教材,以通俗易懂的語言、豐富實用的案例,詳細講解了JavaScript的開發技術。全書共14章:第1章講解JavaScript的基本概念;第2、3章講解JavaScript的基礎語法;第4章講解JavaScript函數的基本使用;第5章講解JavaScript對象的相關內容;第6~8章講解DOM、BOM的相關內容;第9章講解如何用JavaScript開發網頁特效;第10、11章講解jQuery的使用,以及如何利用jQuery開發網頁中常見的交互效果;第12、13章講解JavaScript面向對象編程;第14章講解正則表達式的使用。本書既可作為高等教育本、專科院校計算機相關專業的Web前端開發課程的教材,也可作為廣大IT技術人員和編程愛好者的讀物。
優惠價: 87 312
無庫存
Big Book of Things to Know
滿額折
出版日:2023/11/09 作者:James Maclaine; Sarah Hull; Laura Cowan  出版社:Usborne UK  裝訂:精裝
Four books packed with amazing facts, brought together in one volume.You'll never guess how your body fights germs or how dinosaurs fought each other, what kind of animal is named after Sir David Attenborough and what sunsets look like on Mars.All is revealed in this delightful collection of four books.A brilliant addition to any family bookshop, the Big Book of Things to Know contains amazing facts from Lots of things to know about Your Body, Space, Animals and Dinosaurs in a single volume bursting with vibrant illustrations and packed with quirky and surprising things to know.Clear, approachable text will spark young readers' curiosity and is perfect for fact-hungry children to share with family or impress their friends with.
優惠價: 7 654
無庫存
JavaScript修煉之路(簡體書)
滿額折
出版日:2023/11/01 作者:張雲鵬; 戚愛斌  出版社:清華大學出版社(大陸)  裝訂:平裝
隨著IT技術的迭代更新,JavaScript編程語言所包含的內容體系逐漸壯大,現今的JavaScript編程語言已不再是操作DOM的簡單腳本語言了,從JavaScript核心技術衍生出了大量的新特性和新生態,讓基於JavaScript編程語言的前端領域有了無限的可能性。筆者從業多年,見證了JavaScript編程語言的發展和變遷,深知目前大量從業中以及學習中的開發者學習歷程的艱辛,固將筆者多年的經驗以及對新技術的研究成功匯總成本書,希望通過編寫本書降低學習中以及從業中開發者的學習難度,盡可能完善的讓讀者全方位地、自底向上地瞭解JavaScript編程語言以及其實際應用。本書將會結合修仙小說的思維方式由淺入深介紹JavaScript的學習路線,全方位的介紹JavaScript編程語言的最新特性,結合最實際開發場景深入的介紹JavaScript的執行原理。通過閱讀本書集,讀者可以快速的瞭解從瀏覽器JavaScript到服務端JavaScript的整個生態,以更深層的視角探索JavaScript語言的運行原理和本質,從而降低讀者的學習難度幫助讀者快速的掌握基於JavaScript的應用開發和執行原理。
優惠價: 87 882
無庫存
JavaScript從入門到精通(第5版)(簡體書)
滿額折
出版日:2023/06/10 作者:明日科技  出版社:清華大學出版社(大陸)  裝訂:平裝
《JavaScript從入門到精通(第5版)》從初學者角度出發,通過通俗易懂的語言、豐富多彩的實例,詳細介紹了使用JavaScript語言進行程序開發需要掌握的各方面技術。全書分為4篇,共24章,內容包括初識JavaScript、JavaScript基礎、流程控制語句、函數、對象、數組與集合、String對象、正則表達式、異常處理與程序調試、JavaScript高級編程、事件處理、Document對象、文檔對象模型、Window對象、瀏覽器對象模型、Style對象、Form對象、圖像處理、JavaScript中的XML、JSON、JavaScript的安全、Ajax技術、Vue.js編程,以及星光電影網項目實戰。書中的大多數知識點結合具體實例進行介紹,涉及的程序代碼給出了詳細的注釋,讀者可輕鬆領會 JavaScript 程序開發的精髓,快速提高開發 技能。
優惠價: 87 469
無庫存
JavaScript忍者秘籍(簡體書)
滿額折
出版日:2023/02/01 作者:(美)萊西格; 貝比奧特; 馬瑞斯  出版社:人民郵電出版社  裝訂:平裝
JavaScript語言非常重要,相關的技術圖書也很多,但zhi今市面沒有一本對JavaScript語言的 重要部分(函數、閉包和原型)進行深入、全面介紹的圖書,也沒有一本講述跨瀏覽器代碼編寫的圖書。而本書彌補了這一空缺,是由jQuery庫創始人編寫的一本深入剖析JavaScript語言的書。本書共分4個部分,從不同層次講述了逐步成為JavaScript高手所需的知識。本書從JavaScript語言及 重要的特性談起,由淺入深地探討了函數、作用域、閉包、生成器函數、對象、數組、模塊化、JavaScript與Web頁面的交互以及事件等主題,引導讀者更加深入地瞭解JavaScript的方方面面,充分展示了JavaScript語言的各種特性。本書結合ECMAScript 6和7的相關概念,涵蓋了流行的JavaScript框架所使用的技術。本書適合具備一定JavaScript基礎知識的讀者閱讀,也適合從事程序設計工作並想要深入探索JavaScript語言的讀者閱讀。
優惠價: 87 517
無庫存
Judicial Protection of Fundamental Rights on the Internet
滿額折
出版日:2022/11/17 作者:Oreste Pollicino  出版社:Hart Publishing UK  裝訂:平裝
This book explores how the Internet impacts on the protection of fundamental rights, particularly with regard to freedom of speech and privacy. In doing so, it seeks to bridge the gap between Internet Law and European and Constitutional Law. The book aims to emancipate the debate on internet law and jurisprudence from the dominant position, with specific reference to European legal regimes. This approach aims to inject a European and constitutional “soul” into the topic. Moreover, the book addresses the relationship between new technologies and the protection of fundamental rights within the theoretical debate surrounding the process of European integration, with particular emphasis on judicial dialogue. This innovative book provides a thorough analysis of the forms, models and styles of judicial protection of fundamental rights in the digital era and compares the European vision to that of the United States. The book offers the first comparative analysis in which the notion of (judici
優惠價: 9 2177
無庫存
JavaScript全棧開發(簡體書)
滿額折
出版日:2022/08/01 作者:凌傑  出版社:人民郵電出版社  裝訂:平裝
這是一本JavaScript 入門指南。它回答了如何單獨使用JavaScript 這門編程語言解決Web 應用程序前後端開發過程中涉及的所有技術棧問題,幫助Web 開發者減少其需要使用的編程語言種類,從而降低其學習成本。本書將從ECMAScript 標準定義的基本語法開始,系統闡述JavaScript 在瀏覽器端、服務器端的開發思路和設計理念。在此過程中,作者將提供大量可讀性強、能夠正確運行的代碼示例,以幫助讀者理解書中介紹的技術、概念、編程思想與程序設計模式。本書主要由三部分組成:第一部分介紹JavaScript語言的核心知識點;第二部分介紹JavaScript 在瀏覽器端的使用,包括BOM 和DOM 組件、AJAX 技術等;第三部分介紹JavaScript 在Node.js 平臺中的應用。本書內容循序漸進,實操性強,適合對HTML 和CSS 有所瞭解的JavaScript 初學者,以及對Web 全棧開發及其背後的設計理念感興趣的讀者。
優惠價: 87 521
無庫存
Concepts of Programming Languages, Global Edition
滿額折
出版日:2022/06/24 作者:Robert Sebesta  出版社:Pearson Education Limited  裝訂:平裝
Hallmark FeaturesIntroduces the fundamental constructs of contemporary programming languages•Critical evaluation of existing and future programming languages gives students the necessary tools for evaluating on their own.•An in-depth discussion of programming language structures, presenting a formal method of describing syntax, and introducing approaches to lexical and syntax analysis prepare students for the study of compiler design.•Coverage of advanced object-oriented topics and languages is integrated throughout.Addresses the most up-to-date information in this field•New - New material on Swift, a contemporary programming language, is now part of several chapters.•New - Section on Delphi now included in Chapter 2.•New - Section on optional types is included in Chapter 6.•New and Updated - Content describing iterations in Python are part of Chapter 8.•Revised - To ensure the material remains relevant to students, sections on outdated languages (specifically Lua and Objective-C) have
優惠價: 1 1500
無庫存
JavaScript程序設計基礎教程(簡體書)
滿額折
出版日:2022/06/01 作者:李源  出版社:人民郵電出版社  裝訂:平裝
JavaScript是目前**流行的網頁前端開發技術之一。本書由淺入深、循序漸進地介紹了使用JavaScript開發網頁前端應用的基礎知識和技術技能。全書分為3篇。第 1篇是JavaScript語法基礎,包括JavaScript簡介、基本語法、數據類型、控制語句、函數與數組等。第 2篇是JavaScript面向對象基礎,包括JavaScript面向對象編程、屏幕和瀏覽器對象、文檔對象、窗口對象、歷史地址與cookie對象以及表單和DOM對象。第3篇是JavaScript進階與實戰,包括JavaScript中正則表達式的使用、jQuery框架的使用以及一個接元寶遊戲實例。通過進階技術的學習與綜合實例,讀者能真正感受到JavaScript的魅力。本書語言通俗,內容精練,重點突出,實例豐富,是廣大Web開發人員、計算機編程愛好者、網站管理維護人員的參考書,也非常適合大中專院校師生學習閱讀,並可作為高等院校計算機及相關專業教材使用。
優惠價: 87 235
無庫存
從零開始學JavaScript(簡體書)
滿額折
出版日:2022/06/01 作者:明日科技  出版社:化學工業出版社  裝訂:平裝
本書從零基礎讀者的角度出發,通過通俗易懂的語言、豐富多彩的實例,循序漸進地讓讀者在實踐中學習JavaScript編程知識,並提升自己的實際開發能力。全書共分為4篇25章,內容包括JavaScript簡介、JavaScript語言基礎、條件判斷語句、循環控制語句、函數、自定義對象、Math對象和Date對象、數組、String對象、JavaScript事件處理、文檔對象、表單對象、圖像對象、文檔對象模型(DOM)、Window對象、Style對象、JavaScript中使用XML、Ajax技術、jQuery基礎、jQuery控制頁面、jQuery的事件處理、jQuery的動畫效果、Vue.js基礎、幸運大抽獎、51購商城等。書中知識點講解細緻,側重介紹每個知識點的使用場景,涉及的代碼給出了詳細的注釋,可以使讀者輕鬆領會JavaScript程序開發的精髓,快速提高開發技能。同時,本書配套了大量教學視頻,掃碼即可觀看,還提供所有程序源文件,方便讀者實踐。本書適合JavaScript初學者、軟件開發入門者自學使用,也可用作高等院校相關專業的教材及參考書。
優惠價: 87 517
無庫存
An Introduction to Python Programming for Scientists and Engineers
90 折
出版日:2022/05/31 作者:Johnny Wei-Bing Lin  出版社:Cambridge Univ Pr  裝訂:平裝
Python is one of the most popular programming languages, widely used for data analysis and modelling, and is fast becoming the leading choice for scientists and engineers. Unlike other textbooks introducing Python, typically organised by language syntax, this book uses many examples from across Biology, Chemistry, Physics, Earth science, and Engineering to teach and motivate students in science and engineering. The text is organised by the tasks and workflows students undertake day-to-day, helping them see the connections between programming tools and their disciplines. The pace of study is carefully developed for complete beginners, and a spiral pedagogy is used so concepts are introduced across multiple chapters, allowing readers to engage with topics more than once. “Try This!” exercises and online Jupyter notebooks encourage students to test their new knowledge, and further develop their programming skills. Online solutions are available for instructors, alongside discipline-specif
優惠價: 9 3078
無庫存
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
優惠價: 1 2880
無庫存
How Things Work
滿額折
出版日:2022/03/05 作者:Theodore Gray  出版社:Black Dog & Leventhal Pub  裝訂:平裝
Another masterpiece (BoingBoing),by Theodore Gray,How Things Workexplores the inner workings of machines, big and small, revealing the extraordinary science, beauty, and rich history of everyday things.Theodore Gray has become a household name among fans, both young and old, of popular science and mechanics with his bestselling trilogy of books: The Elements, Molecules, and Reactions. In How Things Work, he explores the mechanical underpinnings of dozens of types of machines, from the cotton gin to the wristwatch to an industrial loom, and shares his deep, firsthand appreciation and knowledge of the world's most essential mechanical systems. Filled with stunning original photographs by Nick Mann, How Things Work is a musthave exploration of stufflarge and smallfor any builder, maker or lover of mechanical things.
優惠價: 79 601
無庫存
The Little Things
滿額折
出版日:2022/01/06 出版社:Templar Publishing  裝訂:精裝
A new book from internatioanl bestseller Emma Dodd, with a themes of gratitude and kindness.It's the little things that matter,it's the little things that count,it's not the biggest or the bestor the
優惠價: 79 347
無庫存
Lots of Things to Know About Dinosaurs
滿額折
出版日:2023/09/14 作者:James Maclaine; Paul Boston  出版社:Usborne UK  裝訂:精裝
You'll never guess where Tyrannosaurus rexes lived, what a Spinosaurus could do with its nose, why the head of a Parasaurolophus was like a trombone or how very heavy dinosaurs sat on their eggs without crushing them! All is revealed in this delightful information book, filled with quirky and surprising things to know about all kinds of dinosaurs.
優惠價: 7 384
無庫存
HTML5+CSS3+JavaScript從入門到精通(簡體書)
滿額折
出版日:2023/08/14 作者:明日科技  出版社:清華大學出版社(大陸)  裝訂:平裝
《HTML5+CSS3+JavaScript從入門到精通》從初學者角度出發,通過通俗易懂的語言、豐富多彩的實例,詳細介紹了使用HTML5、CSS3和JavaScript進行程序開發需要掌握的各方面技術。全書分為5篇,共30章,內容包括HTML5入門,HTML5文檔結構,HTML5文本,HTML5表格、列表和超鏈接,HTML5表單,HTML5圖像與多媒體,HTML5繪圖,CSS3概述,CSS3選擇器,字體和文本相關屬性,背景和列表相關屬性,CSS3盒模型,網頁佈局,CSS3變形與動畫,響應式網頁設計,JavaScript語言基礎,流程控制,函數,JavaScript對象,事件處理機制,BOM編程,DOM編程,文件與拖放,本地存儲,離線應用,線程的使用,通信API,Vue.js編程,Bootstrap應用,51購商城。書中的大多數知識點都結合具體實例進行介紹,涉及的程序代碼給出了詳細的注釋,這可以幫助讀者輕鬆領會使用HTML5、CSS3和JavaScript進行程序開發的精髓,快速提高開發技能。
優惠價: 87 521
無庫存
JavaScript交互式網頁設計(微課版)(簡體書)
滿額折
出版日:2023/08/01 作者:孫文江; 陳義輝  出版社:人民郵電出版社  裝訂:平裝
本書系統地介紹了JavaScript交互式網頁設計的相關知識和技術,以典型工作任務為載體,以HTML5、CSS3和JavaScript為技術支撐,將關鍵知識和技術融入到8個單元之中,具體包括理解JavaScript腳本語言、設計網頁換膚效果、設計網站的二級導航效果、設計公告欄信息滾動效果、設計模態對話框效果、設計網頁輪播圖效果、設計表單校驗效果和設計網頁抽獎器。本書可作為高職院校計算機相關專業的JavaScript交互式網頁設計教材,也可作為JavaScript愛好者和培訓機構Web技術培訓的參考書。
優惠價: 87 312
無庫存
HTML5+CSS3+JavaScript網頁設計案例課堂(第3版)(簡體書)
滿額折
出版日:2023/06/14 作者:劉春茂  出版社:清華大學出版社(大陸)  裝訂:平裝
《HTML5+CSS3+JavaScript網頁設計案例課堂(第3版)》是針對零基礎讀者編寫的網頁設計入門教材。本書側重案例實訓,書中配有微課,讀者可以打開微課視頻,更為直觀地學習當前的熱點案例。 《HTML5+CSS3+JavaScript網頁設計案例課堂(第3版)》分為25章,內容包括新一代Web前端技術,HTML 5網頁的文檔結構,HTML 5網頁中的文本、超鏈接和圖像,使用HTML 5創建表格,使用HTML 5創建表單,HTML 5中的多媒體,使用HTML 5繪製圖形,CSS 3概述與基本語法,使用CSS 3美化網頁字體與段落,使用CSS 3美化網頁圖片,使用CSS 3美化網頁背景與邊框,使用CSS 3美化超級鏈接和鼠標,使用CSS 3美化表格和表單的樣式,使用CSS 3美化網頁菜單,使用濾鏡美化網頁元素,CSS 3中的動畫效果,HTML 5中的文件與拖放,JavaScript編程基本知識,JavaScript程序控制語句,JavaScript中的函數,JavaScript對象的應用,JavaScript對象編程。最後通過兩個熱點綜合項目,進一步鞏固讀者的項目開發經驗。 《HTML5+CSS3+JavaScript網頁設計案例課堂(第3版)》通過精選熱點案例,可以讓初學者快速掌握網頁設計技術。通過微信掃碼看視頻,可以隨時在移動端學習網站開發技術。
優惠價: 87 512
無庫存
Web前端開發:交互式設計(JavaScript+jQuery)(簡體書)
滿額折
出版日:2023/06/01 作者:孫佳帝  出版社:電子工業出版社  裝訂:平裝
本書是針對零基礎讀者編寫的動態網站開發入門教材,循序漸進地介紹了JavaScript開發技術。依據Web前端開發崗位的職業能力要求,本書重點介紹了JavaScript 的核心技術,並在此基礎上詳細講解了jQuery框架的使用方法。本書使用熱點案例,可以讓初學者快速掌握動態網站開發技術。通過掃描二維碼,讀者可以進行課堂訓練,進一步鞏固所學知識,提高實際開發能力。本書內容全面,結合ECMAScript6(簡稱ES6)標準,重點突出,易於理解,每章內容簡潔緊湊,從最佳實踐的角度入手,為讀者更好地使用JavaScript及jQuery框架開發動態網頁提供了很好的指導。本書分為10個單元,前9個單元包括JavaScript概述、JavaScript基礎、JavaScript函數、面向對象編程、JavaScript內置對象、BOM編程、DOM編程、DOM事件、利用jQuery編程。最後一個單元通過利用JavaScript/jQuery設計一個個性化網站,以提升讀者的綜合技能。本書適合作為高等職業院校軟件技術、計算機應用技術、數字媒體技術、大數據技術與應用等專業的動態網頁程序設計相關課程的教材,也可以作為打算學習和從事JavaScript+jQuery動態網頁設計的開發人員的參考書。
優惠價: 87 256
無庫存
HTML5+CSS3+JavaScript從入門到精通:上冊基礎篇(第2版)(簡體書)
滿額折
出版日:2023/06/01 作者:未來科技  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
《HTML5+CSS3+JavaScript 從入門到精通》全套書分為上、下兩冊,系統講解了 HTML5、CSS3 和 JavaScript 的基礎知識與使用技巧,並結合大量案例從不同角度用不同場景生動演示 HTML5、CSS3 和 JavaScript 在實踐生產中的具體應用。 上冊側重講解 HTML5、CSS3 和 JavaScript 三門語言的基礎知識;下冊側重講解案例實戰,同時系統講解客戶端開發的基礎性知識。如果要系統學習 HTML5 API 擴展應用,請閱讀系列圖書《HTML5+CSS3 從入門到精通》;如果要更深入地學習 JavaScript 語言編程,請閱讀本系列圖書《JavaScript 從入門到精通》。 本書為上冊,共 3 部分 30 章,包括 HTML5 基礎,使用 HTML5 標簽標識網頁內容;使用 CSS3 設計網頁樣式,如使用並美化文本、圖像、超鏈接、列表、表單和表格等;JavaScript 基本語法和用法,JavaScript 核心知識點包括運算符和表 達式、語句和程序結構、字符串的操作、使用正則表達式、使用數組和集合、使用函數、使用對象和映射、構造函數、原型、繼承、類、模塊、迭代器、生成器、異步編程等。 《HTML5+CSS3+JavaScript 從入門到精通(第 3 版 上冊 基礎篇)》配備了極為豐富的學習資源,其中配套資源:500節教學視頻(可二維碼掃描)、素材源程序;附贈的拓展學習資源:習題及面試題庫、案例庫、工具庫、網頁模板庫、網頁 配色庫、網頁素材庫、網頁案例欣賞庫等。本書採用 O2O 閱讀模式,讓讀者體驗到用一倍的價格購買兩倍的內容,實現超值閱讀。 《HTML5+CSS3+JavaScript 從入門到精通(第 3 版 上冊 基礎篇)》適合作為 HTML5、CSS3 和 JavaScript 從入門到實戰、HTML5 移動開發方面的自學用書,也可作為高等院校網頁設計、網頁製作、網站搭建、Web 前端開發等專業的教學用 書或相關機構的培訓教材。
優惠價: 87 521
無庫存
JavaScript動態網頁設計(簡體書)
滿額折
出版日:2023/06/01 作者:孫永林  出版社:電子工業出版社  裝訂:平裝
JavaScript動態網頁設計是HTML網頁設計的後續課程,更進一步地介紹動態網頁設計的技術與技巧。JavaScript是一種可以給網頁增加交互性的腳本語言,能為用戶提供更好的體驗效果。本書針對應用型本科、高職高專院校學生的特點和知識結構,按照各行各業社會需求的實際編寫。本書分為9個項目,包括創建JavaScript程序、製作二級聯動效果、輸出九九乘法表、製作彈出登錄框、製作浮動廣告、製作簡易計
優惠價: 87 204
無庫存
Web前端開發:JavaScript+jQuery活頁式教程(簡體書)
滿額折
出版日:2023/03/01 作者:王向華  出版社:電子工業出版社  裝訂:平裝
本書是Web 前端開發的入門教材,主要介紹了JavaScript 和jQuery 的基礎知識和基本技能。採用活頁式教材的編寫理念,將各部分知識模塊化,整體內容循序漸進,精簡了理論知識,更加注重案例與實踐練習,可逐步加強學習者對於Web 前端開發技術的理解和掌握。本書共包含12 個學習活動。學習活動1~9 圍繞JavaScript 進行講解,主要包括輸入輸出數據、控制分支語句程序、控制程序循環執行、存儲並編輯數組數據、JavaScript 代碼模塊化、JavaScript 對象、掌握JavaScript 中BOM 操作、使用DOM 控制頁面元素、JavaScript事件處理。學習活動10~11 圍繞jQuery 進行講解,主要包括使用jQuery 框架處理元素、基於jQuery 的事件處理與動畫效果。學習活動12 圍繞正則表達式進行講解。 本書內容通俗易懂、突出實踐,可作為本科、高職院校計算機相關專業的Web 前端開發課程的教材,也可供廣大IT 技術初學者和編程愛好者自學使用。
優惠價: 87 355
無庫存
JavaScript重難點實例精講(簡體書)
滿額折
出版日:2023/03/01 作者:周雄  出版社:人民郵電出版社  裝訂:平裝
本書對JavaScript 的重難點進行了總結,並通過具體場景比較不同解決方法的優缺點。全書共7章,第1章是JavaScript 重點概念,第2章是引用數據類型,第3章是函數,第4章是對象,第5章是DOM與事件,第6章是Ajax,第7章是ES6。本書可作為Web前端開發、網頁設計與製作、網站建設人員的自學用書,也適合經驗豐富的JavaScript開發人員深入學習。
優惠價: 87 417
無庫存
JavaScript與jQuery項目化教程(活頁式)(簡體書)
滿額折
出版日:2023/02/08 作者:林灃; 藍雪燕; 宋家慧  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書是 Web 前端開發的基礎教材,以通俗易懂的語言和豐富實用的項目案例,深入淺出地講解 JavaScript 與 jQuery 的開發技術,本書為校企合作開發教材,由廣西機電職業技術學院與東軟教育科技集團共同編寫,為廣西“雙高”專業建設―― 焊接自動化專業群建設成果。 全書共10個項目:項目1講解了JavaScript的基本知識;項目2講解了JavaScript 的基礎語法;項目3講解了JavaScript 函數的相關內容;項目4講解了JavaScript對象的相關內容;項目5、項目6講解了JavaScript的DOM操作;項目7講解了JavaScript的 BOM操作;項目8講解了jQuery的基礎知識;項目9講解了jQuery的DOM 操作;項目10 講解了jQuery中事件與動畫的相關內容。 本書既可以作為高等職業院校計算機相關專業的 Web 前端開發基礎教材,也可以作為廣大 IT 技術人員和編程愛好者的讀物。
優惠價: 87 324
無庫存
數據結構與算法:JavaScript描述(簡體書)
滿額折
出版日:2023/02/01 作者:(美)麥克米倫  出版社:人民郵電出版社  裝訂:平裝
在過去幾年中,JavaScript憑藉Node.js和SpiderMonkey等平臺,在伺服器端程式設計中得到了廣泛應用。JavaScript程式師因而迫切需要使用傳統語言(比如C++和Java)提供的工具,包括傳統的資料結構以及傳統的排序和查找演算法。《資料結構與演算法JavaScript描述》討論在陣列即物件、無處不在的全域變數、基於原型的物件模型等JavaScript語言的環境下,如何實現高
優惠價: 87 256
無庫存
現代JavaScript庫開發:原理、技術與實戰(簡體書)
滿額折
出版日:2023/01/01 作者:顏海鏡; 候策  出版社:電子工業出版社  裝訂:平裝
開發JavaScript庫是入門前端領域的重要一步。本書旨在幫助前端開發者掌握現代JavaScript庫的開發技術,讓每個人都可以開源自己的現代JavaScript庫。本書系統介紹了現代JavaScript庫開發涉及的技術、原理和最佳實踐,以及將庫開源後如何做好維護工作。在最佳實戰部分,本書選取了9個典型庫作為案例,展示開發流程,代碼清晰、完善。 本書既適合對現代JavaScript庫開發及開源感興趣的前端開發者閱讀,也適合想要學習前端項目開發技術的初學者閱讀。
優惠價: 87 564
無庫存
Alone with You in the Ether
滿額折
出版日:2022/12/06 作者:Olivie Blake  出版社:Tor Books  裝訂:精裝
An exploration of time, love, and mental and emotional well-being from Olivie Blake, internet sensation and instant New York Times bestselling of The Atlas Six.From the New York Times bestselling author of The Atlas Six comes an intimate and contemporary study of time, space, and the nature of love. Alone With You In The Ether explores what it means to be unwell, and how to face the fractures of yourself and still love as if you're not broken.CHICAGO, SOMETIME--Two people meet in the armory of the Art Institute by chance. Prior to their encounter, he is a doctoral student who manages his destructive thoughts with compulsive calculations about time travel; she is a bipolar counterfeit artist undergoing court-ordered psychotherapy. By the end of the story, these things will still be true.But this is not a story about endings.For Regan, life is a finish line of mutually assured disappointment. Her method of coping with the dreariness of existence is to project herself into imagined multip
優惠價: 79 811
無庫存
HTML+CSS+JavaScript完全自學教程(簡體書)
滿額折
出版日:2022/12/01 作者:明日科技  出版社:人民郵電出版社  裝訂:平裝
本書從零基礎讀者自學 Web 前端開發的角度出發,通過通俗易懂的語言、精彩有趣的實例,詳細介紹了 HTML、CSS 和 JavaScript 知識。全書共 20 章,分為 3 個部分。HTML 部分介紹 HTML 基礎、文本、圖像和超鏈接;CSS 部分介紹選擇器、常用屬性、CSS3 高級應用、表格與標簽、列表、表單、多媒體、HTML5、響應式網頁設計和響應式組件;JavaScript 部分介紹 JavaScript 的語言基礎、基本語句、對象編程、事件處理以及 Ajax 技術和 jQuery 基礎。書中結合具體實例進行講解,代碼有詳細注釋,使讀者能夠輕鬆領會前端開發的精髓,快速提高開發技能。
優惠價: 87 417
無庫存
HTML5+CSS3+JavaScript前端開發從零開始學(簡體書)
滿額折
出版日:2022/10/01 作者:王英英  出版社:清華大學出版社(大陸)  裝訂:平裝
HTML5、CSS3和JavaScript技術是網頁設計的精髓。通過對本書實例和綜合案例的學習與演練,讀者可以儘快掌握上述技術,提高網頁設計的實戰能力。本書配套示例源代碼、PPT課件與同步教學視頻。本書共分18章。內容包括HTML5快速入門,文本、圖像和超鏈接,創建表格和表單,CSS快速入門, CSS3字體與段落屬性,CSS3美化表格和表單樣式,CSS3美化圖像,CSS3美化背景與邊框,JavaScript概述,JavaScript語言基礎,JavaScript內置對象,JavaScript對象編程,JavaScript操縱CSS3,HTML5繪製圖形,HTML5中的音頻和視頻,地理定位、離線Web應用和Web存儲,開發企業門戶網站,開發響應式購物網站。本書內容豐富、講解細緻,適合Web前端開發初學者;對於從事網站美工工作的讀者而言,是一本必不可少的工具書;對於從事Web系統開發的讀者來說,也是一本難得的參考手冊。本書也適合作為高等院校Web前端開發課程的教材或教學參考書。
優惠價: 87 360
無庫存
網頁設計與製作教程(HTML+CSS+JavaScript)(第3版)(簡體書)
滿額折
出版日:2022/10/01 作者:張兵義; 張博  出版社:機械工業出版社  裝訂:平裝
《網頁設計與製作教程(HTML+CSS+JavaScript)第3版》內容緊扣國家對高等院校培養高級應用型、複合型人才的技能水平和知識結構的要求,採用全新的Web標準編寫,詳細講解了HTML5、CSS3、JavaScript開發技術基礎和HTML5網站製作實例。《網頁設計與製作教程(HTML+CSS+JavaScript)第3版》共11章,主要內容包括網頁設計與製作基礎、編輯HTML5元素、網頁佈局與交互、CSS3樣式基礎、使用CSS3修飾網頁元素、CSS3盒模型、Div+CSS佈局頁面、JavaScript基礎、JavaScript DOM編程、HTML5的高級應用和“馨美裝修”網站的製作。 《網頁設計與製作教程(HTML+CSS+JavaScript)第3版》可作為高等院校計算機及相關專業的教材,也可以作為網站建設、相關軟件開發人員和計算機愛好者的參考書。
優惠價: 87 360
無庫存
HTML5+CSS3+JavaScript從入門到精通(全2冊)(簡體書)
滿額折
出版日:2022/10/01 作者:前端科技  出版社:清華大學出版社(大陸)  裝訂:平裝
《 HTML5+CSS3+JavaScript從入門到精通(微課精編版)(第2版)》系統地講解了HTML5、CSS3和JavaScript的基礎理論和實際運用技術,結合大量實例進行深入淺出的講解。全書分為上下兩冊,共31章。上冊為HTML5+CSS3篇,內容包括HTML5基礎、設計HTML5文檔結構、設計HTML5文本、設計HTML5圖像和多媒體、設計列表和超鏈接、設計表格、設計表單、CSS3基礎、字體和文本樣式、背景樣式、列表和超鏈接樣式、表格和表單樣式、CSS3盒模型、網頁佈局基礎、CSS3彈性佈局、設計動畫樣式、媒體查詢與頁面自適應;下冊為JavaScript篇,內容包括JavaScript基礎、設計程序結構、處理字符串、使用正則表達式、使用數組、使用函數、使用對象、JavaScript高級編程、客戶端操作、文檔操作、事件處理、CSS樣式操作、使用Ajax、項目實戰。其中,項目實戰為純線上資源,更加實用。書中所有知識點均結合具體實例展開講解,代碼注釋詳盡,可使讀者輕鬆掌握前端技術精髓,提升實際開發能力。
優惠價: 87 668
無庫存
出版日:2022/08/31 作者:Danny Kimball  出版社:Univ of Michigan Pr  裝訂:平裝
"Net neutrality," a dry but crucial standard of openness in network access, began as a technical principle informing obscure policy debates but became the flashpoint for an all-out political battle for the future of communications and culture. Net Neutrality and the Struggle for the Open Internet is a critical cultural history of net neutrality that reveals how this intentionally "boring" world of internet infrastructure and regulation hides a fascinating and pivotal sphere of power, with lessons for communication and media scholars, activists, and anyone interested in technology and politics. While previous studies and academic discussions of net neutrality have been dominated by legal, economic, and technical perspectives, Net Neutrality and the Struggle for the Open Internet offers a humanities-based critical theoretical approach to net neutrality, telling the story of how activists and millions of everyday people, online and in the streets, were able to challenge the power of the p
優惠價: 1 1797
無庫存
  • 20291
    508
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 508

暢銷榜

客服中心

收藏

會員專區