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 23948 Results
Skip side bar filters
  • The C4 Model

    Visualizing Software Architecture

    by Simon Brown ...
    Good architecture is more than just good code—it's clear communication. The C4 Model: Visualizing Software Architecture is a practical guide to creating diagrams that help teams understand, build, and talk about software systems more effectively. Developed by Simon Brown and used by thousands of teams worldwide, the C4 model breaks architecture down into four simple levels (context, container, ... Read more

    $36.79 USD

  • Agentic Coding with Claude Code

    The everyday developer's guide to agentic coding with Claude Code

    by Eden Marco ...
    Move beyond prompt-based coding by using Claude Code to design reliable, agent-driven workflows and build production-ready full-stack applications Key FeaturesLearn Claude Code as a development partner to build custom automations and agentic workflowsBuild and iterate on a Next.js application using Claude Code for AI-assisted developmentScale AI-assisted development with Claude Code while ... Read more

    $32.39 USD

  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    by 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 ... Read more

    $28.79 USD

  • Fundamentals of Software Architecture

    A Modern Engineering Approach

    Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This updated edition provides a comprehensive overview of software architecture's many aspects, with five new chapters covering the latest insights from the field. Aspiring and existing architects alike will examine architectural ... Read more

    $48.99 USD

  • Python

    Beginner's Guide to Programming Code with Python

    Series Book 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 ... Read more

    $2.99 USD

  • 超詳解!半導體產業鏈:從技術到市場,解析影響全球的科技命脈

    by 菊地正典 ...
    □ 半導體都用在哪裡,用來做什麼?□ 複雜半導體業界的全像與相關圖□ 發展到哪裡了?半導體開發的最新趨勢□ 台積電、英特爾、三星、NVIDIA...當前最受注目的企業是?囊括「業界相關圖」「各業界的特徵與角色」「半導體的原理與結構」「上下游工程的全貌」「激烈的競爭歷史」「半導體市場的現在與未來」讓科技素人也能迅速了解產業知識 在日益激烈的美中霸權之爭背景下,半導體作為對國家安全, 特別是經濟安全的最重要物資,正愈來愈受到社會關注。 然而,即便想要「了解半導體」, 由於半導體有各種不同的切入點和內容,因此用普通的方法很難學習。 而且雖然統稱半導體,但底下其實存在記憶體、CPU(MPU)、感測器等各種各樣的產品, 且它們各自的功能、作用都不相同,用途和市場應用也非常多元。<... ... Read more

    $9.75 USD

  • Technology Strategy Patterns

    Architecture as Strategy

    by Eben Hewitt ...
    Technologists who want their ideas heard, understood, and funded are often told to speak the language of businessâ??without really knowing what that is. This bookâ??s toolkit provides architects, product managers, technology managers, and executives with a shared languageâ??in the form of repeatable, practical patterns and templatesâ??to produce great technology strategies.Author Eben Hewitt ... Read more

    $34.59 USD

  • Frictionless

    7 Steps to Remove Barriers, Unlock Value, and Outpace Your Competition in the AI Era

    In an era where AI can generate code in minutes, why do software teams still struggle to deliver?While artificial intelligence transforms how we build software, most organizations remain trapped by friction that turns AI's promise of speed into bottleneck nightmares. Slow deployments, brittle systems, and frustrated developers create invisible drag on innovation—costing US companies $1.52 trillion ... Read more

    $9.99 USD

  • sed & awk

    UNIX Power Tools

    sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another.awk is a complete ... Read more

    $30.99 USD

  • Command-Line Rust

    A Project-Based Primer for Writing Rust CLIs

    Updated in 2024: A new version has been released that simplifies the programs used in the book, based on changes in the Rust language and crates since original publication. The code has been updated to reflect version 4 of the clap crate.For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems ... Read more

    $41.09 USD

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular ... Read more

    $15.89 USD

  • Enterprise Security Architecture

    A Business-Driven Approach

    Security is too important to be left in the hands of just one department or employee-it's a concern of an entire enterprise. Enterprise Security Architecture shows that having a comprehensive plan requires more than the purchase of security software-it requires a framework for developing and maintaining a system that is proactive. The book is based ... Read more

    $72.99 USD

  • Learning GNU Emacs

    A Guide to Unix Text Processing

    GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment--you can stay within Emacs all day without leaving. Learning GNU Emacs, 3rd Edition tells readers how to get started with the GNU Emacs editor. It is a thorough guide that will also "grow" with you: as you ... Read more

    $25.99 USD

  • Programming PyTorch for Deep Learning

    Creating and Deploying Deep Learning Applications

    by Ian Pointer ...
    Take the next steps toward mastering deep learning, the machine learning method that’s transforming the world around us by the second. In this practical book, you’ll get up to speed on key ideas using Facebook’s open source PyTorch framework and gain the latest skills you need to create your very own neural networks.Ian Pointer shows you how to set up PyTorch on a cloud-based environment, then ... Read more

    $34.59 USD

  • System Design for the LLM Era

    Patterns and principles for production-grade AI architecture

    STOP building fragile AI wrappers; START designing resilient AI systems.Key FeaturesFrom LLM fundamentals to real-world practicalitiesPatterns and principles for architecting LLM-based systemsLearn from in-depth case studiesDecouple from premium models using tiered fallbackEvent-driven architectures for decoupling high-latency agentic workflowsCost management approachesSecurity strategies for LLM ... Read more

    $35.99 USD

  • Implementing Lean Software Development

    From Concept to Cash

    Series series Addison-Wesley Signature Series (Beck)
    "This remarkable book combines practical advice, ready-to-use techniques, anda deep understanding of why this is the right way to develop software. I haveseen software teams transformed by the ideas in this book."--Mike Cohn, author of Agile Estimating and Planning"As a lean practitioner myself, I have loved and used their first book for years.When this second book came out, I was delighted that ... Read more

    $43.19 USD

  • MySQL Pocket Reference

    SQL Functions and Utilities

    by George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Read more

    $9.89 USD

  • Ruby Pocket Reference

    Instant Help for Ruby Programmers

    Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—and highlights the key features you may work with every day. Need to know the correct syntax for a conditional? Forgot the name of that String method? This book is organized to help you find the facts fast.Ruby Pocket Reference, 2nd Edition is ... Read more

    $10.69 USD

  • Perl Pocket Reference

    Programming Tools

    by Johan Vromans ...
    If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules and a complete list of operators, built-in functions ... Read more

    $9.59 USD

  • vi Editor Pocket Reference

    For many users, working in the UNIX environment means using vi, a full-screen text editor available on most UNIX systems. Even those who know vi often make use of only a small number of its features.The vi Editor Pocket Reference is a companion volume to O'Reilly's updated sixth edition of Learning the vi Editor, a complete guide to text editing with vi. New topics in Learning the vi Editor ... Read more

    $7.19 USD

  • Computer Programming In C Language

    Computer Programming In C Language : Computer Programming In C Language teaches the generic Programming techniques using C programming language in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples make learning these Concepts with C both fun and practical. This book is organized in such a manner that students and programmers with prior ... Read more

    $5.99 USD

  • Apache 2 Pocket Reference

    For Apache Programmers & Administrators

    by Andrew Ford ...
    Even if you know the Apache web server inside and out, you still need an occasional on-the-job reminder -- especially if you're moving to the newer Apache 2.x. Apache 2 Pocket Reference gives you exactly what you need to get the job done without forcing you to plow through a cumbersome, doorstop-sized reference.This Book provides essential information to help you configure and maintain the server ... Read more

    $9.89 USD

  • Domain-Driven Design in PHP

    Real examples written in PHP showcasing DDD Architectural Styles, Tactical Design, and Bounded Context IntegrationAbout This BookFocuses on practical code rather than theoryFull of real-world examples that you can apply to your own projectsShows how to build PHP apps using DDD principlesWho This Book Is ForThis book is for PHP developers who want to apply a DDD mindset to their code. You should ... Read more

    $35.99 USD

  • Haskell High Performance Programming

    Write Haskell programs that are robust and fast enough to stand up to the needs of today

    Boost the performance of your Haskell applications using optimization, concurrency, and parallel programmingKey Features\[\*\] Explore the benefits of lazy evaluation, compiler features, and tools and libraries designed for high performance\[\*\] Write fast programs at extremely high levels of abstraction\[\*\] Work through practical examples that will help you address the challenges of writing ... Read more

    $41.39 USD