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

Learning Android Game Programming

95230
62 / 2381
出版日:2022/12/01 作者:吳亞峰; 蘇亞光; 于復興  出版社:人民郵電出版社  裝訂:平裝
內 容 提 要本書內容分為兩大部分:首先講解了Android遊戲開發核心技術,主要包括Android遊戲開發的前臺渲染、交互式通信、數據存儲和傳感器、網絡編程、遊戲背後的數學與物理、遊戲地圖開發、遊戲開發小秘技、JBox2D物理引擎、3D應用開發基礎等;接下來介紹Android遊戲開發實戰綜合案例,包括多種流行的遊戲類型,如滾屏動作類遊戲―《坦克大戰》、網絡遊戲―《風火三國》、益智類遊戲―《Wo!Water!》、3D塔防類遊戲―《三國塔防》、策略遊戲―《大富翁》、休閒類遊戲―《切切樂》、休閒類遊戲―《3D冰球》等。本書適合Android初學者、遊戲開發人員閱讀,也可作為高校相關專業的學習用書或培訓學校的教材。
Android移動應用開發教程(簡體書)
滿額折
出版日:2022/11/01 作者:李立亞; 張春燕; 吳麗  出版社:機械工業出版社  裝訂:平裝
本書採用活頁式教材思路設計章節內容,並設計了62個相互獨立的案例,這些案例可以靈活組合和拓展,方便讀者設計個性化的學習方案,自主進行拓展練習。 本書共14章。第1章介紹Android開發環境及項目結構。第2、3章介紹Android界面設計基礎知識。第4、5章介紹Android窗口開發。第6章介紹Android子窗口設計。第7章介紹數據訪問技術。第8、9章介紹廣播、內容提供者和服務的開發。第10章介紹線程開發、Handler消息機制和消息驅動線程,並介紹了Android提供的HandlerThread、AsyncTask、IntentService工具類的使用。第11章介紹網絡編程。第12章介紹WebView控件的使用。第13章介紹傳感器與定位,並通過一個項目案例來演示如何獲取北斗等導航系統的可見衛星數量。第14章介紹藍牙通信編程,並通過綜合案例―藍牙串口助手的開發,演示廣播、服務、線程和消息機制等組件的綜合運用。 本書可作為高職高專、職業本科、應用本科院校的計算機、物聯網、移動應用開發、移動互聯應用技術等專業的教材,也可作為Android自學者和從事Android應用開發的工程技術人員的參考用書。
優惠價: 87 360
無庫存
Teaching Games and Game Studies in the Literature Classroom
90 折
出版日:2022/10/20 出版社:Bloomsbury Academic UK  裝訂:精裝
Teaching Games and Game Studies in the Literature Classroom offers practical suggestions for educators looking to incorporate ludic media, ranging from novels to video games and from poems to board games, into their curricula. Across the globe, video games and interactive media have already been granted their own departments at numerous larger institutions and will increasingly fall under the purview of language and literature departments at smaller schools. This volume considers fundamental ways in which literature can be construed as a game and the benefits of such an approach. The contributors outline pedagogical strategies for integrating the study of video games with the study of literature and consider the intersections of identity and ideology as they relate to literature and ludology. They also address the benefits (and liabilities) of making the process of learning itself a game, an approach that is quickly gaining currency and increasing interest. Every chapter is grounde
優惠價: 9 4703
無庫存
Digital Games and Language Learning
90 折
出版日:2022/10/20 出版社:Bloomsbury Academic UK  裝訂:平裝
Due to the rapid development of gaming technologies in recent years, there has been a surge of interest in the role that digital games can play in foreign and second language learning. Bringing together innovative research from an international team of contributors, this book provides a comprehensive overview of the use of digital games in computer-assisted language learning (CALL).The book firstly lays the theoretical foundations and outlines various rationales for using digital games, incorporating contemporary theories of second language acquisition. It also explores the development and impact of digital games designed specifically for language learning, giving due consideration to design principles, pedagogical requirements and student health. Chapters then draw on case studies from Europe and Japan to analyse in-game interaction, attitudes and participation in both institutional and out-of-classroom settings. Seamlessly combining theory with practical application, this book outlin
優惠價: 9 1484
無庫存
Teaching Games and Game Studies in the Literature Classroom
90 折
出版日:2022/10/20 出版社:Bloomsbury Academic UK  裝訂:平裝
Teaching Games and Game Studies in the Literature Classroom offers practical suggestions for educators looking to incorporate ludic media, ranging from novels to video games and from poems to board games, into their curricula. Across the globe, video games and interactive media have already been granted their own departments at numerous larger institutions and will increasingly fall under the purview of language and literature departments at smaller schools. This volume considers fundamental ways in which literature can be construed as a game and the benefits of such an approach. The contributors outline pedagogical strategies for integrating the study of video games with the study of literature and consider the intersections of identity and ideology as they relate to literature and ludology. They also address the benefits (and liabilities) of making the process of learning itself a game, an approach that is quickly gaining currency and increasing interest. Every chapter is grounde
優惠價: 9 1484
無庫存
Android Studio開發實戰(簡體書)
滿額折
出版日:2022/10/01 作者:歐陽燊  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是一部Android開發的實戰教程,由淺入深、由基礎到高級,帶領讀者一步一步走進App開發的神奇世界。全書共分為20章。其中,前10章是基礎部分,主要講解Android Studio的環境搭建、App開發的各種常用控件、App開發的四大組件、App的數據存儲方式、如何打造App的安裝包;後10章是進階部分,主要講解App開發的事件交互、動畫特效、網絡通信、多媒體、手機閱讀、感知定位、物聯網、智能語音、機器視覺、在線直播等。書中在講解知識點的同時給出了大量實戰範例,方便讀者迅速將所學的知識運用到實際開發中。通過本書的學習,讀者不僅能夠掌握3類主流App的基本開發技術,包括購物App(電子商務)、聊天App(即時通信)、娛樂App(短視頻分享),還能夠學會開發一些趣味應用,包括計算器、記帳本、摳圖工具、動感影集、電子閱讀、附近交友、遙控小車、語音問答、人臉識別、視頻通話等。本書適用于Android開發的廣大從業者、有志於轉型App開發的程序員、App開發的業餘愛好者,也可作為大中專院校與培訓機構的Android課程教材。
優惠價: 87 777
無庫存
智能汽車寶盒之鑰:Android Automotive車載信息系統(AAOS)(簡體書)
滿額折
出版日:2022/09/01 作者:樊祖傑; 李巍; 沈盧斌  出版社:清華大學出版社(大陸)  裝訂:平裝
Android Automotive OS(AAOS)是谷歌公司基於Android系統和生態推出的面向車載信息娛樂領域的操作系統。 本書詳細介紹了Android Automotive OS的設計與實現,內容涵蓋了系統開發、應用開發、產品管理等各層面的知識。全書共15章。第1章介紹了車載信息娛樂系統的發展歷程及主流的操作系統; 第2章介紹了與汽車相關的Android產品和版本變遷; 第3章介紹了開發環境搭建、工具使用以及源碼的獲取; 第4~12章從系統框架的角度分析了Android Automotive OS中主要服務的實現原理和用法; 第13章講解了語音、導航和媒體這三類應用的開發; 第14、15章介紹了產品管理的相關內容,包括應用集成、兼容性測試。 本書結構清晰,實例豐富,通過通俗易懂的文字和豐富的配圖,能夠讓讀者深入了解Android Automotive OS的設計思想。從實際應用的需求出發,適合所有Android系統工程師、Android應用開發工程師閱讀。
優惠價: 87 469
無庫存
Android移動開發基礎案例教程(簡體書)
滿額折
出版日:2022/08/01 作者:黑馬程式師  出版社:人民郵電出版社  裝訂:平裝
本書從初學者的角度出發,採用案例驅動式教學方法,對Android基礎知識進行講解。在案例設計上力求貼合實際需求,真正做到把書本上的知識應用到實際開發中,非常適合初學者學習。本書共10章,第 1~2章主要講解Android的基礎知識,包括Android起源、Android體系結構、開發環境搭建、UI佈局等。第3~8章主要講解Android中的數據存儲以及四大組件,包括文件存儲、SharedPreferences、SQLite數據庫、Activity、BroadcastReceiver、Service、ContentProvider等。第9章主要講解Android中的網絡編程,包括HTTP協議、消息機制、開源項目等。第 10章主要講解Android開發中的知識,包括多媒體、動畫、Fragment等。上述內容都是Android中**核心的知識,掌握這些知識可以讓初學者在編寫Android程序時得心應手。本書附有配套視頻、源代碼、習題、教學課件等資源;另外,為了幫助初學者更好地學習本書講解的內容,還提供了在線答疑服務,希望可以幫助更多的讀者。本書既可作為高等院校本、專科計算機相關專業的教材,也可作為社會培訓教材,是一本適合初學者學習和參考的讀物。
優惠價: 87 208
無庫存
Android移動應用基礎教程(第2版)(簡體書)
滿額折
出版日:2022/08/01 作者:吳曉凌; 肖立; 吳天乙  出版社:華中科技大學出版社  裝訂:平裝
本書是面向Android應用開發初學者的入門教材,內容基本涵蓋了Android的主要技術,包括Android開發工具、基本界面設計、界面高級技術、Android生命週期、多媒體和傳感器、組件通信及系統服務、數據存儲技術和網絡通信技術等。本書可作為高等院校相關課程的教材,也可以作為愛好者的自學用書。
優惠價: 87 251
無庫存
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
無庫存
C How to Program: With Case Studies in Applications and Systems Programming, Global Edition
滿額折
出版日:2022/05/27 作者:Paul Deitel; Harvey Deitel  出版社:Pearson Education Limited  裝訂:平裝
Thistitle is a Pearson Global Edition. The editorial team at Pearson has workedclosely with educators around the world to include content which is especiallyrelevant to an international and diverse audience.For courses in computerprogramming.A user-friendly,code-intensive introduction to C programming with case studies introducing applicationsand system programming.C How to Program is a comprehensive introduction toprogramming in C. Like other texts of the Deitels How to Program series,the books modular presentation serves as a detailed, beginner source ofinformation for college students looking to embark on a career in coding, orinstructors and software-development professionals seeking to learn how toprogram with C. The signature Deitel live-code approach presents concepts inthe context of 142 fully working programs rather than incomplete snips of code.This gives students a chance to run each program as they study it and see howtheir learning applies to real-world programming scenari
優惠價: 1 3299
無庫存
Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything
滿額折
出版日:2022/03/13 作者:Michael Inden  出版社:Apress  裝訂:平裝
Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges will help prepare you for your next exam or a job interview, and covers numerous practical topics such as strings, data structures, recursion, arrays, and more.Each topic is addressed in its own separate chapter, starting with an introduction to the basics and followed by 10 to 15 exercises of various degrees of difficulty, helping you to improve your programming skills effectively. Detailed sample solutions, including the algorithms used for all tasks, are included to maximize your understanding of each area. Author Michael Inden also describes alternative solutions and analyzes possible pitfalls and typical errors.Three appendices round out the book: the first covers the Python command line interpreter, which is often helpful for trying out the code snippets and examples in the book, followed by an overview of Pytest for unit te
優惠價: 1 2660
無庫存
Android零基礎入門到實戰(簡體書)
滿額折
出版日:2022/03/01 作者:趙聖魯  出版社:清華大學出版社(大陸)  裝訂:平裝
本書圍繞Android初學者從零基礎到實戰達人的過程進行設計,採用項目教學法,以作者開發的“歡樂購商城”App為例,以一個完整的項目開發為主線,將項目開發分解為9個教學模塊,分別為App應用體驗、Android基礎界面控件、Android不錯界面控件、列表控件、頁面跳轉與切換、Android中的數據存取、Android客戶端與服務器端交互、綜合項目“歡樂購商城”實現等。讀者在學習基礎知識過程中將熟悉App綜合項目開發流程,逐步培養獨立開發綜合項目的能力,並最終實現綜合項目。同時本書引入鴻蒙開發入門知識,供有興趣的讀者參考學習。本書可作為應用型本科計算機專業、軟件專業、高職軟件技術專業及相關專業的教材,也可作為Android和鴻蒙開發愛好者以及初、中級Android應用開發人員的參考工具書。
優惠價: 87 312
無庫存
深入解析Android虛擬機(簡體書)
滿額折
出版日:2022/01/01 作者:鐘世禮  出版社:人民郵電出版社  裝訂:平裝
Android系統從誕生到現在的短短幾年時間裡,憑藉其易用性和開發的簡潔性,贏得了廣大開發 者的支持。在整個Android系統中,Dalvik VM一直是貫穿從底層內核到高層應用開發的核心。本書循序漸進地講解了Android虛擬機系統的基本知識,並剖析了其整個內存系統的進程和運作流程,並對虛擬機系統優化和異常處理的知識進行了詳細講解。本書幾乎涵蓋了Dalvik VM系統的所有主要內容,並且講解方法通俗易懂,特別有利於讀者學習並消化。本書適合Android初學者、Android底層開發人員、源代碼分析人員和虛擬機開發人員學習,也可以作為大專院校相關專業師生的學習用書和培訓學校的教材。
優惠價: 87 517
無庫存
Android應用程序設計案例教程(簡體書)
滿額折
出版日:2021/10/27 作者:劉培林; 李萍  出版社:機械工業出版社  裝訂:平裝
本書共12章,第1章介紹Android開發環境;第2~4章介紹Android開發基礎知識,包括頁面布局、頁面控件、適配器、菜單、對話框和Intent,完成Android開發入門。第5章介紹Android開發的基礎組件Activity和SharedPreferences(共享偏好);第6章介紹數據庫訪問技術,並完成第一個較為綜合的實訓項目―產品日誌項目;第7、8章介紹BroadcastReceiver、ContentProvider和Service三大組件,實現Android開發進階。第9章介紹側滑導航和Fragment;第10、11章分別介紹多線程技術和網絡編程技術,探索Android高級開發。第12章開發了一個電子商務綜合實訓項目,對全書內容進行了貫穿和應用。本書既可作為高職高專院校移動應用開發、軟件技術、物聯網應用技術、大數據技術等專業的教材,也可作為移動應用與軟件工程技術人員的技術參考資料、培訓用書或自學參考書。
優惠價: 87 360
無庫存
出版日: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]。
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
無庫存
The Lego Mindstorms Robot Inventor Activity Book
滿額折
出版日:2021/08/31 作者:Daniele Benedettelli  出版社:No Starch Pr  裝訂:平裝
A playful project-based introduction to robot building and programming using the new LEGO MINDSTORMS Robot Inventor Kit. This introduction to the LEGO MINDSTORMS Robot Inventor Kit is a great way to enter the world of robotics--no previous programming experience necessary! Seven cool projects guide you through creating interactive robotic models with the LEGO MINDSTORMS Robot Inventor kit. You'll build a series of funny and increasingly sophisticated models, like: - a remotely-controlled biped walking robot that can transform into a car- a playable 3/4-sized guitar- a fully functional pinball game bigger than the kit box itself- a cute and shy turtle pet with unpredictable behavior- and more! The book is packed with illustrations to help you better visualize each model and includes a quick reference guide to the programming blocks used and the complete bill of materials of the kit, really helpful when developing your own creations. As you build these robots, you'll learn how to use the
優惠價: 79 1051
無庫存
Machine Learning with Neural Networks:An Introduction for Scientists and Engineers
90 折
出版日:2021/08/31 作者:Bernhard Mehlig  出版社:Cambridge Univ Pr  裝訂:精裝
This modern and self-contained book offers a clear and accessible introduction to the important topic of machine learning with neural networks. In addition to describing the mathematical principles of the topic, and its historical evolution, strong connections are drawn with underlying methods from statistical physics and current applications within science and engineering. Closely based around a well-established undergraduate course, this pedagogical text provides a solid understanding of the key aspects of modern machine learning with artificial neural networks, for students in physics, mathematics, and engineering. Numerous exercises expand and reinforce key concepts within the book and allow students to hone their programming skills. Frequent references to current research develop a detailed perspective on the state-of-the-art in machine learning research.
優惠價: 9 2268
無庫存
Android應用程序開發項目化教程(簡體書)
滿額折
出版日:2021/08/24 作者:李紅日; 裴芳  出版社:機械工業出版社  裝訂:平裝
本書以Android Studio為開發工具,詳細地介紹了Android編程的核心技術,包括:原型設計、Android 用戶界面編程、Android 組件、數據存儲、事件處理、第三方庫、項目發佈等知識。本書不限於介紹Android 理論知識,還從案例和項目驅動的角度講解理論。本書以項目和案例貫穿章節,可幫助讀者深刻理解知識點。這些案例和項目貼合實際工作需要,能夠使讀者真正把書本中的知識應用到實際開發中。本書共分為9章,包括項目前期工作,揭開Android的神秘面紗,Android UI 設計,Activity和Intent詳解,Fragment的應用,列表組件和適配器,數據存儲,使用第三方庫和項目發佈。本書附有配套視頻、源代碼、習題、教學課件等教學資源。本書可作為高等院校本科、高職計算機相關專業的“移動互聯”課程專用教材,也可以作為Android 移動開發的培訓教材,是一本非常適合Android 零基礎讀者的圖書。
優惠價: 87 260
無庫存
Raspberry Pi 4: The Ultimate Step-by-Step Guide to Using Raspbian to Create Amazing Projects and Expand Your Programming Skills with t
滿額折
出版日:2021/06/22 作者:Liam Clark Sr.  出版社:Lightning Source Inc  裝訂:精裝
Do you already know Python and love using this programming language to create stunning projects? Are you looking to increase your programming skills and stay up to date with the latest languages and trends?Then you've probably been wanting to learn Raspberry Pi 4.Now you can!This comprehensive step-by-step guide will teach you everything you need to know about installing, programming, and learning Raspberry Pi 4.With detailed instructions, tips, tricks, and a full index for you to refer back to, every programmer who desires to learn Raspberry Pi 4 must have this book by their computers.With this book in your hands, you will: Learn step-by-step how to install Raspbian and set up Raspberry Pi 4 to create stunning programs and automationReplace your PC with Raspberry Pi 4 so your computer is completely customizable how you like itBecome a better programmer with Python and practice your coding skills with the steps contained in this bookCreate incredible projects and programs with Raspberr
優惠價: 1 1632
無庫存
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
無庫存
Android進階之光(第2版)(簡體書)
滿額折
出版日:2021/03/01 作者:劉望舒  出版社:電子工業出版社  裝訂:平裝
本書是一本Android進階類圖書,書中各知識點由淺入深、環環相扣,最終這些知識點形成了一個體系結構。本書共分為11章。第1章介紹從Android 5.0到Android 10.0各版本的新特性。第2章介紹Material Design。第3章介紹View體系,包括View的事件分發機制、工作流程、自定義View等知識點。第4章介紹多線程的知識。第5章介紹網絡編程與網絡框架的知識。第6章介紹常用的
優惠價: 87 621
無庫存
出版日:2021/02/08 作者:湯秉翰  出版社:博碩文化  裝訂:平裝
想要學習,就已經具有競爭力特質 努力 就該用在對的方法上 活用Kotlin特性,完整設計Android APP,開發效率全速提升 全球第18位取得Google Android認證的Hank老師,以其豐富的技術教學經驗,精心設計獨一無二的學習步調,使用Google官方公布第一開發語言Kotlin,帶領進入Android開發之路。本書內容是專為邁向全能Android APP開發設計者編寫,全面使用最新
基於Android Studio的案例教程(第2版)(簡體書)
滿額折
出版日:2021/02/01 作者:宋三華  出版社:電子工業出版社  裝訂:平裝
本書主要介紹如何利用Android Studio、Eclipse 等工具開發Android 項目。全書共分5 章,主要內容 涉及Android 項目開發環境介紹、常用佈局及佈局組件、活動等幾大組件、數據存儲、網絡XML 和JSON 數據存取等內容。大部分章節都配備了案例,邊講理論邊通過案例介紹如何應用。本書面向的是Android 開發初學者,大部分章節都配備了案例,主要是針對該章節的知識應用,代碼
優惠價: 87 260
無庫存
Beginning Mathematica and Wolfram for Data Science: Applications in Data Analysis, Machine Learning, and Neural Networks
滿額折
出版日:2021/01/21 作者:Jalil Villalobos Alva  出版社:Apress  裝訂:平裝
Enhance your data science programming and analysis with the Wolfram programming language and Mathematica, an applied mathematical tools suite. The book introduces you to the Wolfram programming langua
優惠價: 1 2090
無庫存
Android編程權威指南(簡體書)
滿額折
出版日:2021/01/01 作者:(美)比爾‧菲力浦斯; 克裏斯‧斯圖爾特; 克莉絲汀‧馬西卡諾  出版社:人民郵電出版社  裝訂:平裝
Big Nerd Ranch 是美國一家專業的移動開發技術培訓機構。本書主要以其Android 訓練營教學課程為基礎,融合了幾位作者多年的心得體會,是一本完全面向實戰的Android 編程權威指南。全書共36 章,詳細介紹了8 個Android 應用的開發過程。通過這些精心設計的應用,讀者可掌握很多重要的理論知識和開發技巧,獲得寶貴的開發經驗。 第3 版較之前版本增加了對資料綁定等新工具的
優惠價: 87 673
無庫存
Android開發從入門到進階實戰(簡體書)
滿額折
出版日:2021/01/01 作者:錢慎一  出版社:化學工業出版社  裝訂:平裝
本書系統講述了Android程序開發的相關知識,從Android的基本概念講起,依次對Android應用程序的組成與執行、界面佈局、常見資源和控件、事件處理機制與多線程、Android控件、菜單和對話框、Activity組件、Intent機制、Service組件、BroadcastReceiver組件、數據存儲、SQLite數據庫、數據共享機制、在線音視頻、網絡編程、定位服務等內容進行了講解,最後
優惠價: 87 512
無庫存
Android App貫穿式項目實戰(微課視頻版)(簡體書)
滿額折
出版日:2020/12/05 作者:蘭紅; 王建雄; 井福榮  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是根據教育部高等院校計算機專業教學改革的需要,結合作者講授“Android平臺開發基礎”課程的教學經驗編寫而成的。全書共分12章,前10章詳細介紹了Android的基本知識和新特性,為學生學習和掌握Android開發打下基礎;後面2章給出了兩個完整的Android前端+服務器端的開發案例,服務器端分別採用PHP和Spring框架設計實現,為學生掌握前後端相結合的項目開發提供抛磚引玉的作用。另外,每章均配有精心安排的實驗和習題,書後還給出了習題參考答案。
優惠價: 87 469
無庫存
Android移動醫療應用開發(簡體書)
滿額折
出版日:2020/12/01 作者:汪天富  出版社:電子工業出版社  裝訂:平裝
Android是由Google公司和開放手機聯盟領導並開發的一種基於Linux的自由且開放原始程式碼的作業系統,主要用於移動設備。本書基於Android Studio平臺,介紹醫用電子技術領域的典型應用開發。全書共32個實驗,其中12個實驗用於學習Java語言,10個實驗用於熟悉Android四大元件,其餘10個實驗與移動醫療應用開發密切相關。本書配有豐富的資料包,包括Android常式、套裝軟體
優惠價: 87 417
無庫存
Android開發實驗教程(簡體書)
滿額折
出版日:2020/11/01 作者:任凱  出版社:北京郵電大學出版社  裝訂:平裝
本書內容基於Android Studio開發環境,使用Java語言開發,可供有Java基礎的開發人員參考。本書介紹了常用的四大組件Activity、Service、Broadcast Receiver和Content Provider的使用,同時補充了常用的網絡數據交互方式JSON、Bmob雲存儲、高德地圖等技術的使用。本書可以幫助Android初學者快速入門,使其初步掌握Android開發技能,
優惠價: 87 260
無庫存
Real-world Python ― A Hacker's Guide to Solving Problems With Code
滿額折
出版日:2020/10/13 作者:Lee Vaughan  出版社:No Starch Pr  裝訂:平裝
A project-based approach to learning Python programming for beginners. Intriguing projects teach you how to tackle challenging problems with code.You've mastered the basics. Now you're ready to explor
優惠價: 79 1201
無庫存
Android 移動應用開發(簡體書)
滿額折
出版日:2020/10/01 作者:楊誼  出版社:人民郵電出版社  裝訂:平裝
本書由淺入深、系統全面地講解了Android軟件開發的基本方法和常用技能。全書分為11章,首先概述Android系統的特點和架構,並帶領讀者搭建Android開發環境,完成第 一個Android程序;第3到10章完整地講解了Android開發中的各種基本知識和關鍵技術,包括四大組件、界面佈局、UI控件與事件響應、組件通信、廣播機制、線程與UI通信、服務、數據存儲、網絡開發、傳感器以及地圖的使用等,通過大量實例展示相關技術與技巧運用;**後一章介紹兩個完整項目的開發實現過程,提高讀者的綜合開發水平。本書內容結構清晰,基本概念和機制講解通俗易懂,案例豐富實用,具有較強的擴展性,便於讀者快速入門和提高,適合作為高等學校計算機及相關專業的移動應用開發教程,也適合Android愛好者自學和開發人員參考。
優惠價: 87 271
無庫存
打造流暢的Android App(簡體書)
滿額折
出版日:2020/10/01 作者:蕭文翰  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以Android App性能優化為切入點,深入淺出地介紹性能優化的重要性和提升Android產品性能的方法與技巧。全書共分8章,主要內容包括:第1章介紹性能優化的重要性及開發環境的優化;第2章介紹3種靜態代碼檢查工具的使用及技巧;第3章介紹Android Profiler的使用,通過對App運行時狀態的跟蹤揪出性能問題的“元兇”;第4~8章將性能優化融入整個開發流程中,做到“未雨綢繆”,這部分
優惠價: 87 308
無庫存
Android設計模式與最佳實踐(簡體書)
滿額折
出版日:2020/10/01 作者:(英)凱爾‧繆  出版社:人民郵電出版社  裝訂:平裝
本書是一份全面的指南,介紹如何在應用程序中使用久經考驗的編程方法――設計模式。書中將主要探討如何構建自己的定制模式,並將其應用于Android開發。本書並非依次介紹每種設計模式,而是從開發者的角度,基於應用程序開發的各個方面探討在構建Android應用程序過程中可能出現的設計模式。本書專注于開發一個完整的客戶端移動應用程序,重點關注何時、如何以及為什麼應該在Android開發中使用模式。讀者將學會
優惠價: 87 412
無庫存
Programming Language Fundamentals by Example
90 折
出版日: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
優惠價: 9 3077
無庫存
Scratch Programming for Beginners: A Kid's Guide to Coding Fundamentals
滿額折
出版日:2020/09/01 作者:Raina Burditt MS Ma  出版社:Rockridge Pr  裝訂:平裝
Think like a coder--the fun guide to Scratch programming for ages 8-12Scratch is a visual computer language designed especially for kids, and Scratch Programming for Beginners is the perfect book to i
優惠價: 1 646
無庫存
Android Studio移动开发教程(電子書)
出版日:2020/09/01 出版社:成都西南交大出版社有限公司  裝訂:電子書
本书从培养应用型、技能型人才角度出发,理论联系实践,系统讲解了在Android Studio 3.3.2环境下开发Android应用的基础知识和实际应用。全书分为9章,主要介绍了Android开发环境搭建、Activity、Android应用界面、数据存储、进程与线程、Service、广播接收器、网络编程以及主题和样式等内容。本书由浅入深、实例生动、易学易用,可以满足不同层次读者的需求,所讲内容符合当下的技术主流,并从实战的角度进行讲解,可帮助学习Android编程的开发人员快速掌握技术。本书可作为普通高校计算机、软件及其他相关专业的程序设计教材,也可作为软件开发人员的参考书。
優惠價: 7 137
Android入門教程(簡體書)
滿額折
出版日:2020/08/17 作者:高蓮; 張榆鋒  出版社:科學出版社  裝訂:平裝
本書是一本適合初學者使用的移動平臺應用開發實踐教材,內容涵蓋Android操作系統及架構、AndroidStudio開發平臺的使用、AndroidStudio項目結構、Activity組件及生命週期、Activity常用及高級控件、Service組件及其應用、網絡編程等。本書以Android程序開發基礎知識講解為先導,以案例說明和工程實踐為特色,使讀者理解、鞏固並掌握各部分知識點,提高讀者綜合利用
優惠價: 87 412
無庫存
Kotlin零基礎入門到Android開發實戰(簡體書)
滿額折
出版日:2020/08/01 作者:呂雲翔; 牛威; 李楠  出版社:清華大學出版社(大陸)  裝訂:平裝
本書針對國內計算機、軟件相關專業已先修Android編程設計課程的學生,旨在為具備良好編程能力的學生提供一本能夠快速熟悉Android平臺的教材,熟練掌握使用Kotlin來開發 Android的必備的基礎知識,為今後的課程學習和職業前途打下堅實的基礎
優惠價: 87 360
無庫存
  • 95230
    2381
  • 1
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 2381

暢銷榜

客服中心

收藏

會員專區