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 769 - 792 of 10717 Results
Skip side bar filters
  • MySQL Pocket Reference

    SQL Functions and Utilities

    by George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Read more

    $9.99 USD

  • Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide

    A Comprehensive OCPJP 8 Certification Guide

    Series series Professional and Applied Computing (R0)
    This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips.Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam.The book starts by ... Read more

    $71.99 USD

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Read more

    $24.99 USD

  • Learn LLVM 12

    A beginner's guide to learning LLVM compiler tools and core libraries with C++

    by Kai Nacke ...
    Learn how to build and use all parts of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core librariesKey FeaturesGet to grips with effectively using LLVM libraries step-by-stepUnderstand LLVM compiler high-level design and apply the same principles to your own compilerUse compiler-based tools to improve the quality of code in ... Read more

    $41.99 USD or Free with Kobo Plus

  • Refactoring JavaScript

    Turning Bad Code Into Good Code

    by Evan Burchard ...
    How often do you hear people say things like this? "Our JavaScript is a mess, but we’re thinking about using [framework of the month]."Like it or not, JavaScript is not going away. No matter what framework or ”compiles-to-js” language or library you use, bugs and performance concerns will always be an issue if the underlying quality of your JavaScript is poor. Rewrites, including porting to the ... Read more

    $30.99 USD

  • SQL Made Simple

    by Bryan Pine ...
    Forget abstract technical manuals and complicated diagrams. "SQL Made Simple" teaches database queries through familiar, everyday scenarios you already understand. Written in plain English with practical examples, this guide translates SQL concepts into real-world situations - because learning to query data shouldn't require a computer science degree.Instead of starting with technical jargon, each ... Read more

    $4.99 USD or Free with Kobo Plus

  • Production-Ready Crystal

    Discover how to leverage Crystal's static typing and C-like performance while maintaining Ruby's developer-friendly syntax. Learn to build scalable microservices, CLI tools, and high-throughput web applications. Perfect for Ruby developers seeking better performance or Go developers wanting more expressiveness. Includes deployment strategies, testing patterns, and real-world architectural ... Read more

    $4.99 USD or Free with Kobo Plus

  • Customizing Chef

    Getting the Most Out of Your Infrastructure Automation

    by Jon Cowie ...
    Take advantage of Chef’s highly customizable design to tackle specific automation issues that you can’t solve by simply using Chef’s tools, resources, and services out of the box. With this practical guide, you’ll examine the internal structure of this configuration management technology and learn where, how, and why to add custom code.Author Jon Cowie not only provides code snippets and practical ... Read more

    $23.99 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

  • 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

  • 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

  • Hands-On Computer Vision with TensorFlow 2

    Leverage deep learning to create powerful image processing apps with TensorFlow 2.0 and Keras

    A practical guide to building high performance systems for object detection, segmentation, video processing, smartphone applications, and moreKey FeaturesDiscover how to build, train, and serve your own deep neural networks with TensorFlow 2 and KerasApply modern solutions to a wide range of applications such as object detection and video analysisLearn how to run your models on mobile devices and ... Read more

    $27.99 USD or Free with Kobo Plus

  • Learning C# by Developing Games with Unity 2020

    An enjoyable and intuitive approach to getting started with C# programming and Unity

    Get to grips with coding in C\# and build simple 3D games with Unity from the ground up with this updated fifth edition of the bestselling guideKey FeaturesUnderstand C\# programming basics, terminology, and coding best practicesPut your knowledge of C\# concepts into practice by building a fun and playable gameCome away with a clear direction for taking your C\# programming and Unity game ... Read more

    $60.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

  • 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