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 26625 Results
Skip side bar filters
  • Head First JavaScript Programming

    A Learner's Guide to Modern JavaScript

    What will you learn from this book?The new edition of this brain-friendly guide takes you through a comprehensive journey into modern JavaScript, covering everything from core language fundamentals to today's cutting-edge features. You'll dive into the nuances of JavaScript types and the unparalleled flexibility of its functions. You'll also learn how to expertly navigate classes and objects, and ... Read more

    S$ 59.50 SGD

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    by Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... Read more

    S$ 8.82 SGD or Free with Kobo Plus

  • Programming Machine Learning

    From Coding to Deep Learning

    You've decided to tackle machine learning - because you're job hunting, embarking on a new project, or just think self-driving cars are cool. But where to start? It's easy to be intimidated, even as a software developer. The good news is that it doesn't have to be that hard. Master machine learning by writing code one line at a time, from simple learning programs all the way to a true deep ... Read more

    S$ 40.65 SGD

  • China’s Digital Civilization

    Algorithms and Society

    Edited by Michael Filimowicz ...
    Series series Algorithms and Society
    This book focuses on the “algorithmic turn” in state surveillance and the development of new platforms that allow the Chinese Communist Party (CCP) to shape human behavior in all areas of life through its widespread social credit system.Perhaps no country has gone further than China in setting up overt systematic tracking, surveillance and constant computational evaluation of its citizens. ... Read more

    S$ 39.87 SGD

  • Software Architect

    by Michael Bell ...
    A strategic state-of-the-art software architecture manual for all skill levelsIn Software Architect, veteran enterprise and solution architect Michael Bell delivers a hands-on playbook of best practices for aspiring and practicing software architects, seeking to improve their software design, integration, communication, presentation, and knowledge acquisition skills. He explores the career ... Read more

    S$ 36.99 SGD

  • Ethereum: Guide to Blockchain Technology With Tips, Hacks and Guides for Mining Ethereum (Understand Ethereum Mining, Smart Contracts, and Decentralized Applications)

    by Jared Neil ...
    Once only used to buy items on the black market bitcoin investing and blockhain technology is now a investors dream! Now is the greatest time in history to capitalize on bitcoin investing with virtual currency being the greatest investment opportunity since the Internet invention itself.Bitcoin pathed the way for crypto currency introducing the world to the idea of virtual money and all its ... Read more

    S$ 4.09 SGD or Free with Kobo Plus

  • Hacking Exposed Windows: Microsoft Windows Security Secrets and Solutions, Third Edition

    by Joel Scambray ...
    Series series Hacking Exposed
    The latest Windows security attack and defense strategies"Securing Windows begins with reading this book." --James Costello (CISSP) IT Security Specialist, HoneywellMeet the challenges of Windows security with the exclusive Hacking Exposed "attack-countermeasure" approach. Learn how real-world malicious hackers conduct reconnaissance of targets and then exploit common misconfigurations and ... Read more

    S$ 64.41 SGD

  • CSS: The Missing Manual

    CSS lets you create professional-looking websites, but learning its finer points can be tricky—even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. ... Read more

    S$ 33.67 SGD

  • Physics for Game Developers

    Science, math, and code for realistic effects

    If you want to enrich your game’s experience with physics-based realism, the expanded edition of this classic book details physics principles applicable to game development. You’ll learn about collisions, explosions, sound, projectiles, and other effects used in games on Wii, PlayStation, Xbox, smartphones, and tablets. You’ll also get a handle on how to take advantage of various sensors such as ... Read more

    S$ 42.61 SGD

  • Parallel and Concurrent Programming in Haskell

    Techniques for Multicore and Multithreaded Programming

    by Simon Marlow ...
    If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions.Author Simon Marlow walks you through ... Read more

    S$ 38.68 SGD

  • Effective DevOps

    Building a Culture of Collaboration, Affinity, and Tooling at Scale

    Some companies think that adopting devops means bringing in specialists or a host of new tools. With this practical guide, you’ll learn why devops is a professional and cultural movement that calls for change from inside your organization. Authors Ryn Daniels and Jennifer Davis provide several approaches for improving collaboration within teams, creating affinity among teams, promoting efficient ... Read more

    S$ 42.61 SGD

  • Deep Reinforcement Learning with Python

    With PyTorch, TensorFlow and OpenAI Gym

    by Nimish Sanghi ...
    Series series Professional and Applied Computing (R0)
    Deep reinforcement learning is a fast-growing discipline that is making a significant impact in fields of autonomous vehicles, robotics, healthcare, finance, and many more. This book covers deep reinforcement learning using deep-q learning and policy gradient models with coding exercise.You'll begin by reviewing the Markov decision processes, Bellman equations, and dynamic programming that form ... Read more

    S$ 78.36 SGD

  • Untangling AI

    Driving Business Success Through Enterprise Automation and AI Agents

    by Matt Kesby ...
    Put AI at the foundation of your organization with proven adoption strategies you can deploy immediatelyIn Untangling AI: Driving Business Success Through Enterprise Automation and AI Agents, founder and Chief AI Officer at Multiplai Tech, Matt Kesby, delivers an incisive roadmap for business leaders interested in assessing where their companies stand in the AI adoption lifecycle and where they ... Read more

    S$ 36.99 SGD

  • Programming with GitHub Copilot

    Write Better Code--Faster!

    by Kurt Dowswell ...
    Series series Tech Today
    Accelerate your programming with the most popular AI coding tool on the market: GitHub CopilotIn Programming with GitHub Copilot: Write Better Code — Faster, veteran software developer and GitHub community hero Kurt Dowswell delivers an insightful and hands-on exploration of GitHub's powerful, new AI coding assistant, Copilot. In the book, you'll discover how to use the tool's capabilities to push ... Read more

    S$ 70.99 SGD

  • Stream Processing with Apache Spark

    Mastering Structured Streaming and Spark Streaming

    Before you can build analytics tools to gain quick insights, you first need to know how to process data in real time. With this practical guide, developers familiar with Apache Spark will learn how to put this in-memory framework to use for streaming data. You’ll discover how Spark enables you to write streaming jobs in almost the same way you write batch jobs.Authors Gerard Maas and François ... Read more

    S$ 59.50 SGD

  • Learning Git

    A Hands-On and Visual Guide to the Basics of Git

    This book teaches Git in a simple, visual, and tangible manner so that you can build a solid mental model of how Git version control works. Through the use of color, storytelling, and hands-on exercises, you will learn to use this tool with confidence.The information is introduced incrementally so that you don't get bogged down with unknown terms or concepts. Learning Git is ideal for anyone who ... Read more

    S$ 39.67 SGD

  • The C++ Programming Language

    The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively.The C++ Programming Language, Fourth Edition, delivers ... Read more

    S$ 94.06 SGD

  • Big Data, Big Design

    Why Designers Should Care about Artificial Intelligence

    Big Data, Big Design provides designers with the tools they need to harness the potential of machine learning and put it to use for good through thoughtful, human-centered, intentional design.Enter the world of Machine Learning (ML) and Artificial Intelligence (AI) through a design lens in this thoughtful handbook of practical skills, technical knowledge, interviews, essays, and theory, written ... Read more

    S$ 18.85 SGD

  • The Ghidra Book, 2nd Edition

    The Definitive Guide

    A guide to using the Ghidra software reverse engineering tool suite.DANCE WITH THE DRAGONThe result of more than a decade of research and development within the NSA, the Ghidra platform was developed to address some of the agency’s most challenging reverse-engineering problems. With the open-source release of this formerly restricted tool suite, one of the world’s most capable disassemblers and ... Read more

    S$ 52.53 SGD

  • Nine Algorithms That Changed the Future

    The Ingenious Ideas That Drive Today's Computers

    Series series Princeton Science Library
    Nine revolutionary algorithms that power our computers and smartphonesEvery day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack. Uploading a photo to Facebook transmits millions of pieces of information over numerous error-prone network links, yet somehow a perfect copy of the photo arrives intact. ... Read more

    S$ 19.83 SGD

  • Getting Started with Coding

    Get Creative with Code!

    by Camille McCue ...
    Series series Dummies Junior
    An introduction to coding for kidsCoding know-how is the coolest new tool kids can add to their creativity toolboxes—and all they need to get started is a computer connected to the internet and the lessons in this book. Easy!The book offers fun step-by-step projects to create games, animations, and other digital toys while teaching a bit about coding along the way. Plus, each project has an end ... Read more

    S$ 9.99 SGD

  • Head First Git

    A Learner's Guide to Understanding Git from the Inside Out

    by Raju Gandhi ...
    What will you learn from this book?Many people who use Git rely on "recipes"--copying and pasting commands they find on the internet without really understanding how Git actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn the ways of Git and have fun while doing it. Raju Gandhi peels back the layers to ... Read more

    S$ 67.35 SGD

  • Cracking the Kubernetes Interview

    Discover expert tips and best practices to ace your Kubernetes technical interviews

    Advance your career and excel in modern IT with Kubernetes skills rooted in decades of real-world expertise to ensure your successKey FeaturesGet expert insights and detailed explanations of answers to essential Kubernetes interview questionsExplore strategies for navigating diverse Kubernetes interview scenariosTap into insider guidance from industry professionals with hands-on experiencePurchase ... Read more

    S$ 48.06 SGD or Free with Kobo Plus

  • Embracing Microservices Design

    A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies

    Develop microservice-based enterprise applications with expert guidance to avoid failures and technological debt with the help of real-world examplesKey FeaturesImplement the right microservices adoption strategy to transition from monoliths to microservicesExplore real-world use cases that explain anti-patterns and alternative practices in microservices developmentDiscover proven recommendations ... Read more

    S$ 44.13 SGD or Free with Kobo Plus