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

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Read more

    $24.49 USD

  • Python Machine Learning: Introduction to Machine Learning with Python

    Machine learning is the science of getting machines and computers to act and learn on their own without being programmed explicitly. In just the past decade, this field has given us practical speech recognition, self-driving cars, greatly improved understanding of the overall human genome, effective web search and much more. Therefore, there is no wondering why machine learning is so pervasive ... Read more

    $3.99 USD or Free with Kobo Plus

  • Software Engineering for Vibe Coders

    Software Engineering for Vibe Coders: The Essential Guide for Startup Non Technical FoundersTurn Your AI-Powered Code Into Production-Ready Software That ScalesAre you a vibe coder building the next big startup? Stop letting technical debt kill your dreams. This book teaches non-technical founders and AI-assisted developers the software engineering fundamentals needed to build SaaS products that ... Read more

    $39.99 USD or Free with Kobo Plus

  • C++ for Beginners: Learn Coding Step by Step

    Learn to Code Series, #1

    by Jahid Ahmed ...
    Series Book 1 - Learn to Code Series
    C++ for Beginners: Learn Coding Step by Step is a complete guide for anyone looking to start their journey in computer programming. Designed with clarity and simplicity, this book walks you through every essential concept in C++—from variables, data types, and functions to loops, arrays, object-oriented programming, file handling, and more. Each chapter is packed with easy explanations, real-life ... Read more

    $2.99 USD or Free with Kobo Plus

  • Coding for beginners The basic syntax and structure of coding

    by Diamond Moore ...
    "Coding for beginners The basic syntax and structure of coding" is a foundational ebook created to offer a thorough introduction to the basic syntax and structures of coding. Whether you are embarking on your programming journey or searching to solidify your understanding, this book offers a precise and effective approach to understanding the vital building blocks of coding. Inside this Ebook, you ... Read more

    $10.79 USD

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    by Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Read more

    $36.79 USD

  • Javascript Absolute Beginner's Guide, Third Edition

    Series series Absolute Beginner's Guide
    Make the most of today's JavaScript--even if you've never programmed anything before. JavaScript Absolute Beginner's Guide, Third Edition is the fastest way to learn JavaScript, starting with the basics and gradually going deeper and broader into all the techniques you need to begin building highly scalable, performant web apps and experiences. Do what you want, the way you want, one incredibly ... Read more

    $34.19 USD

  • 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

  • Addiction by Design

    Machine Gambling in Las Vegas

    An anthropologist traces the intimate connections between gambling addiction and casino industry design tacticsRecent decades have seen a dramatic shift away from social forms of gambling played around roulette wheels and card tables to solitary gambling at electronic terminals. Slot machines, revamped by ever more compelling digital and video technology, have unseated traditional casino games as ... Read more

    $17.99 USD

  • 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

    $43.19 USD

  • Code

    The Hidden Language of Computer Hardware and Software

    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... Read more

    $27.39 USD

  • The Elements of Computing Systems, second edition

    Building a Modern Computer from First Principles

    A new and extensively revised edition of a popular textbook used in universities, coding boot camps, hacker clubs, and online courses.The best way to understand how computers work is to build one from scratch, and this textbook leads learners through twelve chapters and projects that gradually build the hardware platform and software hierarchy for a simple but powerful computer system. In the ... Read more

    $35.99 USD

  • Lua Unleashed: Revolutionizing Game Design and Development

    Lua Unleashed: Revolutionizing Game Design and Development is an essential guide for both aspiring and seasoned game developers. This comprehensive book dives deep into the world of Lua, a powerful and versatile programming language, and its application in game design and development.Through its pages, readers will embark on a journey exploring the fundamentals of Lua programming. The book ... Read more

    $9.99 USD or Free with Kobo Plus

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Read more

    $48.99 USD

  • The Pragmatic Programmer

    Your journey to mastery, 20th Anniversary Edition

    “One of the most significant books in my life.” –Obie Fernandez, Author, The Rails Way“Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my career. This new edition could do the same for yours.” –Mike Cohn, Author of Succeeding with Agile , Agile Estimating and Planning , and User Stories Applied“. . . filled with practical advice, both technical ... Read more

    $43.19 USD

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    by Kent Beck ...
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book ... Read more

    $24.49 USD

  • Clean Code

    A Handbook of Agile Software Craftsmanship

    by Robert Martin ...
    Series series Robert C. Martin Series
    Bestselling author Robert C. Martin brings new life and updated code to his beloved Clean Code bookWith Clean Code, Second Edition, Robert C. Martin ("Uncle Bob") reinvigorates the classic guide to software craftsmanship with updated insights, broader scope, and enriched content. This new edition--a comprehensive rewrite of the original bestseller--is poised to transform the way developers ... Read more

    $53.99 USD

  • Object-Oriented Python

    Master OOP by Building Games and GUIs

    by Irv Kalb ...
    Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code.Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the ... Read more

    $31.99 USD

  • An Invitation to Applied Category Theory

    Seven Sketches in Compositionality

    Category theory is unmatched in its ability to organize and layer abstractions and to find commonalities between structures of all sorts. No longer the exclusive preserve of pure mathematicians, it is now proving itself to be a powerful tool in science, informatics, and industry. By facilitating communication between communities and building rigorous bridges between disparate worlds, applied ... Read more

    $52.49 USD

  • Site Reliability Engineering

    How Google Runs Production Systems

    The overwhelming majority of a software systemâ??s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Googleâ??s Site Reliability Team explain how and why their commitment to the entire ... Read more

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

  • Poirot's Early Cases

    Series Book 0 - Hercule Poirot
    Poirot's Early Cases is a short story collection written by the master of mystery herself, Agatha Christie. In the collection, Christie charts some of the cases from Hercule Poirot's early career, before he was internationally renowned as a detective.Poirot's Early Cases features:The Affair at the Victory BallThe Adventure of the Clapham CookThe Cornish MysteryThe Adventure of Johnnie WaverlyThe ... Read more

    $0.99 USD or Free with Kobo Plus

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    by Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Read more

    $29.99 USD