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 10686 Results
Skip side bar filters
  • Hypermedia Systems

    Learn how hypermedia, the revolutionary idea that created The Web, can be used today to build modern, sophisticated web applications, often at a fraction of the complexity of popular JavaScript frameworks. In this book we will explore a simpler approach to building applications on the Web and beyond with htmx and Hyperview, two technologies that embrace hypermedia as a system architecture. We will ... Read more

    8,68 €

  • 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

  • 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

  • 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 €

  • 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 €

  • 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

  • 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 €

  • 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,12 €

  • 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

  • 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,98 €

  • 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

  • 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

  • Introduction to Design Patterns in C++ with Qt

    Series series Prentice Hall Open Source Software Development Series
    Master C++ “The Qt Way” with Modern Design Patterns and Efficient ReuseThis fully updated, classroom-tested book teaches C++ “The Qt Way,” emphasizing design patterns and efficient reuse. Readers will master both the C++ language and Qt libraries, as they learn to develop maintainable software with well-defined code layers and simple, reusable classes and functions.Every chapter of this edition ... Read more

    42,60 €

  • 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 €

  • Raspberry Pi I/O Programming Using Python

    This book provides alternative approach to access Raspberry Pi I/O using Python. It describes how to work with Raspberry Pi I/O and illustrates their use with code examples in Python. The following is highlight topics in book:* Setup Development Environment* Hello Raspberry Pi I/O and Python* Raspberry Pi GPIO* Raspberry Pi UART* Raspberry Pi I2C* Raspberry Pi SPI* Working with DAC and ADC on ... Read more

    2,93 €

  • Learning C by Example

    This book help you how to get started with C programming. This book provides many code samples for illustration. The following is highlight topics:* Development Environment* Basic C Programming Language* Array and Pointer* Functions* I/O Operations* String Operations* Building C Library* Threading* Database Programming* Socket ProgrammingThis book uses GNU GCC compiler for C programming. ... Read more

    2,28 €

  • Mastering Unity 2D Game Development

    Using Unity 5 to develop a retro RPG

    Master everything you need to build a 2D game using Unity 5 by developing a complete RPG game framework!Key FeaturesExplore the new features of Unity 5 and recognize obsolete code and elementsDevelop and build a complete 2D retro RPG with a conversation system, inventory, random map battles, full game menus, and soundThis book demonstrates how to use the new Unity UI system effectively through ... Read more

    29,56 € or Free with Kobo Plus

  • 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 €

  • 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,57 € or Free with Kobo Plus

  • Using SVG with CSS3 and HTML5

    Vector Graphics for Web Design

    Using Scalable Vector Graphics (SVG) for illustrations only scratches the surface of this format’s potential on the web. With this practical guide, you’ll learn how to use SVG not only for illustrations but also as graphical documents that you can integrate into complex HTML5 web pages, and style with custom CSS. Web developers will discover ways to adapt designs by adding data based graphics, ... Read more

    26,70 €

  • Algorithmic Short Selling with Python

    Refine your algorithmic trading edge, consistently generate investment ideas, and build a robust long/short product

    Leverage Python source code to revolutionize your short selling strategy and to consistently make profits in bull, bear, and sideways marketsKey FeaturesUnderstand techniques such as trend following, mean reversion, position sizing, and risk management in a short-selling contextImplement Python source code to explore and develop your own investment strategyTest your trading strategies to limit ... Read more

    45,78 € or Free with Kobo Plus

  • C Programming Absolute Beginner's Guide

    Series series Absolute Beginner's Guide
    Updated for C11Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!Who knew how simple ... Read more

    18,33 €