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...

Software Development eBooks

If you like Software Development eBooks, then you'll love these top picks.
Showing 1 - 24 of 9838 Results
Skip side bar filters
  • 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.39 HKD

  • C++ 入門指南

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

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

    $54.65 HKD or Free with Kobo Plus

  • The Art of Clean Code

    Best Practices to Eliminate Complexity and Simplify Your Life

    Learn eight principles to simplify your code and become a more effective (and successful) programmer.Most software developers waste thousands of hours working with overly complex code. The eight core principles in The Art of Clean Coding will teach you how to write clear, maintainable code without compromising functionality. The book’s guiding principle is simplicity: reduce and simplify, then ... Read more

    $185.69 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

  • Introduction to Computer Science

    by Mark McIlroy ...
    This book is an introduction to Computer Science and the craft of computer programming.Contains the basic material from a first-year Computer Science or programming course. ... Read more

    Free

  • The Hard Thing About Hard Things

    Building a Business When There Are No Easy Answers

    by Ben Horowitz ...
    Ben Horowitz, cofounder of the venture capital firm Andreessen Horowitz and one of Silicon Valley’s most respected and experienced entrepreneurs, offers essential leadership advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog.While many people talk about how great it is to start a business, very ... Read more

    $156.49 HKD

  • What is DevOps?

    by Mike Loukides ...
    Have we entered the age of NoOps infrastructures? Hardly. Old-style system administrators may be disappearing in the face of automation and cloud computing, but operations have become more significant than ever. As this O’Reilly Radar Report explains, we’re moving into a more complex arrangement known as "DevOps."Mike Loukides, O’Reilly’s VP of Content Strategy, provides an incisive look into this ... Read more

    Free

  • Ry's Git Tutorial

    by Ryan Hodson ...
    Git is a free version control system known for its speed, reliability, and non-linear development model. Its popularity among open-source developers makes Git a necessary tool for professional programmers, but it can also do wonders for your personal coding workflow. You'll be able to experiment with new ideas, radically refactor existing code, and efficiently share changes with other developers ... Read more

    Free

  • The Robert C. Martin Clean Code Collection (Collection)

    Series series Robert C. Martin Series
    The Robert C. Martin Clean Code Collection consists of two bestselling eBooks:Clean Code: A Handbook of Agile Software CraftmanshipThe Clean Coder: A Code of Conduct for Professional ProgrammersIn Clean Code, legendary software expert Robert C. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will ... Read more

    $400.99 HKD

  • Building a DevOps Culture

    by Mandi Walls ...
    DevOps is as much about culture as it is about toolsWhen people talk about DevOps, they often emphasize configuration management systems, source code repositories, and other tools. But, as Mandi Walls explains in this Velocity report, DevOps is really about changing company culture—replacing traditional development and operations silos with collaborative teams of people from both camps.The DevOps ... Read more

    Free

  • After Steve

    How Apple Became a Trillion-Dollar Company and Lost Its Soul

    by Tripp Mickle ...
    From the New York Times' Tripp Mickle, the dramatic, untold story inside Apple after the passing of Steve Jobs by following his top lieutenants—Jony Ive, the Chief Design Officer, and Tim Cook, the COO-turned-CEO—and how the fading of the former and the rise of the latter led to Apple losing its soul.Steve Jobs called Jony Ive his “spiritual partner at Apple.” The London-born genius was the second ... Read more

    $120.39 HKD

  • 7天學會設計模式:設計模式也可以這樣學

    Series Book 21709 - MP
      「設計模式」一詞起源於建築設計,目的是為了解決工程中重複出現的各種問題,之後被這個概念被導入軟體工程之中。  其中最為人熟悉的是GoF整理的23種設計模式,本書對此做了簡單扼要的介紹,並輔以輕鬆愉快的範例幫助讀者在短時間內了解這些模式要解決的問題與實際應用。隨著程式語言的發展,其中有些模式被使用的頻率已經不高或是已經被內化為語言特定,但其核心思想仍然是十分值得我們學習。  本書規畫了七天的讀書計劃,使讀者能夠更方便的安排自己的進修課程。這七天,可以是連續的七天,也可以是七個星期假日,總之讀者都可以自由運用。唯有不斷的鞭策和砥礪自己,才容易持續提升自己的技術。**  你能夠從本書學到**  ‧設計模式的基礎概念。  ‧物件導向程式設計的基本原則SOLID。  ‧Gof的23個設計模式所要表達的概念及基礎用法。  ‧相似模式的異同與應用。  ‧單元測試工具JUnit的安裝與簡易教學。 ... Read more

    $59.80 HKD

  • 程式從0開始

    輕鬆無痛了解程式語言語法

    by 江彼得森 ...
    別因為你是一般上班族或從事其它服務業、餐飲業甚至是業農等等,就覺得寫 app 對你來說是一件不可能學會的事,甚至會覺得學程式是一種恐懼 ! 如果你真的那麼認為,或許你可以試讀看看本書。而我更相信:全民皆可寫程式的時代已經來臨了。◎至於已經放棄程式的人,或許之前你有在學校或是補習班學過程式,但常常心裡 OS :「老師在教什麼,大家怎麼好像都聽得懂,但我怎麼會聽不懂... 我想問問題,但卻不知道怎麼問...」。◎相信很多放棄程式的人都 OS 過上面的問題而漸漸的對程式造成恐懼。但我更相信,你不是聽不懂,可能只是「一直」不了解,或者「過去你在學程式時覺得根本不重要」的兩個關鍵細節:程式語法的執行順序語法怎麼用而本書也會將以這兩個關鍵細節為中心做為主軸講解。◎當你翻開任何一本學習基礎程式語言入門的書,都會有以下共同或類似的「基礎的語法章節」:● 變數● 運算子... ... Read more

    $101.55 HKD

  • Attachments

    Is there such a thing as love before first sight? The romantic comedy we all need to read in 2026

    'Heartwarming, romantic and great fun' CLOSEREveryone in the newsroom knows that somebody is monitoring their emails, but Beth and Jennifer don't believe anyone would read their never-ending conversations. But Lincoln does, it's his job, and Beth and Jennifer's hilarious, no-holds-barred emails are the best part of his day.The only problem is he's starting to fall in love with Beth, and yet she ... Read more

    $89.39 HKD

  • Building Microservices

    Designing Fine-Grained Systems

    by Sam Newman ...
    As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures.Through clear examples and practical ... Read more

    $382.79 HKD

  • Clean Code: A Handbook of Agile Software Craftsmanship

    A Handbook of Agile Software Craftsmanship

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his ... Read more

    $337.69 HKD

  • Java 入門指南

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

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

    $54.65 HKD or Free with Kobo Plus

  • Scrum Narrative and PSM Exam Guide

    Scrum continues to prove as an effective newer way of working. This new way is rapidly making into many organizations, in particular the software development divisions due to the transformation results it delivers. The authentic source to know about Scrum and the approved body of knowledge on Scrum is "The Scrum Guide™" authored by Jeff Sutherland and Ken Schwaber. The 16 page guide is too dense ... Read more

    $77.99 HKD or Free with Kobo Plus

  • (Part 1) You Must Learn VBScript for QTP/UFT: Don't Ignore The Language For Functional Automation Testing

    by Rex Jones ...
    Are You Interested in QTP/UFT for Automation Testing?This is one of the best VBScript books specifically for QTP/UFTNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why Read Part 1 – You Must Learn VBScript for QTP/UFT?Most VBScript books provide a great deal of VBScript information ... Read more

    Free

  • Engineering Management for the Rest of Us

    by Sarah Drasner ...
    A lot of Engineering Managers and leaders studied for years and years to become the best Engineer they possibly could be... and then they were promoted.It can be very tough for those of us who didn't go into Engineering with the distinct concept that we would become managers, but still want to do our best to support our teams.I wrote this book because there's so much no one told me about ... Read more

    $78.10 HKD

  • The Staff Engineer's Path

    A Guide for Individual Contributors Navigating Growth and Change

    by Tanya Reilly ...
    For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well--or the engineer. The staff engineer's path allows engineers to contribute at a high level as role models, driving big projects, determining technical strategy, and raising everyone's skills ... Read more

    $191.39 HKD

  • Dart零基礎攻略基礎+進階

    Dart零基礎攻略基礎+進階已推出線上教學課程,至以下網址購買相關課程,即可優惠購入本書:https://www.pressplay.cc/p/dart隨著時代的變遷,幾乎任何產業都在求快,程式也是如此。試想一下,一個電商公司想要開發購物網站與App,因此必須撰寫Web、Android和IOS三個平台的程式。Google為了加速程式開發,發表了Flutter框架,『 現今唯一原生混合式開發 』,讓我們可以撰寫一次程式碼,產生出Web、Android、IOS、Windows、MacOS和Linux等6個平台的程式,而開發Flutter程式的程式語言就是Dart。全球大廠已投資Flutter的有像是:ubuntu、ebay、iRobot、飛利浦等知名大廠。『 開發Flutter,Dart就必須打好基礎 』學習的時間也是成本,投資在學一次就可以開發6個平台的程式,絕對是你第一優先的選擇。 ... Read more

    $105.85 HKD

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Read more

    $382.79 HKD

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

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

    $69.58 HKD or Free with Kobo Plus