Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Programming eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 27066 Results
Skip side bar filters
  • 【最新ITS認證第二版】Python零基礎入門班(含ITS Python國際認證模擬試題)

    Python程式設計入門必修國際認證考試必備銜接職場應用提高競爭力Python是目前最熱門的程式語言,執行功能強大,但語法卻簡潔優雅、易於學習,更方便應用在許多專案實作上。它也沒有複雜的結構,程式易讀,且易於維護。Python的應用範圍相當廣泛,無論是資訊蒐集、大數據分析、機器學習、網站建置,甚至是遊戲開發等,都能看到它的身影。本書以零基礎學習者的視角進行規劃,從最基本的認識程式語言與環境架設切入,再進到程式設計流程的完整學習,輔以觀念圖解、表格歸納,以及流程圖,並提供國際認證考試模擬練習,深入淺出一窺Python程式語言與設計的奧妙!■適合無程式設計經驗或想打好Python基礎者,從中了解運算思維精神,扎根程式設計學習,培養邏輯運算能力。循序漸進的內容涵蓋:認識運算思維、程式語言與設計、環境建置、變數、運算式、判斷式、迴圈、串列與元組、字典、函式與模組、演算法,以及檔案與例外處理…等 ... Read more

    $111.56 HKD

  • Programming Excel with VBA and .NET

    Solve Real-World Problems with Excel

    Why program Excel? For solving complex calculations and presenting results, Excel is amazingly complete with every imaginable feature already in place. But programming Excel isn't about adding new features as much as it's about combining existing features to solve particular problems. With a few modifications, you can transform Excel into a task-specific piece of software that will quickly and ... Read more

    $248.09 HKD

  • Vue.js从入门到精通

    by 明日科技 ...
    《Vue.js从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用Vue.js进行程序开发需要掌握的各方面技术。全书分为4篇,共19章,内容包括初识Vue.js、ECMAScript 6语法介绍、Vue实例与数据绑定、条件判断指令、v-for指令、计算属性和监听属性、元素样式绑定、事件处理、表单元素绑定、自定义指令、组件、组合API、过渡和动画效果、渲染函数、使用Vue Router实现路由、使用axios实现Ajax请求、Vue CLI、状态管理,以及51购商城项目实战。书中的大多数知识点都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,使读者可轻松领会Vue.js程序开发的精髓,快速提高开发技能。 ... Read more

    $133.62 HKD

  • Coding iPhone Apps for Kids

    A Playful Introduction to Swift

    Apple’s Swift is a powerful, beginner-friendly programming language that anyone can use to make cool apps for the iPhone or iPad. In Coding iPhone Apps for Kids, you’ll learn how to use Swift to write programs, even if you’ve never programmed before.You’ll work in the Xcode playground, an interactive environment where you can play with your code and see the results of your work immediately! You’ll ... Read more

    $135.09 HKD

  • Crisis Engineering

    Time-Tested Tools for Turning Chaos into Clarity

    Learn how to successfully emerge from complex crisis conditions with this practical, comprehensive guide."A book I wish I’d had in difficult times.” —General Stanley McChrystal, US Army (Ret) & Co-Founder and CEO, McChrystal GroupWhen the system breaks, what do you do? You're in the middle of a meltdown. The platform is down, the phones are ringing, the headlines are brutal, and your team is ... Read more

    $82.69 HKD

  • Invent Your Own Computer Games with Python, 4th Edition

    by Al Sweigart ...
    Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python programming language—even if you’ve never programmed before!Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games, like a text-based treasure hunting game and an animated collision-dodging game with sound effects. ... Read more

    $186.09 HKD

  • React求職特訓營:精選30道實戰決勝題×轉職Q&A無痛提升你的前端面試力(iThome鐵人賽系列書)

    Series series iThome鐵人賽系列書
    兼具React核心主題與實戰面試的前端技術指南React理論與實戰兩者兼具,邁向專業工程師成長之路讓你告別似懂非懂的開發困境,提升你的專業實力【內容簡介】♔ 由淺入深講解:一步步了解重要核心概念♔ 實作導向切入:透過實際範例來驗證你的理解♔ 前端心法補給:提供額外的詳細補充前端知識點♔ 求職祕訣分享:分享真實面試題與求職情境處理本書內容改編自第15屆iThome鐵人賽Modern Web組的冠軍系列文章《30天React練功坊:攻克常見實務 / 面試問題》,涵蓋狀態管理、Hooks進階應用、效能優化等React核心主題,透過精心設計的實戰題目,幫你掌握最佳解決方案,從容應對開發難題。本書專為具備React基礎的開發者量身打造,內容聚焦於實際開發中最常見的問題與挑戰,可快速累積實戰能力,並補足關鍵知識點。與市面上其他React相關書籍不同的是,本... ... Read more

    $153.70 HKD

  • iOS18與SwiftUI程式設計全面剖析

    by 朱克剛 ...
    作者以多年的iOS教學經驗寫成本書,由淺入深幫助想踏入行動裝置程式設計領域的人快速掌握iOS程式設計技巧。本書以SwiftUI框架為核心,透過簡單幾行程式碼就可以完成一個高品質App界面,並透過詳細的解說,讓讀者能充分理解程式意義。iOS開發環境與SDK每年推陳出新,程式設計技巧每年均有變化,舊的寫法往往已不再支援,新的寫法又必須花大量時間看官方文件才能掌握,本書秉持過去一貫精神,永遠以最新的開發環境、最新的SDK框架以及最新的語法呈現經典範例。因此本書將是新手不可或缺,老手也必須放在電腦內的一本重量級工具書。本書特別為 EPUB 流動格式排版,非常適合各式螢幕尺寸閱讀,即便在手機上也可輕鬆瀏覽。作者介紹:朱克剛,資深電腦書籍作者,超過三十年的教學經驗,每年在大專院校與職訓單位開設無數資訊類課程,幫助各階層學員降低進入資訊職場門檻。本書承襲過去十年來一貫的專業與品質,讓讀者掌握最新 iOS ... Read more

    $69.69 HKD or Free with Kobo Plus

  • Clean Python

    Elegant Coding in Python

    by Sunil Kapil ...
    Series series Professional and Applied Computing (R0)
    Discover the right way to code in Python. This book provides the tips and techniques you need to produce cleaner, error-free, and eloquent Python projects.Your journey to better code starts with understanding the importance of formatting and documenting your code for maximum readability, utilizing built-in data structures and Python dictionary for improved maintainability, and working with modules ... Read more

    $360.69 HKD

  • IoT Machine Learning Applications in Telecom, Energy, and Agriculture

    With Raspberry Pi and Arduino Using Python

    by Puneet Mathur ...
    Series series Professional and Applied Computing (R0)
    Apply machine learning using the Internet of Things (IoT) in the agriculture, telecom, and energy domains with case studies. This book begins by covering how to set up the software and hardware components including the various sensors to implement the case studies in Python.The case study section starts with an examination of call drop with IoT in the telecoms industry, followed by a case study on ... Read more

    $483.39 HKD

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... Read more

    $157.59 HKD

  • Arduino Projects with Tinkercad

    Designing and programming Arduino-based electronics projects using Tinkercad

    In this book, we will work together step-by-step to create five exciting and great projects using the Arduino Uno microcontroller. We will use Autodesk's free Tinkercad software and ist block-based programming approach. We will also use sensors in each of the projects, such as a temperature sensor or an ultrasound sensor and many more components.I am an engineer (M.Eng.) and would like to ... Read more

    $78.23 HKD or Free with Kobo Plus

  • Ultimate Neural Network Programming with Python: Create Powerful Modern AI Systems by Harnessing Neural Networks with Python, Keras, and TensorFlow

    by Vishal Rajput ...
    Master Neural Networks for Building Modern AI Systems.Key Features● Comprehensive Coverage of Foundational AI Concepts and Theories.● In-Depth Exploration of Maths Behind Neural Network Mathematics.● Effective Strategies for Structuring Deep Learning Code.● Real-world applications of AI Principles and Techniques.Book DescriptionThis book is a practical guide to the world of Artificial... ... Read more

    $195.49 HKD or Free with Kobo Plus

  • Building Applications with AI Agents

    Designing and Implementing Multiagent Systems

    Generative AI has revolutionized how organizations tackle problems, accelerating the journey from concept to prototype to solution. As the models become increasingly capable, we have witnessed a new design pattern emerge: AI agents. By combining tools, knowledge, memory, and learning with advanced foundation models, we can now sequence multiple model inferences together to solve ambiguous and ... Read more

    $383.39 HKD

  • Artificial Intelligence with Python

    Your complete guide to building intelligent apps using Python 3.x

    New edition of the bestselling guide to artificial intelligence with Python, updated to Python 3.x, with seven new chapters that cover RNNs, AI and Big Data, fundamental use cases, chatbots, and more.Key FeaturesCompletely updated and revised to Python 3.xNew chapters for AI on the cloud, recurrent neural networks, deep learning models, and feature selection and engineeringLearn more about deep ... Read more

    $325.79 HKD or Free with Kobo Plus

  • Programming with Swift 4.2

    Building iOS Apps with Swift, #1

    by Roelf Sluman ...
    Series Book 1 - Building iOS Apps with Swift
    Programming with Swift 4.2 contains everything you need to know to be able to create iOS apps yourself. Even if you have never programmed before, you can learn how to build your own apps with the easy, fun examples in this book.Once you have worked through this book, you can build your own, interactive apps, with more than one screen, tables, picker views and so on.Since 2014, the Dutch version of ... Read more

    $149.99 HKD or Free with Kobo Plus

  • Jakarta EE Application Development

    Build enterprise applications with Jakarta CDI, RESTful web services, JSON Binding, persistence, and security

    Learn Jakarta EE by building real-world microservices with code examples, practical exercises, and the latest Jakarta EE featuresKey FeaturesCraft microservices using standard Jakarta EE technologies such as Jakarta RESTful Web Services, JSON Processing, and JSON BindingDesign web-based applications with Jakarta FacesHarness Jakarta EE technologies such as Jakarta Enterprise Beans and Jakarta ... Read more

    $235.79 HKD or Free with Kobo Plus

  • Java超級必修課:ChatGPT+OpenAI API實戰開發、ITS Java國際認證

      ChatGPT × OpenAI API 加持,學習、開發、認證一次到位!  扎實Java程式設計訓練,搭配ChatGPT學習,開發OpenAI API聊天機器人;培養程式設計與運算思維能力,為您打下輕鬆考取ITS Java國際認證能力。  ※資深教師聯合編撰  由OCJP與ITS Java認證講師、科技大學教授Java程式設計資深教師共同編著,針對目前初學者學習Java程式設計必備技能所撰寫的教材。  ※多元內容實用範例  內容由Java程式設計流程控制、陣列、方法、物件導向程式設計、介面與泛型、多執行緒、例外處理、檔案處理、Lambda運算式、Swing視窗應用程式。並附上拉霸遊戲機與記憶大考驗專題電子書供初學者練習。每個單元由淺入深、循序漸進、範例貼近日常生活,讓初學者能學以致用。  ※ChatGPT協作開發 × OpenAI API聊天機器人實戰  ... Read more

    $158.66 HKD

  • Leveling Up as a Tech Lead

    Growing as a Technical, Project, and People Leader

    by Anemari Fiser ...
    Becoming a tech lead is one of the most challenging transitions in a technical career. You're no longer just writing code; now you're guiding people, aligning teams, and translating strategy into execution. Suddenly, your calendar's packed, Slack is blowing up, and you're still somehow expected to ship code. You're not building systems anymore, you're building people. And no one gave you the ... Read more

    $225.49 HKD

  • Programming Basics

    Getting Started with Java, C#, and Python

    by Robert Ciesla ...
    Series series Professional and Applied Computing (R0)
    Explore the basics of the three most popular programming languages: C#, Java, and Python and see what it's like to function in today's world from the perspective of a programmer. This book's uses is highly practical approach with numerous code listings aimed at bringing generations together through the intricacies of technology.You'll learn how understanding the basics of coding benefits non ... Read more

    $483.39 HKD

  • C和C++游戏趣味编程

    by 童晶著 ...
    本书通过趣味案例逐步引入语法知识,教读者用C和C++编写游戏程序,激发读者学习编程的兴趣。全书共14章和3个附录,依次介绍了C和C++编程语言的基本概念、数据类型、if语句、while循环、for循环、一维数组、函数、二维数组、字符串、文件读写、指针、递归、面向对象编程、链表和C++标准模板库等知识,其中贯穿了众多的小案例和游戏,最后综合应用这些知识编写了一款冒险游戏。附录分别给出了练习题的参考答案、语法知识索引以及常用的调试方法和辅助开发工具。本书适合不同年龄、不同层次的C与C++编程初学者阅读和自学,也可以作为中学生、大学生学习程序设计的教材和少儿编程培训机构的参考教材。 ... Read more

    $193.80 HKD

  • Essential Tools for Running a Business

    As a software company, we need tools to collaborate, code, promote our product, and support our customers. This book lists every tool we use and how it helps us.The list is a result of running a business for over 9 years. We started off with only a few basic tools, mainly for coding; as we grew, our needs grew with us: we needed to improve how we track our marketing campaigns, create designs and ... Read more

    Free

  • Python 從初學到生活應用超實務:讓 Python 幫你處理日常生活與工作中繁瑣重複的工作

    by 陳會安 ...
    ☀ 科技來自於人性,讓程式設計回歸生活上的應用!☀ 本書不只讓你學會Python,還要讓它「真正」進入你的日常生活!【本書特色】「實作」為程式學習上不可缺少的部分,「應用」更是持續學習程式設計動機的來源。本書提供眾多立即可用的實際生活應用範例,包含:網路資料擷取、Open Data、資料視覺化、社群網路、影片和圖片等多媒體資料處理、Word及Excel的Office自動化、自動化批次檔案處理、瀏覽器自動化與MySQL資料庫......等,此外,更結合Python人工智慧的對話訓練,可以讓你建立特定領域的「 LINE BOT客服機器人 」;而非僅能回應訊息的鸚鵡機器人。【內容簡介】☛ 初學Python快速入門,從入門到實際的生活應用,完整說明人工智慧世代一定需要具備的Python程式設計能力。☛ 本書讓你學得到Python;馬上用得到Python;還能夠「真正活用 ... Read more

    $114.04 HKD

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    by James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... Read more

    Free