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 1561 - 1584 of 10650 Results
Skip side bar filters
  • Python Graphics

    A Reference for Creating 2D and 3D Images

    by B.J. Korites ...
    Series series Professional and Applied Computing (R0)
    This book will show you how to use Python to create graphic objects for technical illustrations and data visualization.Often, the function you need to produce the image you want cannot be found in a standard Python library. Knowing how to create your own graphics will free you from the chore of looking for a function that may not exist or be difficult to use. This book will give you the tools to ... Read more

    $40.49 USD

  • 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.19 USD or Free with Kobo Plus

  • SQL Success

    "SQL Success" is about problem-solving in SQL. It bridges the gap between dry and dull database theory books, and developer books that focus on giving recipes without explaining sufficiently the reasons behind the recipes or discussing alternative solutions.Many developers struggle with SQL due to the contrast between the top-down logic of most programming languages and SQL's set-based approach. ... Read more

    $39.99 USD or Free with Kobo Plus

  • Comprehensive Guide to Chromium Embedded Framework

    Definitive Reference for Developers and Engineers

    "Comprehensive Guide to Chromium Embedded Framework"The "Comprehensive Guide to Chromium Embedded Framework" is the definitive resource for developers, architects, and technical decision-makers seeking to master CEF, the industry-standard framework for embedding web technologies into desktop applications. This authoritative volume opens with a thorough exploration of CEF’s origins, architecture, ... Read more

    $9.95 USD or Free with Kobo Plus

  • Beginning Spring Data

    Data Access and Persistence for Spring Framework 6 and Boot 3

    by Andres Sacco ...
    Series series Professional and Applied Computing (R0)
    Use the popular Spring Data project for data access and persistence using various Java-based APIs such as JDBC, JPA, MongoDB, and more.This book shows how to easily incorporate data persistence and accessibility into your microservices, cloud-native applications, and monolithic enterprise applications. It also teaches you how to perform unit and performance testing of a component that accesses a ... Read more

    $49.49 USD

  • Learning Design Patterns with Unity

    Learn the secret of popular design patterns while building fun, efficient games in Unity 2023 and C#

    Build optimized games & elevate your skills with popular software design patterns in Unity 2023 and C\#! Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesCraft engaging Unity 2023 games while mastering design patterns like Singleton, Object Pool, and moreWrite clean, reusable C\# code using creational, behavioral, and structural patterns, tailored for the game ... Read more

    $32.39 USD or Free with Kobo Plus

  • Java EE 7 Essentials

    Enterprise Developer Handbook

    by Arun Gupta ...
    Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch ... Read more

    $30.99 USD

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... Read more

    $20.19 USD

  • Python for Offensive PenTest

    A practical guide to ethical hacking and penetration testing using Python

    by Hussam Khrais ...
    Your one-stop guide to using Python, creating your own hacking tools, and making the most out of resources available for this programming languageKey FeaturesComprehensive information on building a web application penetration testing framework using PythonMaster web application penetration testing using the multi-paradigm programming language PythonDetect vulnerabilities in a system or application ... Read more

    $25.69 USD or Free with Kobo Plus

  • Practical Cryptography in Python

    Learning Correct Cryptography by Example

    Series series Professional and Applied Computing (R0)
    Develop a greater intuition for the proper use of cryptography. This book teaches the basics of writing cryptographic algorithms in Python, demystifies cryptographic internals, and demonstrates common ways cryptography is used incorrectly.Cryptography is the lifeblood of the digital world’s security infrastructure. From governments around the world to the average consumer, most communications are ... Read more

    $49.49 USD

  • ASP.NET SignalR Programming By Example

    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book: * Preparing Development Environment * Persistent Connections * ASP.NET SignalR Hubs * ASP.NET SignalR Groups * SignalR and ASP.NET MVC 5 * SignalR and .NET Client ... Read more

    $3.49 USD

  • Haskell from Another Site

    Build your knowledge of Haskell types with this insightful resource.The first book of its type on learning how types work in the Haskell programming language. It contains many simplified diagrams and descriptions of methods, datatypes, newtypes, and classes. The first two chapters help you configure the IDE, stack, and cabal so that you can practice writing and understanding type signatures while ... Read more

    $12.00 USD or Free with Kobo Plus

  • Modern R Programming Cookbook

    Recipes to simplify your statistical applications

    by Jaynal Abedin ...
    Recipes for emerging developers in R programming and data scientists to simplify their R programming capabilitiesKey FeaturesDevelop strategies to speed up your R codeTackle programming problems and explore both functional and object-oriented programming techniquesLearn how to address the core problems of programming in R with the most popular R packages for common tasksBook DescriptionR is a ... Read more

    $37.79 USD or Free with Kobo Plus

  • 950 C Language Interview Questions and Answers

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive C Language ... Read more

    $2.99 USD

  • Advanced Analytics with PySpark

    Patterns for Learning from Data at Scale Using Python and Spark

    The amount of data being generated today is staggering and growing. Apache Spark has emerged as the de facto tool to analyze big data and is now a critical part of the data science toolbox. Updated for Spark 3.0, this practical guide brings together Spark, statistical methods, and real-world datasets to teach you how to approach analytics problems using PySpark, Spark's Python API, and other best ... Read more

    $41.09 USD

  • Hands-On Visual Studio 2022

    A developer's guide to exploring new features and best practices in VS2022 for maximum productivity

    Learn to design, develop, debug, and deploy technologies by harnessing the full power of Visual Studio 2022 by discovering its new features and exclusive techniquesKey FeaturesDiscover solutions to common problems faced while using Visual Studio 2022Explore tips, tricks, and best practices and discover ways to overcome source-code challengesDeep dive into Visual Studio’s new features and unleash ... Read more

    $53.09 USD or Free with Kobo Plus

  • Crystal Programming

    A project-based introduction to building efficient, safe, and readable web and CLI applications

    The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey FeaturesThe book uses an example-based approach for a better demonstration of the underlying conceptsDevelop a thorough appreciation of the roles of the macro API and annotationsLeverage supportive tools – ... Read more

    $39.59 USD or Free with Kobo Plus

  • Raspberry Pi 4 Manual Completo

    by Raphael Stone ...
    Felicitaciones por convertirte en un explorador de la Raspberry Pi 4. Estamos seguros de que disfrutarás descubrir un mundo de la informática completamente nuevo y la posibilidad de crear tus propios juegos, controlar tus propios robots y máquinas, y compartir tus experiencias con otros fanáticos de la Raspberry Pi.La Raspberry Pi 4 puede hacer una cantidad sorprendente de cosas. Los entusiastas ... Read more

    $3.95 USD

  • Grokking Concurrency

    by Kiril Bobrov ...
    This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any language.Perplexed by concurrency? Don’t be. This engaging, fully-illustrated beginner’s guide gets you writing the kind of high-performance code your apps deserve. Inside, you’ll find thorough explanations of concurrency’s core concepts—all explained with ... Read more

    $49.99 USD

  • Julia 1.0 Programming Complete Reference Guide

    Discover Julia, a high-performance language for technical computing

    Learn dynamic programming with Julia to build apps for data analysis, visualization, machine learning, and the webKey FeaturesLeverage Julia's high speed and efficiency to build fast, efficient applicationsPerform supervised and unsupervised machine learning and time series analysisTackle problems concurrently and in a distributed environmentBook DescriptionJulia offers the high productivity and ... Read more

    $31.49 USD or Free with Kobo Plus

  • Metasploit, 2nd Edition

    The new and improved guide to penetration testing using the legendary Metasploit Framework.Metasploit: The Penetration Tester’s Guide has been the definitive security assessment resource for over a decade. The Metasploit Framework makes discovering, exploiting, and sharing vulnerabilities quick and relatively painless, but using it can be challenging for newcomers.Written by renowned ethical ... Read more

    $35.99 USD

  • Automate the Boring Stuff with Python Workbook

    Projects and Exercises to Sharpen Your Python Skills

    by Al Sweigart ...
    You've seen what Python can do. Now go deeper.This workbook transforms Al Sweigart’s best-selling guide from a reading experience into a coding experience. Following Automate the Boring Stuff with Python chapter by chapter, this workbook will help you turn concepts into muscle memory through carefully designed exercises, projects, and real Python scripts.Every concept from Automate is reinforced ... Read more

    $28.99 USD

  • Ethical Hacking

    A Beginners Guide To Learning The World Of Ethical Hacking

    by Lakshay Eshan ...
    This book is written for those people who want to hack systems to test identify the security holes and vulnerabilities of those systems.This book outlines different tricks and techniques that an ethical hacker can use to assess the security of the systems, identify vulnerabilities and fix those vulnerabilities. This is done to prevent any malicious attacks against the system.The hacking we talk ... Read more

    $2.99 USD or Free with Kobo Plus

  • Practical Data Science with Python

    Learn tools and techniques from hands-on examples to extract insights from data

    by Nathan George ...
    Learn to effectively manage data and execute data science projects from start to finish using PythonKey FeaturesUnderstand and utilize data science tools in Python, such as specialized machine learning algorithms and statistical modelingBuild a strong data science foundation with the best data science tools available in PythonAdd value to yourself, your organization, and society by extracting ... Read more

    $41.39 USD or Free with Kobo Plus