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 27833 Results
Skip side bar filters
  • 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

  • Domain-Driven Design

    Tackling Complexity in the Heart of Software

    by Eric Evans ...
    Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book ... Read more

    $64.79 USD

  • The Psychology of Software Teams

    by Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Read more

    $25.99 USD

    PRE-ORDER

  • Clojure for the Brave and True

    Learn the Ultimate Language and Become a Better Programmer

    For weeks, months—nay!—from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure!As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the ... Read more

    $34.99 USD

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    by Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Read more

    $24.49 USD

  • The Art of Readable Code

    Simple and Practical Techniques for Writing Better Code

    As programmers, we’ve all seen source code that’s so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved. Their conclusion? You need to write code that minimizes the time it would take someone else to understand ... Read more

    $28.09 USD

  • Hypermedia Systems

    Learn how hypermedia, the revolutionary idea that created The Web, can be used today to build modern, sophisticated web applications, often at a fraction of the complexity of popular JavaScript frameworks. In this book we will explore a simpler approach to building applications on the Web and beyond with htmx and Hyperview, two technologies that embrace hypermedia as a system architecture. We will ... Read more

    $8.69 USD

  • Linux Basics for Hackers, 2nd Edition

    Getting Started with Networking, Scripting, and Security in Kali

    by OccupyTheWeb ...
    A revised introduction to the Linux operating system for beginning hackers and penetration testers.If you’re just getting started along the exciting path of hacking, cybersecurity, and pentesting, Linux Basics for Hackers is an excellent introduction. With Kali Linux, an operating system designed for digital forensics and penetration testing, you’ll learn the basics of using Linux and acquire the ... Read more

    $23.99 USD

  • Black Hat Python, 2nd Edition

    Python Programming for Hackers and Pentesters

    Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects.When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, 2nd Edition, you’ll explore the darker side of ... Read more

    $25.99 USD

  • 97 Things Every Software Architect Should Know

    Collective Wisdom from the Experts

    In this truly unique technical book, today's leading software architects present valuable principles on key development issues that go way beyond technology. More than four dozen architects -- including Neal Ford, Michael Nygard, and Bill de hOra -- offer advice for communicating with stakeholders, eliminating complexity, empowering developers, and many more practical lessons they've learned from ... Read more

    $20.19 USD

  • Signals & Levers

    Systems Thinking Tools to Unblock Software Delivery

    Stop fighting symptoms. Start finding solutions. Discover the systems thinking tools that actually work.In Signals & Levers, Elisabeth Hendrickson—former VP R&D at Pivotal and author of the enduring Explore It!—and Joel Tosi—who has spent 25+ years delivering software and a decade helping teams stop “change theater”—teach you to see through the illusions that plague every software organization. ... Read more

    $14.99 USD

    PRE-ORDER

  • Math for Security

    From Graphs and Geometry to Spatial Analysis

    by Daniel Reilly ...
    Use applied math to map fire stations, develop facial recognition software, solve the art gallery problem and more in this hands-on, real-world infosec book.Explore the intersection of mathematics and computer security with this engaging and accessible guide.Math for Security will equip you with essential tools to tackle complex security problems head on. All you need are some basic programming ... Read more

    $29.99 USD

  • Machine Learning with Python Cookbook

    Practical Solutions from Preprocessing to Deep Learning

    This practical guide provides more than 200 self-contained recipes to help you solve machine learning challenges you may encounter in your work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems, from loading data to training models and leveraging neural networks.Each recipe in this updated edition includes code that ... Read more

    $48.99 USD

  • 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

    $51.29 USD

  • Causal Inference in Python

    Applying Causal Inference in the Tech Industry

    How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy? The best way to determine how the levers at our disposal affect the business metrics we want to drive is through causal inference.In this book, author Matheus Facure, senior data scientist at Nubank, explains the ... Read more

    $48.99 USD

  • Modern Compiler Implementation in C

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Read more

    $85.29 USD

  • Full Stack Development Explained

    From Frontend to Backend

    by Peter Johnson ...
    "Full Stack Development Explained: From Frontend to Backend" demystifies the comprehensive field of full stack web development, offering a detailed roadmap for aspiring and experienced developers alike. This book meticulously covers the essential technologies and tools, from HTML, CSS, and JavaScript for frontend development, to Node.js, Express.js, and database management for backend tasks. ... Read more

    $6.99 USD or Free with Kobo Plus

  • 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

    $24.49 USD

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

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

    $8.99 USD

  • Neural Networks with Python

    by Mei Wong ...
    "Neural Networks with Python" serves as an introductory guide for those taking their first steps into neural network development with Python. It's tailored to assist beginners in understanding the foundational elements of neural networks and to provide them with the confidence to delve deeper into this intriguing area of machine learning.In this book, readers will embark on a learning journey, ... Read more

    $29.99 USD or Free with Kobo Plus

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Series series Professional and Applied Computing (R0)
    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... Read more

    $71.99 USD

  • Practical Deep Learning, 2nd Edition

    A Python-Based Introduction

    Deep learning made simple.Dip into deep learning without drowning in theory with this fully updated edition of Practical Deep Learning from experienced author and AI expert Ronald T. Kneusel.After a brief review of basic math and coding principles, you’ll dive into hands-on experiments and learn to build working models for everything from image analysis to creative writing, and gain a thorough ... Read more

    $43.99 USD

  • The Cold Start Problem

    How to Start and Scale Network Effects

    by Andrew Chen ...
    A startup executive and investor draws on expertise developed at the premier venture capital firm Andreessen Horowitz and as an executive at Uber to address how tech’s most successful products have solved the dreaded "cold start problem"—by leveraging network effects to launch and scale toward billions of users.Although software has become easier to build, launching and scaling new products and ... Read more

    $20.99 USD

  • Programming Concepts in C++

    by Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Read more

    $4.99 USD