Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 1561 - 1584 de 10706 resultados
Skip side bar filters
  • Mastering eBPF

    From Networking to Security in the Linux Kernel

    "Mastering eBPF: From Networking to Security in the Linux Kernel" is an essential guide for IT professionals, developers, and system administrators seeking to harness the full potential of eBPF in enhancing their Linux environments. This comprehensive volume delves into the details of eBPF's architecture, programming intricacies, and its transformative applications across networking, security, and ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Getting Started with Oracle WebLogic Server 12c: Developers Guide

    Getting Started with Oracle WebLogic Server 12c is a fast-paced and feature-packed book, designed to get you working with Java EE 6, JDK 7 and Oracle WebLogic Server 12c straight away, so start developing your own applications.Getting Started with Oracle WebLogic Server 12c: Developer's Guide is written for developers who are just getting started, or who have some experience, with Java EE who want ... Leer más

    $31.99 USD o gratis con Kobo Plus

  • The Go Programming Language Reference

    Definitive Reference for Developers and Engineers

    "The Go Programming Language Reference""The Go Programming Language Reference" serves as an authoritative guide to the syntax, semantics, and advanced features of Go, one of the most modern and efficient programming languages in use today. Beginning with a rigorous analysis of Go's lexical elements and statement structures, the book lays a foundation for developers by detailing tokens, literals, ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • PHP and MySQL Web Development: A Beginner’s Guide

    Series series Beginner's Guide
    Essential Skills—Made Easy!PHP and MySQL Web Development: A Beginner's Guide takes you from building static web pages to creating comprehensive database-driven web applications. The book reviews HTML, CSS, and JavaScript and then explores PHP--its structure, control statements, arrays, functions, use with forms, and file handling capabilities. Next, the book examines MySQL, including SQL, the ... Leer más

    $36.99 USD

  • Oracle Database 12c PL/SQL Programming

    Master Oracle Database 12c PL/SQL Application DevelopmentDevelop, debug, and administer robust database programs. Filled with detailed examples and expert strategies from an Oracle ACE, Oracle Database 12c PL/SQL Programming explains how to retrieve and process data, write PL/SQL statements, execute effective queries, incorporate PHP and Java, and work with dynamic SQL. Code testing, security, and ... Leer más

    $62.99 USD

  • Programming WebRTC

    Build Real-Time Streaming Applications for the Web

    de Karl Stolley ...
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. ... Leer más

    $28.99 USD

  • The Ultimate Guide to 2D games with Unity

    Ultimate Guides, #2

    Series Libro 2 - Ultimate Guides
    Get started with 2D Games and Unity without the headachesWithout my book, most people spend too long trying to create 2D games and learn C# with Unity the hard way. This book is the only one that will get you to learn Unity fast without wasting so much time. It includes 15 chapters that painlessly teach you the necessary skills to master C# with Unity and to create 2D interactive games.What you ... Leer más

    $10.00 USD o gratis con Kobo Plus

  • Deep Learning with Python

    SummaryDeep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About ... Leer más

    $49.99 USD

  • Service-Oriented Design with Ruby and Rails

    de Paul Dix ...
    Series series Addison-Wesley Professional Ruby Series
    The Complete Guide to Building Highly Scalable, Services-Based Rails ApplicationsRuby on Rails deployments are growing, and Rails is increasingly being adopted in larger environments. Today, Rails developers and architects need better ways to interface with legacy systems, move into the cloud, and scale to handle higher volumes and greater complexity. In Service-Oriented Design with Ruby and Rails ... Leer más

    $43.19 USD

  • Learning Angular

    A practical guide to building web applications with modern Angular

    Learn Angular by building a real-world e-shop web app, step-by-step from scaffolding to deployment, with expert guidance every step of the way "Learning Angular provides the reader with an experience of building upon a simple application that is introduced at the beginning of the book." – Manfred Steyer, Google Developer Expert Free with your book: DRM-free PDF version + access to Packt's next-gen ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

    de J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Leer más

    $1.89 USD o gratis con Kobo Plus

  • Build a 2.5D RPG with Godot 4 and C#

    Build a 2.5D World with Player Combat and Enemy AI

    godot 4 c# game development and 2.5d rpg tutorial. Learn to build a complete 2.5D RPG game with Godot 4 and C#. This hands-on guide covers tilemaps, dialogue systems, combat mechanics, inventory management, and save/load functionality. Step-by-step project for beginners to pros. Unlike C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals by [placeholder] or C# 12 and .NET 8 – Modern ... Leer más

    $4.99 USD

  • Mastering Lua Programming

    From Basics to Expert Proficiency

    de William Smith ...
    "Mastering Lua Programming: From Basics to Expert Proficiency" is a comprehensive guide designed to lead you through the nuances of Lua, from fundamental concepts to advanced techniques. This book covers essential topics such as variables, data types, operators, and control structures, providing a solid foundation for any aspiring Lua developer. With a meticulous approach, it delves into functions ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Hands-On Software Architecture with Golang

    Design and architect highly scalable and robust applications using Go

    Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modelingKey FeaturesGain knowledge of architectural approaches on SOA and microservices for architectural decisionsExplore different architectural patterns for building distributed applicationsMigrate applications written in Java or Python to the Go languageBook ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how ... Leer más

    $60.99 USD o gratis con Kobo Plus

  • Raspberry Pi

    The complete guide to Raspberry Pi for beginners, including projects, tips, tricks, and programming

    de James Arthur ...
    RASPBERRY PIThis book serves as a beginner’s guide to the world of Raspberry Pi, the different models, how to use them, and what their capabilities are.Inside, you will discover the power of the Raspberry Pi microcomputer, which model is the right one for you, how to set up your Pi for use, and how to get started on your very first Raspberry Pi project!You will discover the different programming ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • AI for Game Developers

    Creating Intelligent Behavior in Games

    Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more ... Leer más

    $23.99 USD

  • Modern API Development with Spring 6 and Spring Boot 3

    Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3

    Discover ways to enhance your application's functionality through hands-on learning for designing, testing, securing, deploying, and maintaining production-ready APIsKey FeaturesLearn how to design, develop, test, and deploy modern APIs in JavaExplore techniques for optimizing API performance and handling errorsSecure your APIs with industry-standard authentication and authorization techniquesGet ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... Leer más

    $23.99 USD

  • Template Metaprogramming with C++

    Learn everything about C++ templates and unlock the power of template metaprogramming

    Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey FeaturesGrasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook DescriptionLearn how the metaprogramming technique ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • C++ All-in-One For Dummies

    Get ready for C++20 with all you need to know for complete mastery!Your comprehensive and updated guide to one of the world’s most popular programming languages is here! Whether you’re a novice or expert, you’ll find what you need to get going with the latest features of C++20. The workhorse of programming languages, C++ gives you the utmost control of data usage and interface and resource ... Leer más

    $27.00 USD

  • Pandas Cookbook

    Practical recipes for scientific computing, time series, and exploratory data analysis using Python

    From fundamental techniques to advanced strategies for handling big data, visualization, and more, this book equips you with skills to excel in real-world data analysis projects. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThis book targets features in pandas 2.x and beyondPractical, easy to implement recipes for quick solutions to common problems in ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    de Corin Hale ...
    Series Libro 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... Leer más

    $5.99 USD o gratis con Kobo Plus