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 8269 Results
Skip side bar filters
  • Text Analytics with Python

    A Practitioner's Guide to Natural Language Processing

    Leverage Natural Language Processing (NLP) in Python and learn how to set up your own robust environment for performing text analytics. This second edition has gone through a major revamp and introduces several significant changes and new topics based on the recent trends in NLP.You’ll see how to use the latest state-of-the-art frameworks in NLP, coupled with machine learning and deep learning ... Read more

    $31.99 USD

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Read more

    $23.99 USD or Free with Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $21.99 USD

  • Natural Language Processing with Python

    Analyzing Text with the Natural Language Toolkit

    This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range ... Read more

    $33.99 USD

  • Natural Language Processing with Python Quick Start Guide

    Going from a Python developer to an effective Natural Language Processing Engineer

    Build and deploy intelligent applications for natural language processing with Python by using industry standard tools and recently popular methods in deep learningKey FeaturesA no-math, code-driven programmer’s guide to text processing and NLPGet state of the art results with modern tooling across linguistics, text vectors and machine learningFundamentals of NLP methods from spaCy, gensim, scikit ... Read more

    $22.99 USD or Free with Kobo Plus

  • 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

    $23.99 USD $19.99 USD

  • Getting Started with Adafruit Trinket

    15 Projects with the Low-Cost AVR ATtiny85 Board

    by Mike Barela ...
    Arduino's ubiquity and simplicity has led to a gigantic surge in the use of microcontrollers to build programmable electronics project. Despite the low cost of Arduino, you're still committing about $30 worth of hardware every time you build a project that has an Arduino inside. This is where Adafruit's Trinket comes in. Arduino-compatible, one-third the price, and low-power, the Trinket lets you ... Read more

    $14.99 USD

  • Mastering VBA for Microsoft Office 365

    Customize and ramp-up Office 365 applicationsNOTE: Please click Downloads (located in the menu on the left) to download “Full Code Download.”The revised 2019 edition of Mastering VBA Microsoft Office 365 offers an accessible guide that shows how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes ... Read more

    $31.00 USD

  • Beginner's Step-by-Step Coding Course

    Learn Computer Programming the Easy Way

    by DK ...
    Series series DK Complete Courses
    With this visual guide to computer programming for beginners, it has never been easier to learn how to code.Coding skills are in high demand and the need for programmers is still growing. Covering three of the most popular languages for new coders, this book uses a graphic method to break complex subjects into user-friendly chunks, bringing essential skills within easy reach. Each chapter contains ... Read more

    $12.99 USD $1.99 USD

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... Read more

    $62.99 USD

  • Programming Concepts in C++

    by Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Read more

    $4.99 USD

  • Beginning Java Data Structures and Algorithms

    Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner

    by James Cutajar ...
    Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application.Key FeaturesExplains in detail different algorithms and data structures with sample problems and Java implementations where appropriateIncludes interesting tips and tricks that ... Read more

    $18.99 USD or Free with Kobo Plus

  • Practical Design Patterns for Java Developers

    Hone your software design skills by implementing popular design patterns in Java

    Unravel the power of Java design patterns by learning where to apply them effectively to solve specific software design and development problemsKey FeaturesDecouple logic across objects with dependency injection by creating various vehicles with featuresFinalize vehicle construction by chaining handlers using the Chain of Responsibility PatternPlan and execute an advanced vehicle sensor initiation ... Read more

    $28.99 USD or Free with Kobo Plus

  • Practical Time Series Analysis

    Step by Step guide filled with real world practical examples.

    Step by Step guide filled with real world practical examples.About This BookGet your first experience with data analysis with one of the most powerful types of analysis—time-series.Find patterns in your data and predict the future pattern based on historical data.Learn the statistics, theory, and implementation of Time-series methods using this example-rich guideWho This Book Is ForThis book is ... Read more

    $35.99 USD or Free with Kobo Plus

  • C++ For Dummies

    The best-selling C++ For Dummies book makes C++ easier!C++ For Dummies, 7th Edition is the best-selling C++ guide on the market, fully revised for the 2014 update. With over 60% new content, this updated guide reflects the new standards, and includes a new Big Data focus that highlights the use of C++ among popular Big Data software solutions. The book provides step-by-step instruction from the ... Read more

    $21.00 USD

  • Flexbox in CSS

    by Estelle Weyl ...
    Layout designers rejoice: CSS finally has an update that will make your lives easier. Flexible box layout, often called Flexbox, frees you from the challenges of creating layouts with floats and padding? and lets you specify containers and their contents instead. The new model means you can specify the directions in which material flows, how content wraps, and the ways components can expand to ... Read more

    $8.99 USD

  • 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

    $20.99 USD

  • Modern C++ Programming Cookbook

    Master modern C++ including the latest features of C++23 with 140+ practical recipes

    Packed with practical recipes, explore the latest advancements in C++, optimize performance, and gain insights into essential techniques though this comprehensive guide. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesNot just a guide to C++23 programming; find the right solution to over 150 coding tasks in any modern variant of C++Learn all the most important ... Read more

    $39.99 USD or Free with Kobo Plus

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... Read more

    $10.99 USD

  • Learn You a Haskell for Great Good!

    A Beginner's Guide

    It's all in the name: Learn You a Haskell for Great Good! is a hilarious, illustrated guide to this complex functional language. Packed with the author's original artwork, pop culture references, and most importantly, useful example code, this book teaches functional fundamentals in a way you never thought possible.You'll start with the kid stuff: basic syntax, recursion, types and type classes. ... Read more

    $26.99 USD

  • Principles of Package Design

    Creating Reusable Software Components

    Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time.The first part of this book walks you through the five SOLID principles that will help you improve the design of your classes. The second part introduces you to the ... Read more

    $62.99 USD

  • Web Scraping with Python

    by Ryan Mitchell ...
    If programming is magic, then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need. This thoroughly updated third edition not only introduces you to web scraping but also serves as a comprehensive guide to scraping almost every type of data from the modern web.Part I focuses on ... Read more

    $41.99 USD

  • NinjaScript Programmer's Launch Pad V8

    by Scott Daggett ...
    The NinjaScript Programmer's Launch Pad V8 is a tutorial designed for C#.NET programmers new to NinjaTrader 8's NinjaScript programming environment. It begins by providing the new NinjaScript programmer with a clear understanding of the underlying structure, data, key classes, and efficient programming techniques for writing NinjaScript indicators. This same foundation of knowledge is necessary ... Read more

    $12.99 USD or Free with Kobo Plus

  • C Programming Pocket Primer

    Series series Pocket Primer
    As part of the Pocket Primer series, this book provides an overview of the major concepts to program in the language of C. Companion files with source code from the book and figures are included.FEATURES:Provides an overview of the most important C programming techniquesCovers up-to-date information regarding the C11 standardIncludes two chapters on pointersContains companion files ... ... Read more

    $35.99 USD or Free with Kobo Plus