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 10457 Results
Skip side bar filters
  • Build a Large Language Model (From Scratch)

    Series series From Scratch
    How to implement LLM attention mechanisms and GPT-style transformers.In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You’ll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks ... Read more

    $51.38 NZD

  • Cutting-Edge Desktop UI Development with Python, PySide6, PyQt6

    by Jay Nans ...
    The eBook titled "Cutting-Edge Desktop UI Development with Python, PySide6, PyQt6" by Jay Nans is a comprehensive guide designed to help developers create modern and sophisticated desktop applications using Python's PySide6 and PyQt6 libraries. The eBook is structured into several chapters, each focusing on different aspects of desktop UI development.Chapter 1: IntroductionOverview of PyQt6 and ... Read more

    $22.99 NZD or Free with Kobo Plus

  • Java Projects

    Learn the fundamentals of Java 11 programming by building industry grade practical projects

    by Peter Verhas ...
    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements.Key FeaturesExplore advanced technologies that Java 11 delivers such as web programming and parallel computingDiscover modern programming paradigms such as microservices, cloud computing and enterprise structuresBuild highly responsive applications with this practical introduction to ... Read more

    $62.99 NZD or Free with Kobo Plus

  • Geek Sublime

    Writing Fiction, Coding Software

    A great novelist on his twin obsessions: writing and coding. What is the relationship between the two? Is there such a thing as the sublime in code? Can we ascribe beauty to the craft of coding?Vikram Chandra is the award-winning author of two acclaimed novels and a collection of short stories - and has been a computer programmer for almost as long as he has been a writer. In his extraordinary new ... Read more

    $17.99 NZD

  • Getting Started with Adafruit Circuit Playground Express

    The Multipurpose Learning and Development Board with Built-In LEDs, Sensors, and Accelerometer

    by Anne Barela ...
    From Adafruit Industries, a leader in products to Makers, designers, students young and old, comes the Circuit Playground Express. Connect it to your PC, Mac or Linux computer, and you can be programming interactive projects in minutes. You have a choice of programming environments to choose from: Python, the Microsoft MakeCode graphical building block environment, C/C++ via the Arduino ... Read more

    $14.99 NZD

  • Beginning HTML and CSS

    by Rob Larsen ...
    Everything you need to build websites with the newest versions of HTML and CSSIf you develop websites, you know that the goal posts keep moving, especially now that your website must work on not only traditional desktops, but also on an ever-changing range of smartphones and tablets. This step-by-step book efficiently guides you through the thicket. Teaching you the very latest best practices and ... Read more

    $55.99 NZD

  • Python Programming Mastery

    A Comprehensive Guide for Beginners with Real-World Projects and Proven Techniques to Excel in 14 Days! Computer Programming

    by Ryan Campbell ...
    Dive into the world of Python with our comprehensive guide, "Python Programming Mastery" Whether you are a beginner or an experienced programmer, this book is your ultimate resource for mastering the intricacies of Python.Key Features:Explore Python's intuitive syntax and learn how to write clean and efficient codeDiscover the versatility of Python through real-world applications in web ... Read more

    $1.99 NZD

  • Pyside GUI Application Development- Second Edition

    Develop more dynamic and robust GUI applications using PySide, an open source cross-platform UI framework

    Develop more dynamic and robust GUI applications using PySide, an open source cross-platform UI frameworkKey Features\[\*\]Designed for beginners to help you get started with GUI application development\[\*\]Develop your own applications by creating customized widgets and dialogs\[\*\]Written in a simple and elegant structure so you easily understand how to program various GUI componentsBook ... Read more

    $42.99 NZD or Free with Kobo Plus

  • Neural Network for Beginners

    Build Deep Neural Networks and Develop Strong Fundamentals using Python’s NumPy, and Matplotlib

    Deep learning helps you solve issues related to data problems as it has a vast array of mathematical algorithms and has capacity to detect patterns.This book starts with a quick view of deep learning in Python which would include definition, features and applications. You would be learning about perceptron, neural networks, Backpropagation. This book would also give you a clear insight of how to ... Read more

    $31.99 NZD or Free with Kobo Plus

  • Learning Go

    An Idiomatic Approach to Real-World Go Programming

    by Jon Bodner ...
    Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to teach Go's syntax to developers with experience in other programming languages, but tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write ... Read more

    $57.99 NZD

  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and ... Read more

    $27.99 NZD

  • 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

  • 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

    $28.99 NZD

  • 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

    $16.99 NZD

  • The 1 Page Python Book

    by Barani Kumar ...
    1 Page Python Book, is a guide to learn python programming. Precise code examples and broken down explanations, neatly organised into chapters. Provides links to external resources for supplementary reading wherever required. Includes following Chapters inside the book.This book shall provide a solid foundation for learning to code. Read the chapters below to know what you will learn.Table of ... Read more

    Free

  • Raspberry Pi I/O Programming Using Python

    This book provides alternative approach to access Raspberry Pi I/O using Python. It describes how to work with Raspberry Pi I/O and illustrates their use with code examples in Python. The following is highlight topics in book:* Setup Development Environment* Hello Raspberry Pi I/O and Python* Raspberry Pi GPIO* Raspberry Pi UART* Raspberry Pi I2C* Raspberry Pi SPI* Working with DAC and ADC on ... Read more

    $5.82 NZD

  • VBA for Excel: Programming VBA Macros - The Easy Introduction for Beginners and Non-Programmers

    *** Learn the basics of VBA in less than one day ***This e-book is an introductory course to Visual Basic for Applications (VBA), an incredibly useful tool that can make your day-to-day work with Microsoft Excel a lot easier and increase your productivity enormously. With VBA you can automate Excel work that would take a lot of time if done manually. Whether it's copying data from one workbook or ... Read more

    $4.99 NZD or Free with Kobo Plus

  • 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

    $5.86 NZD

  • 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

    $8.99 NZD

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... Read more

    $27.99 NZD

  • C++ Primer

    Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 StandardFully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its ... Read more

    $102.99 NZD

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    by Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Read more

    $27.99 NZD

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    by James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... Read more

    Free

  • Code

    The Hidden Language of Computer Hardware and Software

    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... Read more

    $59.67 NZD