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 961 - 984 of 10546 Results
Skip side bar filters
  • The JavaScript JSON Cookbook

    Over 80 recipes to make the most of JSON in your desktop, server, web, and mobile applications

    Key FeaturesBook DescriptionIf you're writing applications that move structured data from one place to another, this book is for you. This is especially true if you've been using XML to do the job because it's entirely possible that you could do much of the same work with less code and less data overhead in JSON. While the book's chapters make some distinction between the client and server sides ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    by John Horton ...
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Quick Start Guide to Large Language Models

    Strategies and Best Practices for Using ChatGPT and Other LLMs

    by Sinan Ozdemir ...
    The Practical, Step-by-Step Guide to Using LLMs at Scale in Projects and ProductsLarge Language Models (LLMs) like ChatGPT are demonstrating breathtaking capabilities, but their size and complexity have deterred many practitioners from applying them. In Quick Start Guide to Large Language Models, pioneering data scientist and AI entrepreneur Sinan Ozdemir clears away those obstacles and provides a ... Read more

    $47.99 CAD

  • Professional C++

    by Marc Gregoire ...
    Series series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... Read more

    $74.99 CAD

  • HTML5 and CSS3: Building Responsive Websites

    Design robust, powerful, and above all, modern websites across all manner of devices with ease using HTML5 and CSS3About This BookUse Responsive Grid System, Bootstrap, and Foundation frameworks for responsive web designLearn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calcMake a mobile ... Read more

    $74.99 CAD or Free with Kobo Plus

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Code the Classics Volume II

    Code your own modern versions of retro classics inspired by the greatest video games of the 1980s.Code the Classics Volume II examines the seminal video games of the 1980s and shows you how to create your own games, using Python, Pygame Zero, and an IDE.Full of game design tips and tricks from the masters, the book breaks down the fundamental tasks needed for every game: display images, play sound ... Read more

    $15.99 CAD or Free with Kobo Plus

  • Pro Spring 6 with Kotlin

    An In-depth Guide to Using Kotlin APIs in Spring Framework 6

    Series series Professional and Applied Computing (R0)
    Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the ... Read more

    $75.49 CAD

  • Algorithmic Thinking, 2nd Edition

    Learn Algorithms to Level Up Your Coding Skills

    Get in the game and learn essential computer algorithms by solving competitive programming problems, in the fully revised second edition of the bestselling original. (Still no math required!)Are you hitting a wall with data structures and algorithms? Whether you’re a student prepping for coding interviews or an independent learner, this book is your essential guide to efficient problem-solving in ... Read more

    $42.39 CAD

  • SQL PL/SQL Programming

    This programming book is specially written for those who are interested in understanding Structured Query Language and PL-SQL concepts in the Computer Engineering and Information technology field and wants to gain enhance knowledge about power of SQL Language in Relational Database Management System Development.The manual covers practical point of view in all aspects of SQL and PL/SQL including ... Read more

    $5.99 CAD or Free with Kobo Plus

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... Read more

    $10.99 CAD

  • Learn Electronics with Arduino

    An Illustrated Beginner's Guide to Physical Computing

    This book is your introduction to to physical computing with the Arduino microcontroller platform. No prior experience is required, not even an understanding of basic electronics. With color illustrations, easy-to-follow explanations, and step-by-step instructions, the book takes the beginner from building simple circuits on a breadboard to setting up the Arduino IDE and downloading and writing ... Read more

    $21.99 CAD

  • Getting Started with .NET Gadgeteer

    Learn to Use This .NET Micro Framework-Powered Platform

    by Simon Monk ...
    Learn how to quickly build cool electronic gadgets with .NET Gadgeteer. With the easy-to-follow instructions in this guide, you’ll tackle five fascinating projects, using Microsoft’s rapid prototyping Gadgeteer platform. There’s no soldering involved—you simply plug in modules that make gadget-building quick and easy.Ideal for beginners, this book shows you how to work with modules and other ... Read more

    $11.99 CAD

  • Spring: Microservices with Spring Boot

    Build and deploy microservices with Spring Boot

    Unlock the power of Spring Boot to build and deploy production-ready microservices Key FeaturesGet to know the advanced features of Spring Boot in order to develop and monitor applicationsUse Spring cloud to deploy and manage microservices on the cloudLook at embedded servers and deploy a test application to a PaaS Cloud platformEmbedded with assessments that will help you revise the concepts you ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Advanced JavaScript

    Speed up web development with the powerful features and benefits of JavaScript

    by Zachary Shute ...
    Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks.Key FeaturesExplore the new ES6 syntax, the event loop, and asynchronous programmingLearn the test-driven development approach when building appsMaster advanced JavaScript concepts to enhance your web developments skillBook DescriptionIf you are looking for a programming ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Python Data Structures and Algorithms

    Improve application performance with graphs, stacks, and queues

    by Benjamin Baka ...
    Implement classic and functional data structures and algorithms using PythonKey FeaturesA step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced Python concepts such as big-o notation, dynamic programming, and functional data structures.Explore illustrations to present data ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Mastering RabbitMQ

    Master the art of developing message-based applications with RabbitMQ

    Master the art of developing message-based applications with RabbitMQKey Features\[\*\] Learn how to administer, manage, and extend your own message broker, RabbitMQ\[\*\] Develop clients to make a message bridge between your software systems using RabbitMQ\[\*\] Discover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topicsBook DescriptionRabbitMQ is one of the ... Read more

    $51.99 CAD or Free with Kobo Plus

  • Unreal Engine 4 Game Development Essentials

    Master the basics of Unreal Engine 4 to build stunning video games

    Master the basics of Unreal Engine 4 to build stunning video gamesKey Features\[\*\] Get to grips with the user interface of Unreal Engine 4 and find out more about its various robust features\[\*\] Create dream video games with the help of the different tools Unreal Engine 4 offers\[\*\] Create video-games and fully utilize the power of Unreal Engine 4 to bring games to life through this step-by ... Read more

    $41.99 CAD or Free with Kobo Plus

  • 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

    $59.99 CAD

  • HTML Essentials

    Series series Smashing eBooks
    No matter what direction you take when you begin a Web-based project, one thing is for sure: it has to begin with solid HTML. You are one step ahead if you apply the most up-to-date, bulletproof HTML techniques. This eBook "HTML Essentials" will give you an overview on HTML(5), teach you how to decouple HTML from CSS, and discuss the reasons why you and your clients should embrace HTML5. You will ... Read more

    $7.19 CAD

  • Node: Up and Running

    Scalable Server-Side Code with JavaScript

    This book introduces you to Node, the new web development framework written in JavaScript. You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and server.Written by a core contributor to the ... Read more

    $25.99 CAD

  • WebLogic: The Definitive Guide

    Development, Deployment & Maintenance

    BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one ... Read more

    $39.99 CAD

  • Sams Teach Yourself Mod Development for Minecraft in 24 Hours

    by Jimmy Koene ...
    Series series Sams Teach Yourself
    In Full Color!In just 24 sessions of one hour or less, Sams Teach Yourself Minecraft® Mod Development in 24 Hours will help you transform Minecraft® into anything you can imagine--and share your vision with millions of players worldwide! You’ll learn all the mod development skills you need as you walk through a complete step-by-step project, complete with a mob, new tools, new armor, food, ores, ... Read more

    $30.99 CAD

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Read more

    $28.99 CAD