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 721 - 744 of 10640 Results
Skip side bar filters
  • C Programming For Dummies

    by Dan Gookin ...
    Get an A grade in CAs with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's core systems, including operating systems, high-performance graphics applications, and microcontrollers. This means that fluent C users are in big ... Read more

    $21.00 USD

  • Raspberry Pi

    The ultimate guide to raspberry pi, including projects, programming tips & tricks, and much more!

    by Geoff Adams ...
    If you want to create awesome Rapsberry Pi projects but don’t know where to start, then keep reading…Have you tried learning about the Raspberry Pi, but been overwhelmed by technical jargon that just doesn’t make sense?That’s the problem with most resources for the Pi.They overcomplicate the process and assume that you’re already a master programmer who knows dozens of programming languages.…But ... Read more

    $2.99 USD or Free with Kobo Plus

  • SQL Pocket Guide

    SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using ... Read more

    $9.99 USD

  • Efficient MySQL Performance

    Best Practices and Techniques

    You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs).Daniel Nichter shows ... Read more

    $41.99 USD

  • HTML5 & CSS3 For Dummies

    Translated by Judith Muhr ...
    by David Karlins ...
    Learn to create powerful and unique websites with HTML5 and CSS3HTML5 and CSS3 have ushered in an entirely new era in web development and web design. This easy-to-understand full-color guide presents the elements of design and development as equal; therefore, both designers and developers will benefit from learning how to leverage the power behind HTML5 and CSS3. The two-page spreads and helpful ... Read more

    $18.00 USD

  • Essential Business Process Modeling

    by Michael Havey ...
    Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today's enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor complex network-based ... Read more

    $28.99 USD

  • C Programming

    C Programming Language for beginners, teaching you how to learn to code in C fast!

    by Adam Dodson, TBD ...
    C PROGRAMMINGC is one of the most widely used programming languages today.First originating in the late 60's and early 70's, the C language has grown into one of the most powerful programming languages that you can learn!As this book explains, C has a wide variety of uses and capabilities, and learning C will provide you with a fantastic foundation for learning additional coding languages.Whether ... Read more

    $2.99 USD or Free with Kobo Plus

  • OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

    Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II ... Read more

    $48.00 USD

  • Effective Unit Testing

    A guide for Java developers

    by Lasse Koskela ...
    SummaryEffective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows ... Read more

    $49.99 USD

  • Ruby Cookbook

    Recipes for Object-Oriented Scripting

    Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading.Revised for Ruby 2.1, each recipe includes a discussion on ... Read more

    $30.99 USD

  • Django 3 By Example

    Build powerful and reliable Python web applications from scratch

    by Antonio Melé ...
    Learn Django 3 with four end-to-end web projects Key FeaturesLearn Django 3 by building real-world web applications from scratch in Python, using coding best practicesIntegrate other technologies into your application with clear, step-by-step explanations and comprehensive example codeImplement advanced functionalities like a full-text search engine, a user activity stream, or a recommendation ... Read more

    $36.99 USD or Free with Kobo Plus

  • Behavioural Types

    From Theory to Tools

    Edited by Simon Gay, António Ravara ...
    Behavioural type systems in programming languages support the specification and verification of properties of programs beyond the traditional use of type systems to describe data processing. A major example of such a property is correctness of communication in concurrent and distributed systems, motivated by the importance of structured communication in modern software. Behavioural Types: from ... Read more

    Free

  • Functional Python Programming

    Use a functional approach to write succinct, expressive, and efficient Python code

    “Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exercises at the end of every chapter! Purchase of the print or Kindle book includes a free eBook in PDF ... Read more

    $35.99 USD or Free with Kobo Plus

  • SQL in a Nutshell

    A Desktop Quick Reference

    For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5 ... Read more

    $48.99 USD

  • The Rules of Programming

    How to Write Better Code

    This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of 21 pragmatic rules, each presented in a standalone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers.Author Chris Zimmerman, cofounder of the video game studio ... Read more

    $28.99 USD

  • Machine Learning with Python for Everyone

    by Mark Fenner ...
    Series series Addison-Wesley Data & Analytics Series
    The Complete Beginner’s Guide to Understanding and Building Machine Learning Systems with PythonMachine Learning with Python for Everyone will help you master the processes, patterns, and strategies you need to build effective learning systems, even if you’re an absolute beginner. If you can write some Python code, this book is for you, no matter how little college-level math you know. Principal ... Read more

    $34.99 USD

  • C++ Without Fear

    A Beginner's Guide That Makes You Feel Smart

    Learning C++ Doesn’t Have to Be Difficult!Have you ever wanted to learn programming? Have you ever wanted to learn the C++ language behind many of today’s hottest games, business programs, and even advanced spacecraft? C++ Without Fear, Third Edition, is the ideal way to get started. Now updated for the newest C++14 standard and the free Microsoft Visual C++ Community Edition, it will quickly make ... Read more

    $24.99 USD

  • The HAProxy Handbook

    Load Balancing for Modern Infrastructure

    "The HAProxy Handbook: Load Balancing for Modern Infrastructure" is an authoritative resource designed to empower IT professionals, system administrators, and network engineers with the knowledge to master HAProxy. This comprehensive guide covers everything from foundational principles of load balancing to the advanced features and configurations of HAProxy, offering practical insights that bridge ... Read more

    $9.99 USD or Free with Kobo Plus

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Read more

    $9.99 USD or Free with Kobo Plus

  • Domain-Driven Design with Golang

    Use Golang to create simple, maintainable systems to solve complex business problems

    by Matthew Boyle ...
    Understand the concept of Domain-driven design and build two DDD systems from scratch that can be showcased as part of your portfolioKey FeaturesExplore Domain-driven design as a timeless concept and learn how to apply it with GoBuild a domain-driven monolithic application and a microservice from scratchLeverage patterns to make systems scalable, resilient, and maintainableBook DescriptionDomain ... Read more

    $32.99 USD 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

    $34.99 USD

  • Forty-Four Esolangs

    The Art of Esoteric Code

    by Daniel Temkin ...
    Series series Hardcopy
    A riveting collection of one artist’s many approaches to esolangs—esoteric programming languages—showcasing the form’s limitless artistic potential.In Forty-Four Esolangs, Daniel Temkin challenges conventional definitions of language, code, and computer, showing the potential of esolangs—or esoteric programming languages—as pure idea art. The languages in this volume ask programmers to write code ... Read more

    $21.99 USD

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... Read more

    $20.99 USD

  • Python Machine Learning: Introduction to Machine Learning with Python

    Machine learning is the science of getting machines and computers to act and learn on their own without being programmed explicitly. In just the past decade, this field has given us practical speech recognition, self-driving cars, greatly improved understanding of the overall human genome, effective web search and much more. Therefore, there is no wondering why machine learning is so pervasive ... Read more

    $3.99 USD or Free with Kobo Plus