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 1921 - 1944 of 10539 Results
Skip side bar filters
  • Mastering Coding and Cybersecurity

    The Ultimate Guide - 5 Books in 1 Learn the Essentials of Python, Java, and C++ Programming Alongside Cybersecurity Measures to Safeguard Your Data

    by Ryan roffe ...
    Looking to Enhance Your Programming and Cybersecurity Skills?Whether you aspire to launch your own venture or secure a job with superior proficiency in computer programming and data protection, finding the right guide is paramount. Look no further!Ryan roffe, drawing from extensive experience collaborating with industry giants as a software developer and programmer, offers a comprehensive manual ... Read more

    $13.73 CAD or Free with Kobo Plus

  • RESTful Java Web Services

    A pragmatic guide to designing and building RESTful APIs using Java

    Master core REST concepts and create RESTful web services in JavaKey Features\[\*\]Build efficient and secure RESTful web APIs in Java..\[\*\]Design solutions to produce, consume and visualize RESTful web services using WADL, RAML, and Swagger\[\*\]Familiarize the role of RESTful APIs usage in emerging technology trends like Cloud, IoT, Social Media.Book DescriptionRepresentational State Transfer ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Rust for C++ Developers

    Leverage your C++ expertise to write safer and faster systems code in Rust

    by Dan Olson ...
    Transition from C++ to Rust with ease by learning how to write safe, modern systems code using familiar examplesKey FeaturesCompare Rust and C++ side by side to accelerate your Rust learning curveUnderstand Rust’s memory safety, concurrency, and project structure in practical termsBuild and convert real-world programs while adopting modern Rust idiomsPurchase of the print or Kindle book includes a ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Practical Game AI Programming

    Unleash the power of Artificial Intelligence to your game

    Jump into the world of Game AI developmentKey Features\[\*\] Move beyond using libraries to create smart game AI, and create your own AI projects from scratch\[\*\] Implement the latest algorithms for AI development and in-game interaction\[\*\] Customize your existing game AI and make it better and more efficient to improve your overall game performanceBook DescriptionThe book starts with the ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Oracle Database 11g & MySQL 5.6 Developer Handbook

    Series series Oracle Press
    Master Application Development in a Mixed-Platform EnvironmentBuild powerful database applications in a mixed environment using the detailed information in this Oracle Press guide. Oracle Database 11g & MySQL 5.6 Developer Handbook lays out programming strategies and best practices for seamlessly operating between the two platforms. Find out how to migrate databases, port SQL dialects, work with ... Read more

    $63.79 CAD

  • Data Science from Scratch

    The #1 Data Science Guide for Everything A Data Scientist Needs to Know: Python, Linear Algebra, Statistics, Coding, Applications, Neural Networks, and Decision Trees

    by Steven Cooper ...
    ★☆**If you are looking to start a new career that is in high demand, then you need to continue reading!**★☆Data scientists are changing the way big data is used in different institutions.Big data is everywhere, but without the right person to interpret it, it means nothing.So where do business find these people to help change their business?You could be that person!It has become a universal truth ... Read more

    $3.99 CAD or Free with Kobo Plus

  • Understanding Software

    Max Kanat-Alexander on simplicity, coding, and how to suck less as a programmer

    Software legend Max Kanat-Alexander shows you how to succeed as a developer by embracing simplicity, with forty-three essays that will help you really understand the software you work with.Key Features? Read and enjoy the superlative writing and insights of the legendary Max Kanat-Alexander? Learn and reflect with Max on how to bring simplicity to your software design principles? Discover the ... Read more

    $28.99 CAD or Free with Kobo Plus

  • RISC-V Architecture and Implementation Guide

    Definitive Reference for Developers and Engineers

    "RISC-V Architecture and Implementation Guide"The "RISC-V Architecture and Implementation Guide" offers a comprehensive and authoritative exploration of the RISC-V instruction set architecture, guiding readers through its foundational principles of simplicity, modularity, and open design. Structured to serve both newcomers and seasoned engineers, the book begins by delving into the architectural ... Read more

    $13.61 CAD or Free with Kobo Plus

  • Java Program Design

    Principles, Polymorphism, and Patterns

    by Edward Sciore ...
    Series series Professional and Applied Computing (R0)
    Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply must know in today’s job climate.Java Program Design presents program design principles to help practicing programmers up their game and remain relevant in the face of changing trends and an evolving ... Read more

    $75.99 CAD

  • Essential CVS

    Version Control and Source Code Management

    This easy-to-follow reference shows a variety of professionals how to use the Concurrent Versions System (CVS), the open source tool that lets you manage versions of anything stored in files. Ideal for software developers tracking different versions of the same code, this new edition has been expanded to explain common usages of CVS for system administrators, project managers, software architects, ... Read more

    $32.99 CAD

  • Understanding Advanced JavaScript

    Series series Smashing eBooks
    Understanding Advanced JavaScriptThis book is an exploration of popular advanced JavaScript concepts for those who already have a grasp on the basics. "Understanding Advanced JavaScript" is a comprehensive manual and how-to guide about all things JavaScript. Learn to design better APIs, use the latest tools and navigate the JavaScript MVC Jungle effortlessly. In this eBook, you will receive expert ... Read more

    $7.19 CAD

  • Humanity's Second Chance

    Interactive HTML, Advanced CSS and Responsive Design (Virtual Boxed Set)

    by John Rhea ...
    Series series Undead Institute
    Take the fight to the apocalyptic horde with this virtual boxed sets featuring books on HTML Forms, Intermediate CSS topics and Responsive Design.Books included:HTML5 Forms & Interactive Elements: Or How to Poke a Zombie in the EyeIntermediate CSS: Zombie in a Cocktail DressResponsive Design: An Undead Introduction to Mobile Web DevelopmentHow You'll Learn to Smack Zombies AroundYou... ... Read more

    $17.99 CAD or Free with Kobo Plus

  • Ultimate Java Functional Projects

    Unlock the Power of Java: From Fundamentals to Microservices Deployment.Key Features● Master Java fundamentals, OOP concepts, and build real-world projects.● Develop and secure scalable microservices using Spring Boot and Docker.● Deploy, monitor, and scale Java applications on AWS, Azure, and Kubernetes.Book DescriptionJava remains the premier choice for building robust, scalable functional ... ... Read more

    $28.99 CAD

  • Pro Jakarta EE 10

    Open Source Enterprise Java-based Cloud-native Applications Development

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Welcome to your in-depth professional guide to the open source Eclipse Jakarta EE 10 platform. This book will help you build more complex native enterprise Java-based cloud and other applications that can run in corporate and other mission-critical settings. The majority of the key Jakarta EE 10 APIs or features are dissected in this book, including JSF, JSP, JPA, CDI, REST, Microprofiles, ... Read more

    $75.99 CAD

  • Cython

    A Guide for Python Programmers

    by Kurt W. Smith ...
    Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practical guide, you’ll learn how to use Cython to improve Python’s performance—up to 3000x— and to wrap C ... Read more

    $23.99 CAD

  • Getting Started with Unity 5.x 2D Game Development

    Enter the world of 2D Game development with Unity 5.x

    Build a tower defense game and earn delectable C\# treats by baking cupcakes and fighting fearsome sweet-toothed pandasKey Features\[\*\] Build a complete and exciting 2D Tower Defense game from scratch.\[\*\] Understand and learn to perform each phase of the game development pipeline\[\*\] Homework and exercises to improve your skills and take them to the next levelBook DescriptionWant to get ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Node.js for Embedded Systems

    Using Web Technologies to Build Connected Devices

    How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, JavaScript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and software engineers, makers, and web developers how to talk in JavaScript ... Read more

    $23.99 CAD

  • Pro Java 9 Games Development

    Leveraging the JavaFX APIs

    Series series Professional and Applied Computing (R0)
    Use Java 9 and JavaFX 9 to write 3D games for the latest consumer electronics devices. Written by open source gaming expert Wallace Jackson, this book uses Java 9 and NetBeans 9 to add leading-edge features, such as 3D, textures, animation, digital audio, and digital image compositing to your games.Along the way you’ll learn about game design, including game design concepts, genres, engines, and ... Read more

    $75.99 CAD

  • An Atypical ASP.NET Core 6 Design Patterns Guide

    A SOLID adventure into architectural principles and design patterns using .NET 6 and C# 10

    by Marcotte ...
    The professional developer's essential guide to building robust, maintainable, and flexible web apps by leveraging C\# 10 and .NET 6 features and component- and application-scale design patternsKey FeaturesApply the SOLID architectural principles and software design patterns effectively with a focus on dependency injectionDiscover modern application architectures such as vertical slice, clean ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Perl Best Practices

    Standards and Styles for Developing Maintainable Code

    by Damian Conway ...
    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the ... Read more

    $28.99 CAD

  • jQuery 2.0 Development Cookbook

    by Leon Revill ...
    Taking a recipe-based approach, this book presents numerous practical examples that you can use directly in your applications. The book covers the essential issues you will face while developing your web applications and gives you solutions to them. The recipes in this book are written in a manner that rapidly takes you from beginner to expert level. This book is for web developers of all skill ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Flask By Example

    Unleash the full potential of the Flask web framework by creating simple yet powerful web applications

    by Gareth Dwyer ...
    Unleash the full potential of the Flask web framework by creating simple yet powerful web applicationsKey Features\[\*\] The most up-to-date book on Flask on the market\[\*\] Create your own world-class applications and master the art of Flask by unravelling its enigma through this journey\[\*\] This step-by-step tutorial is packed with examples on blending different technologies with Flask to get ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Aprende a Programar con Java

    by Ángel Arias ...
    La tecnología Java se compone de una gama de productos basados en el poder de la red y en la idea de que el software debe ser capaz de ejecutarse en diferentes máquinas, sistemas y dispositivos. Los diferentes dispositivos comprenden: ordenadores, servidores, notebooks, PDA (Palm), teléfonos móviles, TV, frigoríficos y todo lo que sea posible.Los programas de Java se ejecutan en diferentes ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Safe C++

    How to avoid common mistakes

    It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.Author Vladimir Kushnir shows you how to use his Safe C++ library, based in part on programming practices developed by the C ... Read more

    $19.99 CAD