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

    S$ 33.67 SGD

  • 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

  • Linux System Programming

    Talking Directly to the Kernel and C Library

    by Robert Love ...
    Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider’s guide to writing smarter, faster code.Love clearly distinguishes between POSIX standard functions and special ... Read more

    S$ 50.57 SGD

  • 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

  • AI-Assisted Programming

    Better Planning, Coding, Testing, and Deployment

    by Tom Taulli ...
    Get practical advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, design, coding, debugging, testing, and documentation. With this book, beginners and experienced developers alike will learn how to use a wide range of tools, from general-purpose LLMs (ChatGPT, Gemini, and Claude) to code-specific systems (GitHub Copilot, Tabnine, Cursor ... Read more

    S$ 50.57 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

  • PHP and MySQL Web Development: A Beginner’s Guide

    Series series Beginner's Guide
    Essential Skills—Made Easy!PHP and MySQL Web Development: A Beginner's Guide takes you from building static web pages to creating comprehensive database-driven web applications. The book reviews HTML, CSS, and JavaScript and then explores PHP--its structure, control statements, arrays, functions, use with forms, and file handling capabilities. Next, the book examines MySQL, including SQL, the ... Read more

    S$ 50.57 SGD

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form ... Read more

    S$ 46.53 SGD

  • Reimagine Pricing

    How AI is Changing Everything

    by Jan Y. Yang ...
    Series series Artificial Intelligence (R0)
    This book highlights the transformative potential of AI-enabled pricing, showing how it empowers businesses to unlock revenue, optimize customer experiences, and gain a competitive edge. By combining cutting-edge AI technologies with actionable strategies, it offers a comprehensive roadmap for organizations looking to move from reactive, manual pricing processes to proactive, data-driven systems ... Read more

    S$ 51.55 SGD

  • Practical Generative AI with ChatGPT

    Unleash your prompt engineering potential with OpenAI technologies for productivity and creativity

    Transform your professional world with ChatGPT and OpenAI—master prompt design to revolutionize development, marketing, research, and enterprise implementationKey FeaturesTurn ChatGPT into your companion for marketing, research, personal productivity, art and codingLearn prompt engineering techniques that deliver consistent, relevant, and ethical AI-powered resultsBuild custom GPTs and assistants ... Read more

    S$ 48.06 SGD or Free with Kobo Plus

  • 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

  • Scratch Programming in easy steps, 2nd edition

    Updated for Scratch 3

    by Sean McManus ...
    Series series In Easy Steps
    The Scratch programming language is widely used in schools and on the Raspberry Pi. Its drag-and-drop commands make it an ideal language for all ages to learn to program. And this popular book, Scratch Programming in easy steps, now fully updated for Scratch 3, is packed with ideas and games that illustrate what’s possible with Scratch.Scratch makes it easy to create your own games, animations, ... Read more

    S$ 20.63 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

  • 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

  • PHP Crash Course

    The Complete, Modern, Hands-On Guide

    by Matt Smith ...
    From First Script to Full Website—Fast!Tired of cobbling together PHP solutions from scattered online tutorials? Frustrated by outdated PHP practices that leave your code vulnerable and hard to maintain? Whether you’re building your first dynamic website or modernizing legacy systems, PHP Crash Course gives you a complete, practical foundation for writing professional web applications.In this ... Read more

    S$ 31.71 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

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Read more

    S$ 33.67 SGD

  • Learning FPGAs

    Digital Design for Beginners with Mojo and Lucid HDL

    Learn how to design digital circuits with FPGAs (field-programmable gate arrays), the devices that reconfigure themselves to become the very hardware circuits you set out to program. With this practical guide, author Justin Rajewski shows you hands-on how to create FPGA projects, whether you’re a programmer, engineer, product designer, or maker. You’ll quickly go from the basics to designing your ... Read more

    S$ 42.61 SGD

  • Human Design

    Discover the Person You Were Born to Be

    by Chetan Parkyn ...
    Introducing Human Design, the revolutionary system that reveals the personality ‘blueprint’ of who you were born to be. Using the precise details of your birth, it's more accurate than astrology. And by downloading the free software, you can map your own life chart, and those of your friends and family. You'll never read your horoscope again.Forget your sign, what’s your design?Would you like to ... Read more

    S$ 19.72 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

  • 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