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 193 - 216 of 10652 Results
Skip side bar filters
  • 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** 1. Setup Development Environment 1.1 System Environment 1.2 Deploying PHP on IIS 1.3 SQL Server Driver ... Read more

    $3.49 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

  • 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.49 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

  • 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

  • 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

  • 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.79 USD

  • Solidity Smart Contracts: Build DApps In The Ethereum Blockchain

    For the past couple of years, there hasn't been a bigger breakthrough in the IT world than the one that the Blockchain technology has made. The extremely fast growth of the industry, market and the technology itself leads to an enormous shortage of programmers that truly understand the blockchain. Along with the blockchain, smart contracts have emerged and with them - Solidity.The idea of this ... Read more

    Free

  • The Minimum You Need to Know About Java and xBaseJ

    by Roland Hughes ...
    Tutorial book which teaches Java programmers how to use the xBaseJ library to create and access files in XBASE/DBASE format. ... Read more

    Free

  • 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

  • Java Concurrency in Practice

    Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set ... Read more

    $41.79 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

  • C Pocket Reference

    C Syntax and Fundamentals

    C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer ... Read more

    $15.89 USD

  • Python Distilled

    by David Beazley ...
    Expert insight for modern Python (3.6+) coding from the author of Python Essential ReferencePython educator Dave Beazley's concise handbook focuses on the essential core of the Python programming language, with code examples to illuminate how Python works and how to structure programs that can be more easily explained, tested, and debugged. Rather than trying to cover every possible feature and ... Read more

    $34.59 USD

  • Applied Machine Learning and AI for Engineers

    Solve Business Problems That Can't Be Solved Algorithmically

    by Jeff Prosise ...
    While many introductory guides to AI are calculus books in disguise, this one mostly eschews the math. Instead, author Jeff Prosise helps engineers and software developers build an intuitive understanding of AI to solve business problems. Need to create a system to detect the sounds of illegal logging in the rainforest, analyze text for sentiment, or predict early failures in rotating machinery? ... Read more

    $48.99 USD

  • Hadoop: The Definitive Guide

    Storage and Analysis at Internet Scale

    by Tom White ...
    Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, youâ??ll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets of any size, and for administrators who want to set up and run Hadoop clusters.Using Hadoop 2 exclusively, author Tom White presents new ... Read more

    $40.39 USD

  • Beginning Objective C Programming

    Learn Objective C quickly with this concise book that teaches you all the essentials about Objective C programming step by step. With Objective C, you will have the fundamentals to build iPhone, iPad and Mac apps. Written for people who have no programming experience. Zoom in on the most essential concepts with EXAMPLES! Soon, you can utilize your skills and make your own iPhone/iPad/Mac apps! We ... Read more

    $2.99 USD

  • Getting Started with Sensors

    Measure the World with Electronics, Arduino, and Raspberry Pi

    To build electronic projects that can sense the physical world, you need to build circuits based around sensors: electronic components that react to physical phenomena by sending an electrical signal. Even with only basic electronic components, you can build useful and educational sensor projects.But if you incorporate Arduino or Raspberry Pi into your project, you can build much more ... Read more

    $13.09 USD

  • Beginning C++ Programming

    Learn C++ Programming in the quickest time possible with this concise app that teaches you all the essentials about C++ programming. Written for people who have NO background in programming or are beginners. Beginning C++ Programming zooms in on the most essential concepts with EXAMPLES! We cover the following topics: Getting Started: Running your first C++ Program Variables Input and Output Using ... Read more

    $2.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

  • SQL and Relational Theory

    How to Write Accurate SQL Code

    by C.J. Date ...
    SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it to your use of SQL.This third edition has been revised, extended, and improved throughout. ... Read more

    $24.49 USD

  • Python in a Nutshell

    A Desktop Quick Reference

    Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the most out of Python, whether you're a professional programmer or someone who needs this language to solve problems in a particular field.Carefully ... Read more

    $55.49 USD