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 eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 25766 Results
Skip side bar filters
  • Hello World

    Being Human in the Age of Algorithms

    by Hannah Fry ...
    **Shortlisted for the 2018 Baillie Gifford Prize and the 2018 Royal Society Investment Science Book Prize"A beautifully accessible guide.…One of the best books yet written on data and algorithms." —Times (UK)**If you were accused of a crime, who would you rather decide your sentence—a mathematically consistent algorithm incapable of empathy or a compassionate human judge prone to bias and error? ... Read more

    PHP680.09

  • 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

  • PHP Beginners (Compilation Notes)

    A Compilation Notes (Volume 1)

    A PHP guide for begginers or zero knowledge that who want to understand the language and basic code of programming. ... Read more

    Free

  • The Hard Thing About Hard Things

    Building a Business When There Are No Easy Answers

    by Ben Horowitz ...
    Ben Horowitz, cofounder of the venture capital firm Andreessen Horowitz and one of Silicon Valley’s most respected and experienced entrepreneurs, offers essential leadership advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog.While many people talk about how great it is to start a business, very ... Read more

    PHP1,166.79

  • Kanban: A Quick and Easy Guide to Kickstart Your Project

    Learn what's Kanban and how agile development methodology and principles of lean management can help you develop and design faster and cheaper.If you're in IT, you've probably lived through this: clients demand last minute changes on a tight budget, you don't know what the other developers are doing, your work keeps overlapping, and you wonder how they come up with those unrealistic estimates.And ... Read more

    Free

  • Android Programming Made Easy For Beginners: Tutorial Book For Android Designers * New 2013 : Updated Android Programming And Development Tutorial Guide

    by Richard Cole ...
    If you have ever been wondering what android programming is all about then this is the book that you need to get. It contains all the basics of this type of programming, how to build an app and much, much more.The author goes to great lengths to break all the information down to be as basic as possible so that the reader that is not as confident in their abilities as others are will be able to ... Read more

    PHP174.29

  • An Introduction to Programming in JavaScript

    Stomping Zombies with Variables, Loops, Functions and More

    by John Rhea ...
    Series Book 10 - Undead Institute
    Start taking down the zombie horde with rapid fire web development programs. This book introduces you to JavaScript and a wide variety of beginner programming topics like variables, conditional statements, loops and functions.You’ll understand the different types of variables available to you and how to create and utilize them for maximum damage to the undead.We’ll discuss conditional statements ... Read more

    PHP250.99 or Free with Kobo Plus

  • Building Android Applications for Beginners

    by Steve Taylor ...
    This book is aimed at people with little or no understanding of developing applications or any experience with Java or computer programming in general.Rather than immediately delving into details, the book focuses instead on constructing simple Android examples that can immediately be seen to work. As an example, some very simple but yet powerful graphics are developed, the image on the book's ... Read more

    PHP232.59

  • 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

    PHP2,780.09

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Read more

    PHP1,426.59

  • Build Your First Website

    And Thwack Zombies with HTML and CSS

    by John Rhea ...
    Series Book 0 - Undead Institute
    Build your first website from scratch and actually have fun doing it.This book walks you through the process, teaching you everything you need to know along the way. Plus we throw in lots of silly jokes and zombie references to keep you entertained and engaged. Learning doesn’t have to bore you to death (because then you might come back as a zombie and it’d just be messy).First we’ll look at HTML, ... Read more

    Free

  • Engineering Management for the Rest of Us

    by Sarah Drasner ...
    A lot of Engineering Managers and leaders studied for years and years to become the best Engineer they possibly could be... and then they were promoted.It can be very tough for those of us who didn't go into Engineering with the distinct concept that we would become managers, but still want to do our best to support our teams.I wrote this book because there's so much no one told me about ... Read more

    PHP582.34

  • Html Basics: Learn Html Coding for Beginners

    DescriptionLearn Html fundamentals with simple and easy to understand language.This book is for absolute Beginners. ... Read more

    Free

  • Agile Testing

    A Practical Guide for Testers and Agile Teams

    Series series Addison-Wesley Signature Series (Cohn)
    Testing is a key component of agile development. The widespread adoption of agile methods has brought the need for effective testing into the limelight, and agile projects have transformed the role of testers. Much of a tester’s function, however, remains largely misunderstood. What is the true role of a tester? Do agile teams actually need members with QA backgrounds? What does it really mean to ... Read more

    PHP3,042.39

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Read more

    PHP2,853.59

  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    by Eric Matthes ...
    Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.You’ll start by learning basic programming concepts, such as ... Read more

    PHP1,678.39

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Read more

    PHP1,342.69

  • C language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Read more

    PHP200.53

  • Benefits Realization Management: A Practice Guide

    Drive successful project outcomes through effective benefits realization management.Is your organization struggling to align projects with strategic goals and achieve tangible benefits? Benefits Realization Management: A Practice Guide provides a comprehensive framework for maximizing value from your project investments.This guide is for project managers, program managers, portfolio managers, ... Read more

    PHP2,883.80 or Free with Kobo Plus

  • 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

  • Node.js Design Patterns

    If you're a JavaScript developer interested in a deeper understanding of how to create and design Node.js applications, this is the book for you. ... Read more

    PHP1,625.89 or Free with Kobo Plus

  • PHP: A BEGINNER'S GUIDE

    Series series Beginner's Guide
    Essential Skills--Made Easy!Learn how to build dynamic, data-driven Web applications using PHP. Covering the latest release of this cross-platform, open-source scripting language, PHP: A Beginner's Guide teaches you how to write basic PHP programs and enhance them with more advanced features such as MySQL and SQLite database integration, XML input, and third-party extensions. This fast-paced ... Read more

    PHP2,182.49

  • Delphi in a Nutshell

    A Desktop Quick Reference

    by Ray Lischner ...
    With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application ... Read more

    PHP1,510.59