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 1801 - 1824 de 10661 resultados
Skip side bar filters
  • 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

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

    $2.99 USD o gratis con Kobo Plus

  • Python 3 Text Processing with NLTK 3 Cookbook

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

    $26.99 USD o gratis con Kobo Plus

  • Learn Three.js

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

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

    $43.99 USD o gratis con 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, ... Leer más

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

    $1.99 USD

  • 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

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

    $19.99 USD o gratis con Kobo Plus

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

    $19.99 USD o gratis con 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 ... Leer más

    $9.99 USD

  • Software Design for Python Programmers

    Principles and patterns

    de Ronald Mak ...
    Software Design for Python Programmers shows you how to level up from writing Python code to designing Python applications. Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more.Great applications take advantage of ... Leer más

    $43.99 USD

  • Practical System Programming with C

    Pragmatic Example Applications in Linux and Unix-Based Operating Systems

    Series series Professional and Applied Computing (R0)
    This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals ... Leer más

    $53.99 USD

  • Visual Studio Code

    End-to-End Editing and Debugging Tools for Web Developers

    de Bruce Johnson ...
    Expert guidance on using Visual Studio Code for editing and debugging your web development projectsVisual Studio Code, a free, open source, cross-compatible source code editor, is one of the most popular choices for web developers. It is fast, lightweight, customizable, and contains built-in support for JavaScript, Typescript, and Node.js extensions for other languages, including C++, Python, and ... Leer más

    $27.00 USD

  • Professional C# 2012 and .NET 4.5

    Intermediate to advanced technique coverage, updated for C# 2012 and .NET 4.5This guide is geared towards experienced programmers looking to update and enhance their skills in writing Windows applications, web apps, and Metro apps with C# and .NET 4.5. Packed with information about intermediate and advanced features, this book includes everything professional developers need to know about C# and ... Leer más

    $38.99 USD

  • Solr in Action

    SummarySolr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities.About the BookWhether you're handling big (or small) ... Leer más

    $49.99 USD

  • HTML5, JavaScript, and jQuery 24-Hour Trainer

    de Dane Cameron ...
    Master web app development with hands-on practice and video demonstrationHTML5, JavaScript, and jQuery 24-Hour Trainer shows you how to build real-world HTML5 apps — both web-based and mobile — in combination with JavaScript, jQuery, and CSS/CSS3. You'll learn progressively more advanced skills as you work through the series of hands-on video lessons. Exercises and screencasts walk you step-by ... Leer más

    $27.00 USD

  • Beginning ASP.NET 4.5: in C# and VB

    The ultimate programming guide to ASP.NET 4.5, by popular author and Microsoft MVP Imar SpaanjaarsUpdated for ASP.NET 4.5, this introductory book is filled with helpful examples and contains a user-friendly, step-by-step format. Written by popular author and Microsoft ASP.NET MVP Imar Spaanjaars, this book walks you through ASP.NET, Microsoft's technology for building dynamically generated web ... Leer más

    $36.00 USD

  • Mastering VBA for Microsoft Office 2013

    A unique, comprehensive guide to creating custom apps with VBAAutomating computing tasks to increase productivity is a goal for businesses of all sizes. Visual Basic for Applications (VBA) is a version of Visual Basic designed to be easily understandable for novice programmers, but still powerful enough for IT professionals who need to create specialized business applications. With this invaluable ... Leer más

    $32.99 USD

  • OAuth 2 in Action

    "Provides pragmatic guidance on what to do ... and what not to do." - From the Foreword by Ian Glazer, SalesforceOAuth 2 in Action teaches you the practical use and deployment of this HTTP-based protocol from the perspectives of a client, authorization server, and resource server. You'll learn how to confidently and securely build and deploy OAuth on both the client and server sides. Foreword by ... Leer más

    $49.99 USD

  • Linux Shell Scripting

    From Basics to Expert Proficiency

    de William Smith ...
    "Linux Shell Scripting: From Basics to Expert Proficiency" is a comprehensive guide designed for anyone seeking to master the art of shell scripting within the versatile Linux environment. This book lays a solid foundation by introducing the essentials of Linux, detailing the fundamental commands, and exploring various types of shells. Each chapter meticulously builds upon the previous, ensuring a ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Getting Started with Netduino

    Open Source Electronics Projects with .NET

    de Chris Walker ...
    Start building electronics projects with Netduino, the popular open source hardware platform that’s captured the imagination of makers and hobbyists worldwide. This easy-to-follow book provides the step-by-step guidance you need to experiment with Netduino and the .NET Micro Framework.Through a set of simple projects, you’ll learn how to create electronic gadgets—including networked devices that ... Leer más

    $12.39 USD

  • Godot 4 Best Practices

    Practical techniques and strategies for efficient, scalable game development

    Elevate your Godot 4 development skills with SOLID principles, game architecture patterns, and scalable workflows. Learn to create maintainable systems, organize projects, and build release-ready games that grow beyond prototypes Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesApply SOLID principles and proven design patterns in Godot 4Build scalable game ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Front-End Development Projects with Vue.js

    Learn to build scalable web applications and dynamic user interfaces with Vue 2

    Get to grips with the core fundamentals of Vue.js 2 and learn to build reliable component-based applications with practical guidance from industry expertsKey FeaturesLearn how to make the best use of the Vue.js 2 framework and build a full end-to-end projectBuild dynamic components and user interfaces that are fast and intuitiveWrite performant code that “just works” and is easily scalable and ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Clean Code in Python

    Write Scalable, Readable, and Maintainable Code with Modern Python

    de Mariano Anaya ...
    Write professional, scalable, and maintainable Python code by applying industry-approved clean coding principles. Learn to refactor, implement SOLID principles, and structure code efficiently using the latest features in Python 3.9Key FeaturesEnhance your coding skills using the new features introduced in Python 3.9Implement the refactoring techniques and SOLID principles in PythonApply ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Machine Learning With Python Artificial Intelligence (2026)

    Master Machine Learning With Python AI : Learn Machine Learning in One Day with Hands-on Projects for Beginners!

    Unleash the Power of Python: Your Path to Machine Learning Excellence! **Python: Your Gateway to Data Science and Machine Learning** Explore the dynamic realm of Python, a versatile high-level programming language that's revolutionizing data science and machine learning. Embark on a journey of discovery as we introduce you to the world of Python and its powerhouse libraries, including numpy, scipy ... Leer más

    $30.00 USD o gratis con Kobo Plus

  • GitLab Guidebook

    From Basics to Expert Proficiency

    de William Smith ...
    "GitLab Guidebook: From Basics to Expert Proficiency" is an authoritative resource designed to equip both beginners and seasoned professionals with a comprehensive understanding of GitLab, one of the most powerful DevOps platforms available. This guidebook meticulously covers all essential aspects, beginning with fundamental concepts and progressing to advanced features, ensuring a well-rounded ... Leer más

    $6.99 USD o gratis con Kobo Plus