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 25 - 48 of 10697 Results
Skip side bar filters
  • Go Cookbook

    Expert Solutions for Commonly Needed Go Tasks

    Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can ... Read more

    $48.99 USD

  • Spring in Action

    by Craig Walls ...
    SummarySpring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.Purchase of the print book includes a free ... Read more

    $38.99 USD

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Series series Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Read more

    $31.99 USD

  • Make: Action

    Movement, Light, and Sound with Arduino and Raspberry Pi

    by Simon Monk ...
    Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action!The Arduino is a simple microcontroller with an easy-to-learn programming environment, while the Raspberry Pi is a tiny Linux-based ... Read more

    $21.99 USD

  • Real-World Implementation of C# Design Patterns

    Overcome daily programming challenges using elements of reusable object-oriented software

    Build robust applications in C# easily using effective and popular design patterns and best practices Key Features • Recognize solutions to common problems in software design with C# • Explore real-world applications of design patterns that can be used in your everyday work • Get to grips with 14 patterns and their design implementations Book Description As a software developer, you need to learn ... Read more

    $34.99 USD or Free with Kobo Plus

  • High Performance PostgreSQL for Rails

    Reliable, Scalable, Maintainable Database Applications

    Build faster, more reliable Rails apps by taking the best advanced PostgreSQL and Active Record capabilities, and using them to solve your application scale and growth challenges. Gain the skills needed to comfortably work with multi-terabyte databases, and with complex Active Record, SQL, and specialized Indexes. Develop your skills with PostgreSQL on your laptop, then take them into production, ... Read more

    $40.99 USD

  • Programming in C

    Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one ... Read more

    $34.59 USD

  • Secure Coding in C and C++

    Series series SEI Series in Software Engineering
    Learn the Root Causes of Software Vulnerabilities and How to Avoid ThemCommonly exploited software vulnerabilities are usually caused by avoidable software defects. Having analyzed tens of thousands of vulnerability reports since 1988, CERT has determined that a relatively small number of root causes account for most of the vulnerabilities.Secure Coding in C and C++, Second Edition, identifies and ... Read more

    $55.79 USD

  • Mastering Web Development - A Journey through HTML, CSS, and JavaScript

    by Martin Hander ...
    Mastering Web Development: A Journey through HTML, CSS, and JavaScriptThe web is not just a platform — it is a way of life. Every website you visit and every digital experience you encounter is built on three foundational technologies: HTML, CSS, and JavaScript. Mastering Web Development is your comprehensive, practical guide to understanding and wielding these technologies with confidence and ... Read more

    $9.90 USD or Free with Kobo Plus

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    by Vijay Nair ...
    Series series Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... Read more

    $40.99 USD

  • Powerful Python

    Patterns and Strategies with Modern Python

    by Aaron Maxwell ...
    Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more.Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book ... Read more

    $40.99 USD

  • Creating Procedural Artworks with Processing

    by Penny de Byl ...
    Creating Procedural Artworks with Processing: A Holistic Guide, is for those seeking to learn computer programming from the very basics to the more advanced concepts. It uses Processing (processing.org) to visualise the concepts through the production of computer graphics that illustrate the coding principles while being artworks in their own right. This book started as a set of tutorials for ... Read more

    $24.95 USD or Free with Kobo Plus

  • Oracle SQL Developer Data Modeler for Database Design Mastery

    Design Databases with Oracle SQL Developer Data ModelerIn this practical guide, Oracle ACE Director Heli Helskyaho explains the process of database design using Oracle SQL Developer Data Modeler—the powerful, free tool that flawlessly supports Oracle and other database environments, including Microsoft SQL Server and IBM DB2. Oracle SQL Developer Data Modeler for Database Design Mastery covers ... Read more

    $49.99 USD

  • Creating Web Animations

    Bringing Your UIs to Life

    Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn’t explain the context of the UI problem that animations are trying to solve. That’s where this book comes ... Read more

    $24.99 USD

  • Blazor in Action

    by Chris Sainty ...
    An example-driven guide to building reusable UI components and web frontends—all with Blazor, C#, and .NET.In Blazor in Action, you will learn about:Blazor + WebAssemblyPicking the right hosting modelBuilding reusable UI componentsBuilding forms with validationIntegrating with JavaScript librariesSecuring your applicationTesting your applicationsBlazor in Action is a practical guide to buil... ... Read more

    $49.99 USD

  • Learning jQuery Fourth Edition

    Step through each of the core concepts of the jQuery library, building an overall picture of its capabilities. Once you have thoroughly covered the basics, the book returns to each concept to cover more advanced examples and techniques.This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their ... Read more

    $23.99 USD or Free with Kobo Plus

  • Building RESTful Web Services with .NET Core

    Developing Distributed Web Services to improve scalability with .NET Core 2.0 and ASP.NET Core 2.0

    Building Complete E-commerce/Shopping Cart ApplicationKey Features\[\*\]Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service\[\*\]Leverage the .NET Framework to quickly implement RESTful endpoints.\[\*\]Learn to implement a client library for a RESTful web service using ASP.NET Core.Book DescriptionREST is an architectural style ... Read more

    $34.99 USD or Free with Kobo Plus

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) ... Read more

    $55.99 USD

  • Easy html and css

    by S VASIST ...
    In this book, I have written basics of HTML and CSS. HTML and CSS both have big manuals and numerous elements, but I have included in this book, the most important elements and rules. It has enough material to build a complete website with all-important functionality (Forms, Maps, and Multimedia, etc.). ... Read more

    $3.00 USD or Free with Kobo Plus

  • Front-End Development Projects with Vue.js

    Learn to build scalable web applications and dynamic user interfaces with Vue 2

    Get to grips with the core fundamentals of Vue.js 2 and learn to build reliable component-based applications with practical guidance from industry expertsKey FeaturesLearn how to make the best use of the Vue.js 2 framework and build a full end-to-end projectBuild dynamic components and user interfaces that are fast and intuitiveWrite performant code that “just works” and is easily scalable and ... Read more

    $27.99 USD or Free with Kobo Plus

  • The VirtualBox Handbook

    Practical Solutions for Setting Up and Managing Virtual Machines

    "The VirtualBox Handbook: Practical Solutions for Setting Up and Managing Virtual Machines" is an authoritative guide that equips readers with the essential skills to master VirtualBox, one of the most versatile virtualization tools available today. Designed for both beginners and experienced users, this comprehensive resource covers the gamut of virtualization concepts, starting with foundational ... Read more

    $9.99 USD or Free with Kobo Plus

  • High Performance JavaScript

    Build Faster Web Application Interfaces

    If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, ... Read more

    $20.99 USD

  • AppleScript: The Missing Manual

    The Missing Manual

    From newspapers to NASA, Mac users around the world use AppleScript to automate their daily computing routines. Famed for its similarity to English and its ease of integration with other programs, AppleScript is the perfect programming language for time-squeezed Mac fans. As beginners quickly realize, however, AppleScript has one major shortcoming: it comes without a manual.No more. You don't need ... Read more

    $17.99 USD

  • Java Language Specification, Java SE 7 Edition, The

    Series series Java Series
    Written by the inventors of the technology, The Java® Language Specification, Java SE 7 Edition,** is the definitive technical reference for the Java programming language. The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 7, including the try-with-resources statement, multi-catch, precise rethrow, ... Read more

    $52.19 USD