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 10645 Results
Skip side bar filters
  • A Quick Guide to c# with Unity

    Quick Guides, #1

    Series Book 1 - Quick Guides
    Why this book can help you to get started fast with C# in UnityIt can be intimidating to start with Unity, and while several books can provide comprehensive information, you may, like many other readers, just want to focus on a particular topic and get started fast.This book is part of a series entitled "A Quick Guide To", and does just this. In this book series, you have the opportunity to get ... Read more

    Free

  • What Is Node?

    Node.js. It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s more briefly called by many, simply “Node”) is a server-side solution for ... Read more

    Free

  • C Programming Language, A Step By Step Beginner's Guide To Learn C Programming In 7 Days.

    Are You Ready To Learn C?C Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.In this book, you are ... Read more

    Free

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    by Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... Read more

    24,48 €

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    by James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... Read more

    Free

  • PYTHON PROGRAMMING

    Want To Master The Basics Of Python Programming In 7 days?Why Python?Python is the easiest to learn and once you have a good grounding in it, you can move on to another, more complicated language. Python is a beautiful computer language. It is simple, and it is intuitive. Python is used by a sorts of people – data scientists use it for much of their number crunching and analytics; security testers ... Read more

    Free

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the ... Read more

    35,18 €

  • The Little Blue Book

    Web UX Guide

    "How human beings interact with machines is a complicated topic.  It touches on psychology, ergonomics, human senses and our mental and physical makeup.  This book is my take on how a website or web application should work to give the best for users.  It’s based on the hours I’ve spent testing with them, and the years (it feels like) I’ve spent arguing with managers, other developers and stake ... Read more

    Free

  • CSS: The Definitive Guide

    Web Layout and Presentation

    If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along with a thorough review of the latest CSS specifications.Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed ... Read more

    39,00 €

  • A Quick Guide to Card Games with Unity

    Quick Guides, #5

    Series Book 5 - Quick Guides
    Why this book can help you to get started fast with Card Games and UnityIt can be intimidating to start with Unity, and while several books can provide comprehensive information, you may, like many other readers, just want to focus on a specific topic and get started fast.This book is part of a series entitled "Quick Guides", and does just this. In this book series, you have the opportunity to get ... Read more

    Free

  • A Quick Guide to Procedural Levels with Unity

    Quick Guides, #2

    Series Book 2 - Quick Guides
    This book is part of a series entitled Quick Guides, and does just this. In this book series, you have the opportunity to get started on a particular topic in less than 60 minutes, delving right into the information that you really need. Of course, you can, after reading this book, move on to more comprehensive books; however, quite often, you may have little time to complete a project or to get ... Read more

    Free

  • Environmental Monitoring with Arduino

    Building Simple Devices to Collect Data About the World Around Us

    After the devastating tsunami in 2011, DYIers in Japan built their own devices to detect radiation levels, then posted their finding on the Internet. Right now, thousands of people worldwide are tracking environmental conditions with monitoring devices they’ve built themselves. You can do it too!This inspiring guide shows you how to use Arduino to create gadgets for measuring noise, weather, ... Read more

    4,02 €

  • Black Hat Python, 2nd Edition

    Python Programming for Hackers and Pentesters

    Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects.When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, 2nd Edition, you’ll explore the darker side of ... Read more

    20,55 €

  • Learn Ruby on Rails

    by Daniel Kehoe ...
    Get the book that is called, “The best Rails book for beginners,” for a solid start on Ruby on Rails web development. No other tutorial does a better job of explaining the concepts. Master the basics. Learn the practices you’ll use in the workplace as a professional Rails developer. And follow a roadmap that sets you on a path to building your own web applications, not just following tutorials. ... Read more

    Free

  • Start-to-Finish Visual C# 2015

    by Tim Patrick ...
    Start-to-Finish Visual C# 2015 exists to teach you how to write complete software applications using Visual C#. You’ll learn all about the C# language and .NET Framework features, the bits and pieces of syntax and logic that go into code development. But the goal is a usable software solution, and you’ll find just that in each chapter, and in the accompanying Visual Studio software projects. As ... Read more

    9,49 €

  • How JavaScript Works

    A light-hearted romp thru the world’s most misunderstood programming language.Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and ... Read more

    24,16 € or Free with Kobo Plus

  • Apps and Services with .NET 8

    Build practical projects with Blazor, .NET MAUI, gRPC, GraphQL, and other enterprise technologies

    by Mark J. Price ...
    Bestselling author Mark Price is back to guide you through the latest and most common technologies a .NET developer should know: Blazor Full Stack, ASP.NET Core MVC, ASP.NET Core Minimal APIs, .NET MAUI, gRPC, GraphQL, SQL Server, Cosmos DB, SignalR, Azure Functions, and more! Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesUse specialized libraries to ... Read more

    30,52 € or Free with Kobo Plus

  • Fluent React

    Build Fast, Performant, and Intuitive Web Applications

    by Tejas Kumar ...
    When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how ... Read more

    29,03 €

  • Unity from Zero to Proficiency (Foundations) Fifth Edition

    Unity from Zero to Proficiency, #1

    Series Book 1 - Unity from Zero to Proficiency
    Are you ready to create your own epic games? This book is your ultimate ticket to mastering Unity game development.- Purchase of the print or Kindle book includes a free eBook in the PDF format.- Newly Edited and Updated Version (Third Edition) for Unity 2022+.- Updaded in July 2023: All chapters and assets are fully compatible with Unity 2022+Master Unity FasterAre you ready to turn your gaming ... Read more

    6,99 €

  • Pocket Reference: Raspberry Pi Programming

    This is pocket guideline book about how to write program for Raspberry Pi include embedded programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Getting Hardware1.3 TestingProgramming Language2.1 Python2.2 C/C++2.3 Node.js2.4 Mono .NET2.5 JavaWeb Server and Web Application3.1 Installing Apache Server3.2 Installing MySQL3.3 Installing PHP and MySQL Driver ... ... Read more

    3,44 €

  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... Read more

    33,38 € or Free with Kobo Plus

  • Google Apps Script for Beginners

    by Serge Gabet ...
    This book is a simple step-by-step, example-oriented guide with a focus on providing the practical skills necessary to develop and customize apps with Apps Script. If you are an application developer with no knowledge of App Script, and would like to learn to build apps using Google Apps script from scratch, then this book is for you. Basic JavaScript knowledge is required. ... Read more

    15,25 € or Free with Kobo Plus

  • Hands-On Graph Neural Networks Using Python

    Practical techniques and architectures for building powerful graph and deep learning apps with PyTorch

    Design robust graph neural networks with PyTorch Geometric by combining graph theory and neural networks with the latest developments and apps Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesImplement -of-the-art graph neural architectures in PythonCreate your own graph datasets from tabular dataBuild powerful traffic forecasting, recommender systems, and anomaly ... Read more

    28,61 € or Free with Kobo Plus

  • C# Programming Basics: Learn C# Coding for Beginners Book 1

    C# Fundamentals, #1

    Series Book 1 - C# Fundamentals
    This book explains C# fundamentals with easy to understand examples and simple language.Level: Beginner to IntermediateAre you a beginner programmer and looking for learning C# basics?Then this is the perfect guide for you.What you will learn in this book?Data types in C#Variables and ConstantsOperators in C#Value type and Reference typeType conversation<... ... Read more

    0,99 €