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 1705 - 1728 of 10717 Results
Skip side bar filters
  • 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

  • Unity Game Development Scripting

    by Kyle D'Aoust ...
    If you are new to Unity scripting and want to learn simple and modular code and advance your knowledge to the next level, this is the book for you. ... Read more

    $26.99 USD or Free with Kobo Plus

  • 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

    $25.99 USD or Free with Kobo Plus

  • Raspberry Pi 3: A Practical Beginner's Guide To Understanding The Full Potential Of Raspberry Pi 3 By Starting Your Own Projects Using Python Programming

    by Finn Sanders ...
    ★☆**What if you could learn programming in a manner of hours, rather than months or years?**☆★The world of technology is quickly changing, and more and more people are looking for ways to learn coding and programming. However, some of the traditional options for this can be difficult and challenging to get started with—but with the Raspberry Pi 3, you will see the results in no time!The Raspberry ... Read more

    $2.99 USD or Free with Kobo Plus

  • Python 3 Text Processing with NLTK 3 Cookbook

    by Jacob Perkins ...
    This book is intended for Python programmers interested in learning how to do natural language processing. Maybe you've learned the limits of regular expressions the hard way, or you've realized that human language cannot be deterministically parsed like a computer language. Perhaps you have more text than you know what to do with, and need automated ways to analyze and structure that text. This ... Read more

    $26.99 USD or Free with Kobo Plus

  • Learn Three.js

    Programming 3D animations and visualizations for the web with HTML5 and WebGL

    by Jos Dirksen ...
    Create and animate stunning 3D browser based graphics with Three.js JavaScript libraryKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, and visualize and animate them directly from JavaScriptCreate your own custom WebGL shader and explore the postprocessing feature of Three.jsBook DescriptionWebGL makes it possible ... Read more

    $43.99 USD or Free with Kobo Plus

  • Build Your Own Website The Right Way Using HTML & CSS

    Start Building Websites Like a Pro!

    by Ian Lloyd ...
    With over 60,000 copies sold since its first edition, this SitePoint best-seller has just had a fresh update to include recent advances in the web industry.With the first two editions coming highly recommended by established, leading web designers and developers, the third edition with all its extra goodies will continue that trend. Also fully updated to include the latest operating systems, web ... Read more

    $23.99 USD or Free with Kobo Plus

  • Head First C#

    What will you learn from this book?Go from beginner to confident developer as you create apps, games, and real-world projects using C#, .NET 9, and Visual Studio. With this engaging, visual guide, you'll master object-oriented programming, build 3D games in Unity, harness the power of LINQ for data queries, and learn to leverage AI tools in your development, through puzzles, hands-on exercises, ... Read more

    $48.99 USD

  • Pocket Reference: Netduino for Beginner

    This starter book helps you how to develop an embedded application quickly using Netduino and .NET Micro Framework. All code samples are written in C#.**TOC**Preparing Development Environment1.1 Netduino1.2 Electronic Components1.2.1 Fritzing1.2.2 Arduino Sidekick Basic kit1.3 Netduino Software1.3.1 Installing .NET Micro Framework SDK1.3.2 Installing Netduino SDK1.4 Connecting Netduino to Computer ... Read more

    $1.99 USD

  • Machine Learning For Absolute Begginers A Step By Step Guide

    Algorithms For Supervised And Unsupervised Learning With Real World Applications

    Machine learning occurs primarily through the use of " algorithms" and other elaborate procedures.Whether you're a novice, intermediate or expert this book will teach you all the ins, outs and everything you need to know about machine learning.Instead of spending hundreds or even thousands of dollars on courses/materials why not read this book instead?Its a worthwhile read and the most valuable ... Read more

    $3.99 USD or Free with Kobo Plus

  • matplotlib Plotting Cookbook

    This book follows a cookbook style approach that puts orthogonal and non-redundant recipes in your hands. Rather than rehashing the user manual, the explanations expose the underlying logic behind Matplotlib. If you are an engineer or scientist who wants to create great visualizations with Python, rather than yet another specialized language, this is the book for you. While there are several very ... Read more

    $26.99 USD or Free with Kobo Plus

  • Drupal 7 Multilingual Sites

    A hands-on, practical guide for configuring your Drupal 7 website to handle all languages for your site users with this book and ebook

    by Kristen Pol ...
    A practical book with plenty of screenshots to guide you through the many features of multilingual Drupal. A demo ecommerce site is provided if you want to practice on a sample site, although you can apply the techniques learnt in the book directly to your site too. Any Drupal users who know the basics of building a Drupal site and are familiar with the Drupal UI, will benefit from this book. No ... Read more

    $19.99 USD or Free with Kobo Plus

  • Modern JavaScript for the Impatient

    by Cay Horstmann ...
    Exploit the Power of Modern JavaScript and Avoid the PitfallsJavaScript was originally designed for small-scale programming in web browsers, but modern JavaScript is radically different. Nowadays, JavaScript programmers actively embrace functional, object-oriented, and asynchronous programming, while deprecating error-prone concepts from the past. Modern JavaScript for the Impatient is a complete ... Read more

    $38.69 USD

  • Analytics Engineering with SQL and dbt

    Building Meaningful Data Models at Scale

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use ... Read more

    $41.99 USD

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Read more

    $19.99 USD or Free with Kobo Plus

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... Read more

    $9.99 USD

  • 100 Recipes for Programming Java

    by Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Read more

    $11.99 USD or Free with Kobo Plus

  • Basic Exercises for Competitive Programming - Python

    by Jan Pol ...
    Do you want practice for competitive programming?This book contain more of twenty exercises with its solution written in programming language Python. Also include desktop testing for more comprension. ... Read more

    $0.99 USD or Free with Kobo Plus

  • Blueprints Visual Scripting for Unreal Engine

    The faster way to build games using UE4 Blueprints

    Publisher\\'s note: This edition from 2019 is based on Unreal Engine 4 and does not make use of the most recent Unreal Engine features. A new third edition, updated for Unreal Engine 5 blueprints including new topics, such as implementing procedural generation and creating a product configurator, has now been published.Key FeaturesDesign a fully functional game in UE4 without writing a single line ... Read more

    $68.99 USD or Free with Kobo Plus

  • Rust Essentials

    A quick guide to writing fast, safe, and concurrent systems and applications

    by Ivo Balbaert ...
    Leverage the functional programming and concurrency features of Rust and speed up your application developmentKey Features\[\*\] Get started with Rust to build scalable and high performance applications\[\*\] Enhance your application development skills using the power of Rust\[\*\] Discover the power of Rust when developing concurrent applications for large and scalable softwareBook ... Read more

    $37.99 USD or Free with Kobo Plus

  • Programming ASP.NET

    Building Web Applications and Services with ASP.NET 2.0

    O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005.Among the most significant improvements to ASP.NET 2.0 are new server controls and services that ... Read more

    $28.99 USD

  • Python a gépben

    Második kiadás

    by Antal Koós ...
    A könyv e második kiadása gyakorlatilag egy teljesen új művet takar; a cím megegyezik, mivel a téma is, de a teljes átdolgozás során az eredeti szövegből szinte alig őrződött meg néhány mondat. És ami még ennél is fontosabb, a könyv a könnyebb olvashatóság érdekében sokkal lazább, tagoltabb szerkezetű lett, miközben az ismeretanyag alaposan megújult és jelentős mértékben kibővült. A törzsanyaggal ... Read more

    $5.18 USD or Free with Kobo Plus

  • HTML and XHTML Pocket Reference

    After years of using spacer GIFs, layers of nested tables, and other improvised solutions for building your web sites, getting used to the more stringent "standards-compliant" design that is de rigueur among professionals today can be intimidating.With standards-driven design, keeping style separate from content is not just a possibility but a reality. You no longer use HTML and XHTML as design ... Read more

    $9.99 USD