Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

程式設計語言 電子書

如果您喜歡 程式設計語言 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 10091
Skip side bar filters
  • 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 …… 閱讀更多內容

    $248.09 HKD

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    Aurélien Géron ……
    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) …… 閱讀更多內容

    $434.09 HKD

  • Make games with Python

    Create your own entertainment with Raspberry Pi

    Sean M. Tracey ……
    系列 series Essentials
    Learning to code your own shoot-'em-up game is infinitely more satisfying than beating any end-of-level boss.This essential guide teaches how to develop games with Python and Pygame. Gain a better understanding of the games you play, and build the skills to create games of your own, including how to:Create shapes and pathsMove sprites and detect collisionsHandle keyboard, mouse, and gamepad …… 閱讀更多內容

    $39.08 HKD 透過 Kobo Plus 免費享用

  • Vue.js从入门到精通

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

    $133.62 HKD

  • Java 入門指南

    由基礎走向完整 Android Studio 專案開發模式

    Kaiching Chang ……
    Java 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 12 個單元基礎篇軟體開發篇JavaFX App 篇Android App 篇首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Java 、怎麼處理資料、控制結構、物件導向、模組化與關鍵字 static ,這部分累計十二個單元,預計帶領讀者學會寫簡單的 Java 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構,這部... …… 閱讀更多內容

    $54.74 HKD 透過 Kobo Plus 免費享用

  • JAVA

    Java Programming for beginners teaching you basic to advanced JAVA programming skills!

    Adam Dodson, TBD ……
    JAVAJAVA is one of the most useful programming languages used today!It is a language designed specifically for use on the internet, and allows the coder to create a range of entire applications!Whether you are learning to code for personal enjoyment, or for employment opportunities, JAVA is a language that you absolutely must learn.Being quite a simple language, it is also well suited to those who …… 閱讀更多內容

    $23.41 HKD 透過 Kobo Plus 免費享用

  • Clean Python

    Elegant Coding in Python

    Sunil Kapil ……
    系列 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 …… 閱讀更多內容

    $360.69 HKD

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

    With Raspberry Pi and Arduino Using Python

    Puneet Mathur ……
    系列 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 …… 閱讀更多內容

    $483.39 HKD

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    Nicholas C. Zakas ……
    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 …… 閱讀更多內容

    $157.59 HKD

  • 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 …… 閱讀更多內容

    $235.79 HKD 透過 Kobo Plus 免費享用

  • C++ 入門指南

    由基礎走向完整 Qt 專案的 MVC 開發模式

    Kaiching Chang ……
    C++ 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成三大部分,每一部分又分成 8 到 13 個單元- 基礎篇- 軟體開發篇- GUI 篇由基礎篇 13 個單元開始,帶領讀者使用跨平台的編譯器 GCC 編譯程式,並依序漸進熟悉 C++ 的基本語法後,進入軟體開發篇 11 個單元,由常見的 MVC 開發模式先發展 M 的部分,也就是計算核心 Encrypt 類別,接著進入 GUI 篇 8 個單元發展 V 跟 C 的部分,使用 Qt Creator 及 QML 設計圖形介面,最後將 M 、 V 、 C 組合成完整的應用軟體。這樣的教學模式,其重點在引導讀者開發簡單的圖形介面程式 …… 閱讀更多內容

    $54.74 HKD 透過 Kobo Plus 免費享用

  • Learn Python in 7 Days

    Begin your journey with Python

    Learn efficient Python coding within 7 days Key FeaturesMake the best of Python featuresLearn the tinge of Python in 7 daysLearn complex concepts using the most simple examplesBook DescriptionPython is a great language to get started in the world of programming and application development. This book will help you to take your skills to the next level having a good knowledge of the fundamentals of …… 閱讀更多內容

    $258.29 HKD 透過 Kobo Plus 免費享用

  • Programming Basics

    Getting Started with Java, C#, and Python

    Robert Ciesla ……
    系列 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 …… 閱讀更多內容

    $483.39 HKD

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

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

    $193.80 HKD

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    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, …… 閱讀更多內容

    免費

  • What Is Node?

    Brett McLaughlin ……
    Node.js. It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s more briefly called by many, simply “Node”) is a server-side solution for …… 閱讀更多內容

    免費

  • What Is HTML5?

    Brett McLaughlin ……
    HTML5: Everyone’s using it, nobody knows what it is. I realize that sounds more like a line out of an existential movie — maybe Waiting for Godot or a screenplay by Sartre — than a statement about HTML5. But it’s really the truth: most of the people using HTML5 are treating it as HTML4+, or even worse, HTML4 (and some stuff they don’t use). The result? A real delay in the paradigm shift that HTML5 …… 閱讀更多內容

    免費

  • Python 入門指南

    由基礎走向完整 GUI 及網頁前端專案的 MVC 開發模式 V5.00

    Kaiching Chang ……
    Python 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 8 到 21 個單元◎ 基礎篇◎ 軟體開發篇◎ GUI 篇◎ Brython 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Python 、怎麼處理資料、控制結構、模組化、物件導向及程式文件,這部分累計十三個單元,預計帶領讀者學會寫簡單的 Python 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 …… 閱讀更多內容

    $54.74 HKD 透過 Kobo Plus 免費享用

  • The 1 Page Python Book

    Barani Kumar ……
    1 Page Python Book, is a guide to learn python programming. Precise code examples and broken down explanations, neatly organised into chapters. Provides links to external resources for supplementary reading wherever required. Includes following Chapters inside the book.This book shall provide a solid foundation for learning to code. Read the chapters below to know what you will learn.Table of …… 閱讀更多內容

    免費

  • C# Programming from Zero to Proficiency (Beginner)

    C# from Zero to Proficiency, #2

    Patrick Felicia ……
    系列 第 2 冊 - C# from Zero to Proficiency
    Stop Trying to Learn C# the Hard way.Without my book, most people spend too long trying to learn C# the hard way. This book is the only one that will get you to learn C# fast without wasting so much time. It includes four chapters that painlessly teach you the necessary skills to master C# and to create your first apps.What You Will LearnAfter completing this book, you will be able to:Create your …… 閱讀更多內容

    免費

  • Mastering Excel: Starter Set

    Mark Moore ……
    Ramp up your Excel skills with the Mastering Excel Starter Set. This collection of three Excel lessons will get you on the path to be the Excel guru.The Starter Set includes:Mastering Excel Macros - Introduction: The first in the mastering Excel macros series. The series starts from the most basic levels (you need to know nothing about macros) and ends with you writing macro to control PowerPoint …… 閱讀更多內容

    免費

  • Python

    Beginner's Guide to Programming Code with Python

    Charlie Masterson ……
    系列 第 1 冊 - Python Computer Programming
    Learn Python programming today and begin your path towards Python programming mastery!In this Definitive Python Guide, you’re about to discover...How to program code in Python through learning the core essentials that every Python programmer must know. Python is a very popular programming language, and there are a great many books on the market concerning it. We cut to the chase and tell you why …… 閱讀更多內容

    $23.41 HKD 透過 Kobo Plus 免費享用

  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    Eric Matthes ……
    Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.You’ll start by learning basic programming concepts, such as …… 閱讀更多內容

    $225.49 HKD

  • Solidity Smart Contracts: Build DApps In The Ethereum Blockchain

    Rangel Stoilov ……
    For the past couple of years, there hasn't been a bigger breakthrough in the IT world than the one that the Blockchain technology has made. The extremely fast growth of the industry, market and the technology itself leads to an enormous shortage of programmers that truly understand the blockchain. Along with the blockchain, smart contracts have emerged and with them - Solidity.The idea of this …… 閱讀更多內容

    免費