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

Programming Android

10466
16 / 262
The Rust Programming Language
滿額折
出版日:2018/03/20 作者:Steve Klabnik; Carol Nichols  出版社:No Starch Pr  裝訂:平裝
The Rust Programming Language is the official book on Rust; a community-developed, systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust’s
優惠價: 79 1199
無庫存
Android 應用案例開發大全(第3版‧附光碟)(簡體書)
滿額折
出版日:2018/03/01 作者:吳亞峰; 蘇亞光; 于復興  出版社:人民郵電出版社  裝訂:平裝
本書以Android手機綜合應用程式開發為主題,通過11個典型範例全面且深度地講解了單機應用、網路應用、商業案例、2D/3D遊戲等多個開發領域。 全書共分12章,主要以範例的方式來講述Android的應用開發,詳細介紹了3D動態壁紙、LBS類應用、導航與百度地圖二次開發、理財類應用、餐飲行業應用、校園輔助應用、音樂休閒應用、新聞發佈管理應用、休閒益智類3D/2D遊戲等各類Android應用程式的開
優惠價: 87 465
無庫存
新編Android應用開發從入門到精通(簡體書)
滿額折
出版日:2018/03/01 作者:何福貴  出版社:機械工業出版社  裝訂:平裝
Android(中文名爲“安卓”)操作系統正在持續擴展市場,已經成爲全球應用廣的操作系統之一,引領了終端智能化的浪潮。其在智能手錶、智能電視、智能手機、智能眼鏡、智能平板、電子書閱讀器、游戲機,甚至是家居、家電、音響産品、汽車面板等設備的智能化方面表現出了卓越的功能效果。因此Android憑藉著自身的優勢,也得到了越來越多企業及開發者的青睞。《新編Android應用開發從入門到精通》基于當前新的A
優惠價: 87 444
無庫存
Android App Inventor 2開發實務
79 折
出版日:2018/02/01 作者:孫惠民  出版社:經瑋文化  裝訂:平裝
App Inventor 2是一套不用安裝、直接用來開發Android行動裝置App的設計開發工具。App Inventor 2的出現、讓即使不懂Java程式語言以及Android SDK的開發者都可以來開發Android行動裝置App。只要瞭解作業執行流程、以及程式邏輯觀念,就可以使用App Inventor 2來開發App。由於App Inventor 2不需要一行一行的撰寫程式碼,只要將一個
優惠價: 79 435
無庫存
Functional Programming in C++ ─ How to Improve Your C++ Programs Using Functional Techniques
滿額折
出版日:2018/01/30 作者:Ivan Cukic  出版社:Manning Pubns Co  裝訂:平裝
Functional programming is becoming a required skill for all programmers, and for good reason. The functional style of programming lets developers to write more concise code, which tends to have fewer
優惠價: 1 2749
無庫存
Beginning Programming With Python For Dummies, 2Nd Edition
滿額折
出版日:2018/01/26 作者:Mueller  出版社:John Wiley & Sons Inc  裝訂:平裝
The easy way to learn programming fundamentals with Python Python is a remarkably powerful and dynamic programming language that's used in a wide variety of application domains. Some of its key distin
優惠價: 9 1197
無庫存
Guide to Competitive Programming ― Learning and Improving Algorithms Through Contests
90 折
出版日:2018/01/22 作者:Antti Laaksonen  出版社:Springer-Verlag New York Inc  裝訂:平裝
This invaluable textbook presents a comprehensive introduction to modern competitive programming. The text highlights how competitive programming has proven to be an excellent way to learn algorithms,
優惠價: 9 2025
無庫存
Android Phones & Tablets for Dummies
滿額折
出版日:2018/01/16 作者:Dan Gookin  出版社:For Dummies  裝訂:平裝
This book focuses on Android technology for both phones and tablets. The difference between the two is slight, primarily that phones can place and receive phone calls and tablets feature more screen r
優惠價: 9 923
無庫存
C# Programming for Absolute Beginners
90 折
出版日:2018/01/04 作者:Radek Vystavel  出版社:Apress  裝訂:平裝
Get started using the C# programming language. Based on the author’s 15 years of experience teaching beginners, the book provides you with a step-by-step introduction to the principles of programming,
優惠價: 9 1260
無庫存
Android應用安全防護和逆向分析(簡體書)
滿額折
出版日:2018/01/01 作者:姜維  出版社:機械工業出版社  裝訂:平裝
本書全面介紹Android應用的安全防護方法與逆向分析技術,分為四篇:基礎篇、防護篇、工具篇、操作篇,共26章。基礎篇包括第1~7章,主要介紹移動應用安全的基礎知識,包括Android中NDK開發知識、逆向中需要用到的命令、編譯之後的apk包含的四類主要文件格式解析等。防護篇包括第8~14章,主要介紹移動應用安全防護的相關技術,包括混淆、簽名校驗、反調試檢測等安全策略,Android應用升級權限、
優惠價: 87 517
無庫存
Make Your Own Python Text Adventure ― A Guide to Learning Programming
滿額折
出版日:2017/12/25 作者:Phillip Johnson  出版社:Apress  裝訂:平裝
Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you
優惠價: 1 1913
無庫存
Foundations of Programming Languages
90 折
出版日:2017/12/20 作者:Kent D. Lee  出版社:Springer-Verlag New York Inc  裝訂:平裝
This clearly written textbook provides an accessible introduction to the three programming paradigms of object-oriented/imperative, functional, and logic programming. Highly interactive in style, the
優惠價: 9 2430
無庫存
Reactive Programming With Rxjs 5 ─ Untangle Your Asynchronous Javascript Code
滿額折
出版日:2017/11/25 作者:Sergi Mansilla  出版社:Pragmatic Bookshelf  裝訂:平裝
Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data
優惠價: 1 1812
無庫存
Programming With Scala ─ Language Exploration
90 折
出版日:2017/11/18 作者:Bhim P. Upadhyaya  出版社:Springer-Verlag New York Inc  裝訂:平裝
This reader-friendly textbook presents a concise and easy to follow introduction to Scala. Scala is an ideal first programming language, which permits programming in multiple paradigms, and enables de
優惠價: 9 2228
無庫存
Swift Programming in Easy Steps ─ Develop Ios Apps
滿額折
出版日:2017/10/31 作者:Darryl Bartlett  出版社:In Easy Steps Ltd  裝訂:平裝
Swift Programming in easy steps teaches programming novices the skills required to create their own Apple Apps, whilst assisting programmers to gain new skills.For anyone seeking to discover the easie
優惠價: 79 480
無庫存
Learn Functional Programming With Elixir ─ New Foundations for a New World
滿額折
出版日:2017/10/25 作者:Ulisses Almeida  出版社:Pragmatic Bookshelf  裝訂:平裝
Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book
優惠價: 1 2362
無庫存
Android 應用開發項目實戰(簡體書)
滿額折
出版日:2017/10/25 作者:劉賢鋒  出版社:機械工業出版社  裝訂:平裝
移動互聯網已經成為當今世界發展快、市場潛力大、前景誘人的業務,而Android應用選擇了Java作為其開發語言,目前已經發展成為移動互聯網市場上佔有率高的平臺,遠遠超過了諸如iOS平臺。 本書涵蓋了Android開發從基礎概念、技術知識、實踐應用的每一個領域。從初學者的角度,以豐富的實例、案例,通俗易懂的語言,簡單的圖示,系統全面地講述了Android開發中應用的技術。書中的所有的案例都是基於An
優惠價: 87 240
無庫存
Android Studio應用程序設計(第二版)(微課版)(簡體書)
滿額折
出版日:2017/10/01 作者:張思民  出版社:清華大學出版社(大陸)  裝訂:平裝
本書從Android應用出發, 深入講解Android Studio設計應用程序的基礎知識。本書共分9章, 詳細敘述了Android Studio及其開發過程, 圖形用戶界面設計 , 多個圖形界面的程序設計, 數據存儲技術, 圖形與多媒體處理技術, 後臺服務與網絡通信, 地圖服務及傳感檢測技術, 應用項目開發實例。本書內容涵蓋了Android的流行版本和新版本的主要功能和特性, 全面介紹了Andr
優惠價: 87 206
無庫存
Android應用程序開發教程(簡體書)
滿額折
出版日:2017/09/30 作者:于國防; 徐永剛; 張玉傑  出版社:清華大學出版社(大陸)  裝訂:平裝
本書選用Eclipse作為開發工具,結合豐富的示例,圖文並茂、深入淺出地分析講解基於Android系統的應用程序設計。全書共分14章,內容主要包含Android開發環境搭建、Android模擬器應用、用戶界面設計、Activity的基本用法、對話框與消息框、常用資源、常用控件、Intent與BroadcastReceiver、圖與動畫、多媒體應用、網絡通信與服務、數據存儲以及傳感器應用。書中技術內
優惠價: 87 208
無庫存
Programming Language Concepts
90 折
出版日:2017/09/12 作者:Peter Sestoft  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book uses a functional programming language (F#) as a metalanguage to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It incl
優惠價: 9 2835
無庫存
出版日:2017/08/09 作者:Pradeeban Kathiravelu ; Dr. M. O. Faruque Sarker  出版社:Packt Pub Ltd  裝訂:平裝
Discover practical solutions for a wide range of real-world network programming tasks About This BookSolve real-world tasks in the area of network programming, system/networking administration, networ
優惠價: 1 3119
無庫存
出版日:2017/08/04 作者:D. S. Malik  出版社:Course Technology Ptr  裝訂:精裝
Introduce your students to programming with C++ using today's definitive choice for teaching a first programming language course -- C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 8E. D.S. M
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/08/02 作者:Iztok Fajfar  出版社:Routledge  裝訂:精裝
A Beginner's Guide to Computer Programming Start Programming Using HTML, CSS, and JavaScript is a manual for undergraduate students in engineering and the natural sciences to discover how computer pro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Android App開發入門:使用Android Studio 2.X開發環境(第二版)(簡體書)
滿額折
出版日:2017/08/01 作者:施威銘  出版社:機械工業出版社  裝訂:平裝
本書從初學者的角度出發,通過通俗易懂的語言、豐富的實例,詳細介紹使用AndroidStudio2.X開發環境開發Android應用程式應該掌握的各種技術。全書共分16章,內容包括:使用AndroidStudio開發AndroidApp,Android程式設計基礎講座,應用程式介面設計,事件處理,用戶介面的基本元件,高級UI元件,即時消息與對話方塊,用Intent啟動程式中的其他Activity,用
優惠價: 87 517
無庫存
Android實例詳解:項目實訓開發(簡體書)
滿額折
出版日:2017/08/01 作者:韓迪; 李建慶  出版社:北京郵電大學出版社  裝訂:平裝
《Android實例詳解:項目實訓開發》涵蓋了移動終端的數據庫、傳感器、移動網絡、最新插件、設計模式、工業化思想以及移動測試工具等多方面內容。書中講授的大部分應用開發案例,已經發佈在Android應用市場。和其他實訓類的圖書的區別在於:《Android實例詳解:項目實訓開發》的安排不是案例為知識點服務,而是知識點是為案例服務的。根據作者的教學和開發經驗,要讓讀者更好地將知識點融會貫通,需要在項目學
優惠價: 87 397
無庫存
出版日:2017/07/19 作者:Diane Zak  出版社:Course Technology Ptr  裝訂:平裝
Teach your students to master the fundamentals of effective programming as they work through Visual Basic 2017's latest features with PROGRAMMING WITH MICROSOFT VISUAL BASIC 2017, 8E by best-selling t
優惠價: 1 10798
無庫存
Android進階之光(簡體書)
滿額折
出版日:2017/07/04 作者:劉望舒  出版社:電子工業出版社  裝訂:平裝
本書是一本Android進階類書籍,書中各知識點由淺入深、環環相扣,最終這些知識點形成了一個體系結構。本書共分為11章。第1章介紹Android 5.0到Android 7.0的新特性。第2章介紹Material Design。第3章介紹View體系,包括View的事件分發、工作流程、自定義View等知識點。第4章介紹多線程的知識。第5章介紹網路編程與網路框架的知識。第6章介紹常用的設計模式。第7
優惠價: 87 465
無庫存
Android Phones for Seniors in Easy Steps
滿額折
出版日:2017/06/30 作者:Nick Vandome  出版社:In Easy Steps Ltd  裝訂:平裝
Android is the mobile operating system that is used on the majority of smartphones worldwide. It is a robust and versatile operating system that can be used by any manufacturer to add to their handset
優惠價: 1 570
無庫存
Functional Programming ─ A PragPub Anthology; Exploring Clojure, Elixir, Haskell, Scala, and Swift
滿額折
出版日:2017/06/25 作者:Michael Swaine (EDT)  出版社:Pragmatic Bookshelf  裝訂:平裝
Explore functional programming and discover new ways of thinking about code. You know you need to master functional programming, but learning one functional language is only the start. In this book, t
優惠價: 1 2637
無庫存
出版日:2017/06/05 作者:Shawna Lockhart; Eric Tilleson  出版社:Sdc Pubns  裝訂:平裝
This book accomplishes two things simultaneously: it teaches you to use the latest version of the powerful MATLAB programming environment, and it teaches you core, transferrable programming skills tha
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Android移動開發技術(簡體書)
滿額折
出版日:2017/05/14 作者:張勇  出版社:清華大學出版社(大陸)  裝訂:平裝
Android系統是運行在智慧移動設備上的嵌入式作業系統,包括Linux內核、系統庫與Java運行時、應用程式框架層和應用程式層4部分,具有公開源代碼和免費使用的特點,是目前深受歡迎且全球用戶數量最多的嵌入式作業系統。本書講述基於Android系統的應用程式設計方法,全書分為9章,內容包括Android系統概述、Java語言、Android應用程式框架、單用戶介面設計、多用戶介面設計、資料訪問技術
優惠價: 87 360
無庫存
出版日:2017/05/01 作者:李瑞奇  出版社:清華大學出版社(大陸)  裝訂:平裝
本書由一線資深軟體發展工程師基於目前廣泛使用的Android 6/7和Android Studio 2.x開發環境傾力編撰,循序漸進地介紹了Android 應用開發的主要內容,包括開發環境搭建、Android語言基礎、常用佈局及控制項、四大元件、圖形圖像技術、多媒體應用、資料處理技術、觸摸和手勢識別、多線程、網路技術、定位、藍牙以及VR和NDK開發等知識,全書代碼示例豐富,提供App完整項目案例,
C Programming ─ A Self-Teaching Introduction
滿額折
出版日:2017/04/30 作者:Rajiv Chopra  出版社:Mercury Learning & Information  裝訂:平裝
Unlike many C programming books written by C programmers, this brief, self-teaching introduction was written by an instructor familiar with the needs of students. The book defines key programming term
優惠價: 1 2023
無庫存
Introduction to Block Based Programming With Scratch 2017
滿額折
出版日:2017/04/22 作者:Hobbypress.net (COR)  出版社:Createspace Independent Pub  裝訂:平裝
Give yourself a strong head start in computer programming with our TomorrowSKILLS books, which are published fresh in 2017. Through these books you will learn how programming works and how simple prog
優惠價: 1 809
無庫存
出版日:2017/04/20 作者:Dino Esposito  出版社:Microsoft Pr  裝訂:平裝
Dino Esposito's Programming ASP.NET Core is the definitive guide to practical software development with Microsoft's exciting new ASP.NET Core technologies. Unlike competitive books that focus primaril
優惠價: 1 2500
無庫存
出版日:2017/04/12 作者:D. S. Malik  出版社:Course Technology Ptr  裝訂:平裝
Introduce your students to programming with C++ using today's definitive choice for teaching a first programming language course -- C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 8E. D.S. M
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python Programming for Beginners ― The Comprehensive Beginner's Guide to Learn Python Programming With Practical Examples
滿額折
出版日:2017/04/11 作者:Owen Kriev  出版社:Createspace Independent Pub  裝訂:平裝
Learn the art of programming coding skills with power of python and practical tacticsWhat if there a practical guide to teach you the art of programming and coding skills? this book is powerful and ea
優惠價: 1 786
無庫存
Android Tablets for Seniors in Easy Steps ― Covers Android 7.0 Nougat
滿額折
出版日:2017/04/11 作者:Nick Vandome  出版社:In Easy Steps Ltd  裝訂:平裝
Tablet computers are now ubiquitous on the digital landscape. They are powerful, portable and packed full of functionality for most computing tasks. Android is the operating system on a wide range of
優惠價: 1 570
無庫存
Android移動平臺應用開發高級教程(簡體書)
滿額折
出版日:2017/04/01 作者:朱鳳山; 張建軍  出版社:清華大學出版社(大陸)  裝訂:平裝
本書主要涉及Android平臺移動應用程式開發的高級內容, 包括了Android平臺中幾個開發領域, 由易入難, 循序漸進, 系統的介紹了Android應用程式開發, 注重引導學生掌握開發技巧, 理解處理問題的思路, 培養學生分析解問題、解決問題的能力。
優惠價: 87 258
無庫存
C++ Programming in Easy Steps
滿額折
出版日:2017/03/14 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
C++ Programming in Easy Steps, 5th Edition instructs you how to program in the powerful C++ language, giving complete examples that illustrate each aspect.C++ Programming in Easy Steps, 5th Edition ma
優惠價: 1 570
無庫存
  • 10466
    262
  • 1
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 262

暢銷榜

客服中心

收藏

會員專區