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 1393 - 1416 de 10704 resultados
Skip side bar filters
  • Beginning HTML and CSS

    de Rob Larsen ...
    Everything you need to build websites with the newest versions of HTML and CSSIf you develop websites, you know that the goal posts keep moving, especially now that your website must work on not only traditional desktops, but also on an ever-changing range of smartphones and tablets. This step-by-step book efficiently guides you through the thicket. Teaching you the very latest best practices and ... Leer más

    $27.00 USD

  • Python in Excel Step-by-Step

    de David Langer ...
    An intuitive guide for professionals wanting to prepare for the future of Microsoft Excel by building Python in Excel skills and unleashing the power of their data.A hands-on guide to the foundational Python in Excel skills you’ll need to understand and use this powerful analytics tool, Python in Excel Step-by-Step is for current Excel users interested in expanding their data analysis skillset ... Leer más

    $36.00 USD

  • Grokking Functional Programming

    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... Leer más

    $49.99 USD

  • Building High Integrity Applications with SPARK

    Software is pervasive in our lives. We are accustomed to dealing with the failures of much of that software - restarting an application is a very familiar solution. Such solutions are unacceptable when the software controls our cars, airplanes and medical devices or manages our private information. These applications must run without error. SPARK provides a means, based on mathematical proof, to ... Leer más

    $58.99 USD

  • Advanced Topics in Java

    Core Concepts in Data Structures

    Series series Professional and Applied Computing (R0)
    Java is one of the most widely used programming languages today. It was first released by Sun Microsystems in 1995. Over the years, its popularity has grown to the point where it plays an important role in most of our lives. From laptops to data centers, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere! There are tons of applications and heaps of websites ... Leer más

    $53.99 USD

  • Introduction to Design Patterns in C++ with Qt

    Series series Prentice Hall Open Source Software Development Series
    Master C++ “The Qt Way” with Modern Design Patterns and Efficient ReuseThis fully updated, classroom-tested book teaches C++ “The Qt Way,” emphasizing design patterns and efficient reuse. Readers will master both the C++ language and Qt libraries, as they learn to develop maintainable software with well-defined code layers and simple, reusable classes and functions.Every chapter of this edition ... Leer más

    $46.99 USD

  • Hands-On MQTT Programming with Python

    Work with the lightweight IoT protocol in Python

    Explore the features included in the latest versions of MQTT for IoT and M2M communications and use them with modern Python 3. Key FeaturesMake your connected devices less prone to attackers by understanding security mechanismsTake advantage of MQTT features for IoT and Machine-to-Machine communicationsThe only book that covers MQTT with a single language, PythonBook Description... ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Game Development Using Python

    This book will guide you through the basic game development process using Python, covering game topics including graphics, sound, artificial intelligence, animation, game engines, etc. Real games are created as you work through the text and significant parts of a game engine are built and made available for download. The companion disc contains all of the resources described in the book, e.g. ... Leer más

    $28.99 USD o gratis con Kobo Plus

  • Introduction To Windows And Graphics Programming With Visual C++ (With Companion Media Pack) (Second Edition)

    de Roger W Mayne ...
    The Companion Media Pack is available in the .Introduction to Windows® and Graphics Programming with Visual C++® (2nd Edition) provides an accessible approach to the study of Windows programming. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others interested in Windows programming and its convenient graphics ... Leer más

    $34.99 USD

  • Modern C++ Programming Cookbook

    Recipes to explore data structure, multithreading, and networking in C++17

    Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++ Key Features\[\*\] Explore the most important language and library features of C++17, including containers, algorithms, regular expressions, threads, and more,\[\*\] Get going with unit testing frameworks Boost.Test, Google Test and Catch,\[\*\] Extend your C++ ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Oracle JET for Developers

    Implement client-side JavaScript efficiently for enterprise Oracle applications

    Client side JavaScript for enterprise Oracle applications. Key Features\[\*\] Develop resilient and robust client-side applications\[\*\] Explore the power of popular JavaScript libraries such as jQuery, RequireJS, and custom Oracle JavaScript libraries\[\*\] Integrate JavaScript for Oracle developers\[\*\] Easily debug and secure your cloud interfacesBook DescriptionThis book will give you a ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Serverless computing in Azure with .NET

    Build, test, and automate deployment

    Harness the power of the Cloud, leveraging the speed and scale of Azure Serverless computingKey Features? Take advantage of the agility, scale, and cost-effectiveness of the cloud using Azure Serverless compute? Build scalable, reliable, and cost-effecient applications with Serverless architecture and .NET? Learn to use Azure functions to their fullest potential in .NETBook DescriptionServerless ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • C# for New Programmers, 2025 Edition: A Practical Guide with Projects

    de Liam Byrne ...
    Are you ready to master C# and start building real-world applications?Learning a new programming language can be intimidating. Many books are too theoretical, leaving you with knowledge but no practical skills. "C# for New Programmers, 2025 Edition" is different. This book is your hands-on, project-based guide to mastering modern C# and the .NET ecosystem, designed specifically for beginners, ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Learning C# by Developing Games with Unity 2019

    Code in C# and build 3D games with Unity

    Understand the fundamentals of C\# programming and get started with coding from ground up in an engaging and practical mannerKey FeaturesBuild 3D games step-by-step while learning essential C\# programming concepts and real-world coding skillsCreate interactive mechanics, animations, and AI behaviors using Unity's tools and scripting featuresDevelop a strong programming foundation by understanding ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • Full Stack Development Explained

    From Frontend to Backend

    de Peter Johnson ...
    "Full Stack Development Explained: From Frontend to Backend" demystifies the comprehensive field of full stack web development, offering a detailed roadmap for aspiring and experienced developers alike. This book meticulously covers the essential technologies and tools, from HTML, CSS, and JavaScript for frontend development, to Node.js, Express.js, and database management for backend tasks. ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Game Development Patterns with Unity 2021

    Explore practical game development using software design patterns and best practices in Unity and C#

    de David Baron ...
    Solve your programming woes in Unity with practical design propositionsKey FeaturesGain a comprehensive overview of Unity engine architecture and coding modelBuild a complete racing game using software design patterns and understand how to implement them in UnityDownload the source code of the complete prototype demonstrating each of the software patterns usedBook DescriptionThis book is written ... Leer más

    $53.99 USD o gratis con Kobo Plus

  • Test-Driven Development with C++

    A simple guide to writing bug-free Agile code

    Learn how to write software that excites your customers and avoids breaking your work when making changes Key Features • Learn how a simple shift in focus will let you use tests to meet customer needs • Develop a testing library and a logging library that you can use in your own projects • Drive better code designs with effective tests that help new team members contribute faster Book Description ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Internet Address E-Book of ANDROID Programming 15 Downloadable E-Book

    de TANER PERMAN ...
    Internet Address E-Book of ANDROID Programming 15 Downloadable E-Book50 Android HacksAndbook Android ProgrammingAndroid a Programmers GuideAndroid Application Development For DummiesAndroid Apps for Absolute BeginnersAndroid Beginners Guide by GoogleAndroid Developer Tools EssentialsAndroid Programming BasicsBeginning AndroidExpert AndroidHead First Android DevelopmentLearn Android App Dev... ... Leer más

    $7.61 USD

  • Oracle Database 11g PL/SQL Programming Workbook

    Series series Oracle Press
    Ramp Up Your PL/SQL Programming SkillsMaster PL/SQL through the hands-on exercises, extensive examples, and real-world projects inside this Oracle Press guide. Filled with best practices, Oracle Database 11g PL/SQL Programming Workbook covers all the latest features and enhancements of the language. Mastery checks at the end of each chapter reinforce the material covered, and sample code from the ... Leer más

    $45.99 USD

  • Jira 8 Administration Cookbook

    Over 90 recipes to administer, customize, and extend Jira Core and Jira Service Desk

    de Patrick Li ...
    Build customized solutions that fulfil your business requirements using the latest features of Jira 8Key FeaturesLearn how to customize Jira applications to suit your organizational requirementsExtend Jira's capabilities for custom integrations with other products and services such as Slack and GitHubExplore practical recipes for troubleshooting and securing your Jira instances with best ... Leer más

    $22.99 USD o gratis con Kobo Plus

  • Programación de Computadoras: De Principiante a Malvado—JavaScript, HTML, CSS, & SQL

    Internamente, encontrarás una introducción a JavaScript, HTML, CSS y SQL. Estos son lenguajes de programación. Algunos de ellos se conocen como lenguajes de scripting.A partir de JavaScript, le presentaré los lenguajes de programación mencionados. Con suerte, al final de este libro, tendrá las respuestas a las preguntas de lo qué es y de lo qué puedes hacer con estos lenguajes.JavaScript es un ... Leer más

    $9.99 USD

  • Deep Reinforcement Learning Hands-On

    A practical and easy-to-follow guide to RL from Q-learning and DQNs to PPO and RLHF

    de Maxim Lapan ...
    Maxim Lapan delivers intuitive explanations and insights into complex reinforcement learning (RL) concepts, starting from the basics of RL on simple environments and tasks to modern, state-of-the-art methods Purchase of the print or Kindle book includes a free PDF eBook Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesLearn with concise explanations, ... Leer más

    $42.99 USD o gratis con Kobo Plus

  • Managing Your IT Infrastructure with Zentyal

    Article

    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Leer más

    $0.50 USD

  • Learn WinUI 3.0

    Leverage the power of WinUI, the future of native Windows application development

    A beginner\\'s guide to building Windows applications with WinUI for UWP and desktop applicationsKey FeaturesCreate modern Windows 10 applications and gain access to UI controls that were previously limited to UWP applicationsDiscover how to modernize your existing Win32 apps with a modern Windows 10 UILearn to embed a single page application (SPA) in a WinUI application with a web framework like ... Leer más

    $36.99 USD o gratis con Kobo Plus