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 10023 Results
Skip side bar filters
  • Herb Schildt's Java Programming Cookbook

    Your Ultimate "How-To" Guide to Java Programming! Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered Java "cookbook." Organized for quick reference, each recipe shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (the classes, methods, and interfaces) followed by step-by-step ... Read more

    R730,47

  • 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

  • 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

  • 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

    R82,10

  • Teach Yourself C++

    by Al Stevens ...
    The e-book version of the highly successful 7th print edition of this work. You learn the C++ programming language by running exercises with the free Quincy IDE, which you can download for free. The lessons are incremental and each successive one builds upon knowledge you have learned up to that point.   ... Read more

    R91,14

  • Programming Arduino Next Steps: Going Further with Sketches

    by Simon Monk ...
    Arduino guru Simon Monk reveals advanced programming techniques for Arduino!Programming Arduino Next Steps: Going Further with Sketches is the must-have follow-up to Monk’s bestseller, Programming Arduino: Getting Started with Sketches. Aimed at experienced programmers and hobbyists who have mastered the basics, this book takes you “under the hood” of Arduino, revealing professional-level ... Read more

    R263,11

  • PHP This! A Beginners Guide to Learning Object Oriented PHP

    PHP This! is a beginners book for developers who are new to object oriented PHP web development.This goal of PHP This! is to teach the PHP skills needed to be a junior PHP developer. These skills include an introduction to object oriented PHP theory and instruction on how to apply that theory to build a full custom MVC application, unit testing with PHPUnit and code management with SVN.The ... Read more

    R182,47 or Free with Kobo Plus

  • Beyond the Basic Stuff with Python

    Best Practices for Writing Clean Code

    by Al Sweigart ...
    BRIDGE THE GAP BETWEEN NOVICE AND PROFESSIONALYou've completed a basic Python programming tutorial or finished Al Sweigart's bestseller, Automate the Boring Stuff with Python. What's the next step toward becoming a capable, confident software developer?Welcome to Beyond the Basic Stuff with Python. More than a mere collection of advanced syntax and masterful tips for writing clean code, you'll ... Read more

    R482,07

  • PHP & MySQL Practice It Learn It

    PHP & MySQL Practice It Learn It: This manual teaches the Programming stuffs in using PHP programming language in an easy-to-follow style. A variety of examples make learning these Concepts with PHP both fun and practical. This manual is organized in such a manner that students and programmers with basic prior knowledge of Programming can find it easy, crisp and readable. Each Chapter contains ... Read more

    R63,75 or Free with Kobo Plus

  • Java 8 Preview Sampler

    In this exclusive eBook, preview excerpts from brand-new and forthcoming Oracle Press Java JDK 8 books. Written by leading Java experts, Oracle Press books offer the most definitive, complete, and up-to-date coverage of the latest Java release. Featuring an introduction by bestselling programming author Herb Schildt, this eBook includes chapters from the following Oracle Press books:Java: The ... Read more

    Free

  • 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

  • Reactive Patterns with RxJS for Angular

    A practical guide to managing your Angular application's data reactively and efficiently using RxJS 7

    by Lamis Chebbi ...
    Discover how you can leverage the reactive paradigm with RxJS in your Angular applications using some common patterns and techniques that can be implemented in real-world use casesKey FeaturesLearn how to write clean, maintainable, performant, and optimized Angular web applications using reactive patternsExplore various RxJS operators and techniques in detail to improve the testing and performance ... Read more

    R680,79 or Free with Kobo Plus

  • Python Tricks

    A Buffet of Awesome Python Features

    by Dan Bader ...
    “I don’t even feel like I’ve scratched the surface of what I can do with Python” With Python Tricks: The Book you’ll discover Python’s best practices and the power of beautiful & Pythonic code with simple examples and a step-by-step narrative. You'll get one step closer to mastering Python, so you can write beautiful and idiomatic code that comes to you naturally. Learning the ins and outs of ... Read more

    R182,47 or Free with Kobo Plus

  • Python Pocket Reference

    Python In Your Pocket

    by Mark Lutz ...
    Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. Youâ??ll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools. The handy index lets you pinpoint exactly what you need.Written by Mark Lutzâ? ... Read more

    R321,41

  • Real World Instrumentation with Python

    Automated Data Acquisition and Control Systems

    Learn how to develop your own applications to monitor or control instrumentation hardware. Whether you need to acquire data from a device or automate its functions, this practical book shows you how to use Python's rapid development capabilities to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips for interfacing ... Read more

    R642,84

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    by John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Read more

    R66,99 or Free with Kobo Plus

  • The Self-taught Programmer

    The Definitive Guide to Programming Professionally

    by Cory Althoff ...
    'One of the best software design books of all time' - BookAuthorityCory Althoff is a self-taught programmer. After a year of self-study, he learned to program well enough to land a job as a software engineer II at eBay. But once he got there, he realised he was severely under-prepared. He was overwhelmed by the amount of things he needed to know but hadn't learned. His journey learning to program, ... Read more

    R341,42

  • HTML5 for iOS and Android: A Beginner's Guide

    by Robin Nixon ...
    Essential Skills--Made Easy!Create advanced websites, web apps, and standalone apps for Apple iOS and Google Android devices. HTML5 for iOS and Android: A Beginner's Guide explains, step by step, how to use HTML5 and CSS3 as well as supporting technologies, such as JavaScript, MySQL, and PHP. Download wrapper code from the book's companion website to enable your programs to run like native iOS or ... Read more

    R730,70

  • Angular: Up and Running

    Learning Angular, Step by Step

    This book will demystify Angular as a framework, as well as provide clear instructions and examples on how to get started with writing scalable Angular applications.Angular: Up & Running covers most of the major pieces of Angular, but in a structured manner that is generally used in hands-on training. Each chapter takes one concept, and use examples to cover how it works. Problems to work on (with ... Read more

    R628,23

  • Learn Python the Hard Way

    A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

    by Zed A. Shaw ...
    Series series Zed Shaw's Hard Way Series
    You Will Learn Python!Zed Shaw has perfected the world's best system for learning Python. Follow it and you will succeed-just like the hundreds of thousands of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.In Learn Python the Hard Way, Third Edition, you'll learn Python by working through 52 brilliantly crafted ... Read more

    R555,21

  • Make: Arduino Bots and Gadgets

    Six Embedded Projects with Open Source Hardware and Software

    Want to build your own robots, turn your ideas into prototypes, control devices with a computer, or make your own cell phone applications? It's a snap with this book and the Arduino open source electronic prototyping platform. Get started with six fun projects and achieve impressive results quickly.Gain the know-how and experience to invent your own cool gadgets.With Arduino, building your own ... Read more

    R409,04

  • Agile Principles, Patterns, and Practices in C#

    With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.This book presents a ... Read more

    R1 052,01

  • 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

    R64,92

  • Just Spring

    A Lightweight Introduction to the Spring Framework

    Get a concise introduction to Spring, the popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework’s basic features, as well as complex concepts such as containers. You’ll learn how Spring makes Java Messaging Service easier to work with, and how its support for Hibernate helps you ... Read more

    R248,27