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 169 - 192 of 10708 Results
Skip side bar filters
  • PowerShell for Sysadmins

    Workflow Automation Made Easy

    by Adam Bertram ...
    Learn to use PowerShell, Microsoft's scripting language, to automate real-world tasks that IT professionals and system administrators deal with every day.Save Time. Automate.PowerShell® is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of IT. In PowerShell for Sysadmins, five-time Microsoft® MVP "Adam the Automator" Bertram shows you ... Read more

    $28.99 USD

  • Java - GUI Applications

    by Preeti Man ...
    This book intends to educate Java practitioners on GUI Applications through questions and answers based on various interviews and personnel questions. ... Read more

    $10.02 USD or Free with Kobo Plus

  • Microsoft Excel 2010 Quick Reference (Cheat Sheet)

    by Douglas Chick ...
    This Quick Reference guide is everything you need with step-by-step instructions and short cuts to get you the answer fast! Written by Best Selling author Douglas Chick, a career computer engineer and creator of TheNetworkAdministrator.com ... Read more

    $1.99 USD

  • CodeNotes for Java

    Intermediate and Advanced Language Features

    by Gregory Brill ...
    Series series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Read more

    $10.99 USD

  • Dreamweaver CS6: The Missing Manual

    Dreamweaver CS6 is the most capable website design and management program yet, but there’s no printed guide to its amazing features. That’s where Dreamweaver CS6: The Missing Manual comes in. You’ll learn to use every facet of this versatile program, through jargon-free explanations and 13 hands-on tutorials.The important stuff you need to know:Get A to Z guidance. Go from building simple web ... Read more

    $36.99 USD

  • Kafka: The Definitive Guide

    Real-Time Data and Stream Processing at Scale

    Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka's AdminClient ... Read more

    $48.99 USD

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    by Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... Read more

    $47.69 USD

  • The Missing README

    A Guide for the New Software Engineer

    Key concepts and best practices for new software engineers — stuff critical to your workplace success that you weren’t taught in school.For new software engineers, knowing how to program is only half the battle. You’ll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap—a distillation of workplace ... Read more

    $21.99 USD

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Read more

    $36.99 USD

  • Building Android Apps with HTML, CSS, and JavaScript

    Making Native Apps with Standards-Based Web Tools

    It’s true: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app on the platform of your choice, and then use ... Read more

    $24.99 USD

  • Top 10 Xamarin Tips and Traps

    by Charles Pluta ...
    Are you ready to create the next cross-platform app that reaches millions of downloads? Do you need to enable mobile connectivity for your organization? Read this free eBook from Infragistics to learn ten tips and traps you must know as you use Xamarin and Xamarin.Forms with Visual Studio to create cross-platform mobile apps.Whether you are new to creating mobile apps, or an experienced developer, ... Read more

    Free

  • Satoshi on Bitcoin

    A collection of Satoshi Nakamoto’s writings on Bitcoin.This collection contains Satoshi’s words, compiled and neatly formatted without commentary. Each chapter contains Satoshi’s writings from a specific medium (emails, forum posts, website, and source code), with detailed date/time timestamps for each entry. These writings tell a compelling story of the excitement and challenges surrounding ... Read more

    Free

  • Eloquent JavaScript, 4th Edition

    Start building beautiful web applications in JavaScript with the bestselling introduction to the language, updated with new features, fresh exercises, and fun projects.JavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making ... Read more

    $29.99 USD

  • SQL: Down and Dirty

    by Douglas Chick ...
    Welcome to SQL: Down and Dirty. This book, if you can call it one, is designed as a quick reference, goto book for the working SQL, or Network Administrator. If you are like me, you like to keep all of your reference material together and not in a hundred internet searches. This reference is intended for the working IT professional in real world scenarios without having to find what you are ... Read more

    $0.99 USD

  • PHP and SQL Server Programming By Example

    This book provides alternative approach to build PHP application with Windows platform and database SQL Server. It describes how to work with PHP and SQL Server and illustrates their use with code examples. The last chapter author explains how PHP to access Windows Azure SQL Database.**TOC**Setup Development Environment1.1 System Environment1.2 Deploying PHP on IIS1.3 SQL Server Driver for PHP1.4 ... Read more

    $3.43 USD

  • The Problem with Native JavaScript APIs

    Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run.In this report, Nicholas Zakas—consultant and former front-end tech leader at Yahoo!—provides a case study ... Read more

    Free

  • 100 Go Mistakes and How to Avoid Them

    Spot errors in your Go code you didn’t even know you were making and boost your productivity by avoiding common mistakes and pitfalls.100 Go Mistakes and How to Avoid Them shows you how to:Dodge the most common mistakes made by Go developersStructure and organize your Go applicationHandle data and control structures efficientlyDeal with errors in an idiomatic mannerImprove your concurrency ... Read more

    $58.99 USD

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

    Do you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You’ll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you’ll have the skills to create a simple site with multi-column pages that adapt for mobile devices.Learn how to use the latest techniques, best practices ... Read more

    $28.99 USD

  • Unity from Zero to Proficiency (Intermediate)

    Unity from Zero to Proficiency, #3

    Series Book 3 - Unity from Zero to Proficiency
    Newly Edited and Updated Version (Third Edition) for Unity 2020Learn C# with Unity, and create a full FPS game without the headachesWithout this book, most people spend too long trying to learn C# with Unity the hard way. This book is the only one that will get you to learn Unity fast without wasting so much time. It includes twelve chapters that painlessly teach you the necessary skills to create ... Read more

    $9.99 USD

  • SVG Animations

    From Common UX Implementations to Complex Responsive Animation

    by Sarah Drasner ...
    SVG is extremely powerful, with its reduced HTTP requests and crispness on any display. It becomes increasingly more interesting as you explore its capabilities for responsive animation and performance boons. When you animate SVG, you must be aware of normal image traits like composition, color, implementation, and optimization. But when you animate, it increases the complexity of each of these ... Read more

    $30.99 USD

  • Getting Started with Matlab Simulink and Arduino

    Getting started with Matlab Simulink and Arduino comprehensively explains how to use MATLAB and Simulink to perform Arduino simulation. This book begins with covering the Matlab Simulink with targeting Arduino, and the solutions to different problems in simulation.*TOC*Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 ... Read more

    $4.99 USD

  • 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

    $2.99 USD or Free with Kobo Plus

  • HTML in 30 Pages

    HTML in 30 Pages is a brief e-booklet, designed to get you into HTML as fast as possible, as easily as possible. There is no bull in this Micro-Manual by popular online teacher U.Q. Magnusson. From the very first page you will learn about the basic concepts of HTML, including formatting, arrangements, links, and CSS. Simple yet comprehensive examples follow as you zip through, and each is ... Read more

    $2.99 USD or Free with Kobo Plus

  • Godot from Zero to Proficiency (Foundations)

    Godot from Zero to Proficiency, #1

    Series Book 1 - Godot from Zero to Proficiency
    Get started with Godot and game programming fast without the headachesGodot is a great software to create video games; however, it includes so many options and features that getting started can feel overwhelming.Without my book, most people spend too long trying to learn how to use Godot the hard way. This book is the only one that will get you to learn Godot fast without wasting so much time. ... Read more

    $4.20 USD or Free with Kobo Plus