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 10103 Results
Skip side bar filters
  • 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

  • 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

  • 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

    Was PHP1,678.39 Now PHP419.19

  • 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

  • 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

  • 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

  • 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

  • HTML5 and JavaScript Web Apps

    Bridging the Gap Between the Web and the Mobile Web

    by Wesley Hales ...
    This hands-on book looks past the hype and buzzwords surrounding HTML5 and gives you a conservative and practical approach to using HTML5, JavaScript MVC frameworks, and the latest W3C specifications. You’ll quickly master how to build mobile and desktop web apps that are widely supported across all major web browsers and devices.Even though Web Storage, Web Workers, Geolocation, Device ... Read more

    PHP922.99

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    by Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Read more

    PHP1,174.79

  • Pandas Cookbook

    Recipes for Scientific Computing, Time Series Analysis and Data Visualization using Python

    Publisher s Note: A new second edition, updated completely for pandas 1.x with additional chapters, has now been published. This edition from 2017 is outdated and is based on pandas 0.20. Over 95 hands-on recipes to leverage the power of pandas for efficient scientific computation and data analysisKey FeaturesUse the power of pandas 0.20 to solve most complex scientific computing problems with ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Python Essential Reference

    Series series Developer's Library
    Python Essential Reference is the definitive reference guide to the Python programming language — the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library.Designed for the professional programmer, the book is concise, to the point, and highly accessible. It also includes detailed information on the Python ... Read more

    PHP2,014.19

  • My First Webpocalypse

    Beginner HTML, CSS, and Usability (Virtual Boxed Set)

    by John Rhea ...
    Series series Undead Institute
    Get your boring technical books somewhere else. This virtual boxed set a 1, 2, 3 punch of web development goodness. It'll have you stopping the apocalyptic horde with your HTML, CSS and Usability skills in no time.The My First Webpocalypse Virtual Box Set includes the booksA Beginner's Guide to Learning HTML (and Smacking Zombies Upside the Web Development)Beginner CSS: Like Putting Lipstick on a ... Read more

    PHP651.99 or Free with Kobo Plus

  • Regular Expressions Cookbook

    Detailed Solutions in Eight Programming Languages

    Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.This revised edition covers the regular expression ... Read more

    PHP2,140.09

  • Spring Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring:Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more. Spring enterprise: Spring Java ... Read more

    PHP2,305.89

  • Delphi GUI Programming with FireMonkey

    Unleash the full potential of the FMX framework to build exciting cross-platform apps with Embarcadero Delphi

    by Andrea Magni ...
    Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivityKey FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • 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

    PHP3,231.39

  • C++ Pocket Reference

    C++ Syntax and Fundamentals

    by Kyle Loudon ...
    C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand ... Read more

    PHP922.99

  • Visual Basic 2010 Essentials

    by Neil Smyth ...
    Visual Basic 2010 Essentials is intended to be of use to both novices looking to learn Visual Basic 2010 and to those proficient in other languages that plan to cross-train from other programming languages. The Visual Basic language combined with the Visual Studio 2010 development environment provides a uniquely powerful yet easy to learn programming environment allowing even the absolute beginner ... Read more

    PHP719.39

  • HTML Essentials

    Series series Smashing eBooks
    No matter what direction you take when you begin a Web-based project, one thing is for sure: it has to begin with solid HTML. You are one step ahead if you apply the most up-to-date, bulletproof HTML techniques. This eBook "HTML Essentials" will give you an overview on HTML(5), teach you how to decouple HTML from CSS, and discuss the reasons why you and your clients should embrace HTML5. You will ... Read more

    PHP310.99

  • 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

    PHP2,853.59

  • 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

    PHP174.29

  • Programming Windows Store Apps with C#

    Master WinRT, XAML, and C# to Create Innovative Windows 8 Applications

    If you’re a .NET developer looking to build tablet apps, this practical book takes you step-by-step through the process of developing apps for the Windows Store. You’ll learn how to use Microsoft’s Modern UI design language with Windows 8.1 and WinRT 8.1.1 by building a line-of-business mobile app with C# through the course of the book.To develop the app, you’ll work with the same system details ... Read more

    PHP1,678.39

  • Invent Your Own Computer Games with Python, 4th Edition

    by Al Sweigart ...
    Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python programming language—even if you’ve never programmed before!Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games, like a text-based treasure hunting game and an animated collision-dodging game with sound effects. ... Read more

    PHP1,384.69

  • 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