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 Languages eBooks

If you like Programming Languages eBooks, then you'll love these top picks.
Showing 1 - 24 of 9943 Results
Skip side bar filters
  • Principles of Game Audio and Sound Design

    Sound Design and Audio Implementation for Interactive and Immersive Media

    Principles of Game Audio and Sound Design is a comprehensive introduction to the art of sound for games and interactive media using Unity. This accessible guide encompasses both the conceptual challenges of the artform as well as the technical and creative aspects, such as sound design, spatial audio, scripting, implementation and mixing.Beginning with basic techniques, including linear and ... Read more

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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • HTML5 Games

    Creating Fun with HTML5, CSS3 and WebGL

    ***HTML5 Games***shows you how to combine HTML5, CSS3 and JavaScript to make games for the web and mobiles - games that were previously only possible with plugin technologies like Flash. Using the latest open web technologies, you are guided through the process of creating a game from scratch using Canvas, HTML5 Audio, WebGL and WebSockets.Inside, Jacob Seidelin shows you how features available in ... Read more

    S$ 36.99 SGD

  • Exploring Everyday Things with R and Ruby

    Learning About Everyday Things

    If you’re curious about how things work, this fun and intriguing guide will help you find real answers to everyday problems. By using fundamental math and doing simple programming with the Ruby and R languages, you’ll learn how to model a problem and work toward a solution.All you need is a basic understanding of programming. After a quick introduction to Ruby and R, you’ll explore a wide range of ... Read more

    S$ 25.82 SGD

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... Read more

    S$ 29.75 SGD

  • Bite-Size Python

    An Introduction to Python Programming

    by April Speight ...
    Introduce children to the popular Python programming language through relatable examples and fun projects!Python has now surpassed Java as the most commonly used programming language. As the language rises in popularity, this complete guide can teach basic Python concepts to kids with its simple, friendly format. Bite-Size Python: An Introduction to Python Programming provides children with a ... Read more

    S$ 24.99 SGD

  • Simple electronics with GPIO Zero

    Take control of the real world with your Raspberry Pi

    by Phil King ...
    Series series Essentials
    There are many things that distinguish Raspberry Pi from other computers. The GPIO header might just be the most significant of them all — it allows you to connect electronic components to your Raspberry Pi and control them with code you've written yourself.The most popular programming language for controlling electronics on a Raspberry Pi is Python, particularly the code in the GPIO Zero library, ... Read more

    S$ 6.86 SGD or Free with Kobo Plus

  • Scaling Python with Ray

    Adventures in Cloud and Serverless Patterns

    Serverless computing enables developers to concentrate solely on their applications rather than worry about where they've been deployed. With the Ray general-purpose serverless implementation in Python, programmers and data scientists can hide servers, implement stateful applications, support direct communication between tasks, and access hardware accelerators.In this book, experienced software ... Read more

    S$ 56.45 SGD

  • SQL QuickStart Guide

    The Simplified Beginner's Guide to Managing, Analyzing, and Manipulating Data With SQL

    THE BEST SQL BOOK FOR BEGINNERS - HANDS DOWN!**Includes FREE Digital Bonuses! Sample Database, SQL Browser App, and More!**Learn Why QuickStart Guides are Loved by Over 1 Million Readers Around the WorldThe same book currently in used in college-level courses while remaining approachable for beginners!The Easiest Way to Learn SQL in a Comprehensive, Step-by-Step GuideNot sure how to prepare for ... Read more

    S$ 24.41 SGD or Free with Kobo Plus

  • Engineering Elixir Applications

    Navigate Each Stage of Software Delivery with Confidence

    The days of separate dev and ops teams are over - knowledge silos and the "throw it over the fence" culture they create are the enemy of progress. As an engineer or developer, you need to confidently own each stage of the software delivery process. This book introduces a new paradigm, BEAMOps, that helps you build, test, deploy, and debug BEAM applications. Create effective development and ... Read more

    S$ 52.53 SGD

  • Statistics and Data Visualisation with Python

    Series series Chapman & Hall/CRC The Python Series
    This book is intended to serve as a bridge in statistics for graduates and business practitioners interested in using their skills in the area of data science and analytics as well as statistical analysis in general. On the one hand, the book is intended to be a refresher for readers who have taken some courses in statistics, but who have not necessarily used it in their day-to-day work. On the ... Read more

    S$ 74.26 SGD

  • Introduction to Machine Learning with Python

    Machine learning is a subfield of artificial intelligence, broadly defined as a machine's capability to imitate intelligent human behavior. Like humans, machines become capable of making intelligent decisions by learning from their past experiences. Machine learning is being employed in many applications, including fraud detection and prevention, self-driving cars, recommendation systems, facial ... Read more

    S$ 44.57 SGD

  • Building Computer Vision Applications Using Artificial Neural Networks

    With Step-by-Step Examples in OpenCV and TensorFlow with Python

    Series series Professional and Applied Computing (R0)
    Apply computer vision and machine learning concepts in developing business and industrial applications using a practical, step-by-step approach.The book comprises four main sections starting with setting up your programming environment and configuring your computer with all the prerequisites to run the code examples. Section 1 covers the basics of image and video processing with code examples of ... Read more

    S$ 86.64 SGD

  • Teach Yourself VISUALLY HTML and CSS

    Series series Teach Yourself VISUALLY (Tech)
    Level-up your HTML and CSS web development skills with this dynamic, visual guideTeach Yourself VISUALLY HTML and CSS is the perfect resource for those of you who prefer to learn visually and would rather be shown how to do something – with crystal-clear screenshots and easy explanations – than suffer through long-winded explanations. You’ll find step-by-step walkthroughs showing you how to tackle ... Read more

    S$ 29.99 SGD

  • Learning PHP

    A Gentle Introduction to the Web's Most Popular Language

    by David Sklar ...
    If you want to get started with PHP, this book is essential. Author David Sklar (PHP Cookbook) guides you through aspects of the language you need to build dynamic server-side websites. By exploring features of PHP 5.x and the exciting enhancements in the latest release, PHP 7, you’ll learn how to work with web servers, browsers, databases, and web services. End-of-chapter exercises help you make ... Read more

    S$ 35.63 SGD

  • Ensemble Learning for AI Developers

    Learn Bagging, Stacking, and Boosting Methods with Use Cases

    Series series Professional and Applied Computing (R0)
    Use ensemble learning techniques and models to improve your machine learning results.Ensemble Learning for AI Developers starts you at the beginning with an historical overview and explains key ensemble techniques and why they are needed. You then will learn how to change training data using bagging, bootstrap aggregating, random forest models, and cross-validation methods. Authors Kumar and Jain ... Read more

    S$ 72.91 SGD