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 745 - 768 de 10613 resultados
Skip side bar filters
  • Practical Machine Learning

    A Beginner's Guide with Ethical Insights

    The book provides an accessible, comprehensive introduction for beginners to machine learning, equipping them with the fundamental skills and techniques essential for this field.It enables beginners to construct practical, real-world solutions powered by machine learning across diverse application domains. It demonstrates the fundamental techniques involved in data collection, integration, ... Leer más

    Gratis

  • Python Polars: The Definitive Guide

    Transforming, Analyzing, and Visualizing Data with a Fast and Expressive DataFrame API

    Unlock the power of Polars, a Python package for transforming, analyzing, and visualizing data. In this hands-on guide, Jeroen Janssens and Thijs Nieuwdorp walk you through every feature of Polars, showing you how to use it for real-world tasks like data wrangling, exploratory data analysis, building pipelines, and more.Whether you're a seasoned data professional or new to data science, you'll ... Leer más

    $48.99 USD

  • SwiftUI for Masterminds 3rd Edition 2022

    How to take advantage of Swift and SwiftUI to create insanely great apps for iPhones, iPads, and Macs

    de J.D Gauchat ...
    Learn how to create apps for iOS 16 and macOS Ventura with Swift 5.7 and the SwiftUI framework.SwiftUI for Masterminds is a complete course on how to create professional applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces, and how to combine traditional frameworks with the advanced features provided by ... Leer más

    $9.45 USD o gratis con Kobo Plus

  • Swift Programming Language With Artificial Intelligence (2026)

    Master Swift Programming with AI : Learn Swift Sharp in One Day with Hands-on Projects for Beginners!

    de Chris Lattner ...
    Elevate Your Swift Mastery with the Ultimate Guide: Unleash the Power of Swift 5! **Key Highlights of This Swift Guide** Welcome to the fifth edition of the highly acclaimed Swift guide, now meticulously enhanced and updated to encompass the cutting-edge features of Swift 5. Dive into the world of Swift programming like never before, and unlock the potential of this dynamic language with expert ... Leer más

    $30.00 USD o gratis con Kobo Plus

  • Learning Angular

    A no-nonsense guide to building web applications with Angular 15

    Build your first production-grade web applications from scratch with Angular with the help of expert guidance and step-by-step explanations. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesLearn the fundamentals of Angular 15 to build web applicationsExplore the basics of Angular development, from components and templates to forms, routing, and servicesDiscover ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • 40 Algorithms Every Programmer Should Know

    Hone your problem-solving skills by learning different algorithms and their implementation in Python

    de Imran Ahmad ...
    Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental algorithms, such as sorting and searching, to modern algorithms used in machine learning and cryptographyKey FeaturesLearn the techniques you need to know to design algorithms for solving complex problemsBecome familiar with neural networks and deep learning techniquesExplore ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Scientific Computing with Python

    Mastering Numpy and Scipy

    de John Smith ...
    "Scientific Computing with Python: Mastering Numpy and Scipy" is a comprehensive guide designed to equip readers with the knowledge and skills necessary for efficient numerical computations and data analysis. Whether you're a beginner or an advanced user, this book delves into essential topics such as array manipulation, advanced Numpy techniques, and the vast functionalities of Scipy, including ... Leer más

    $6.95 USD o gratis con Kobo Plus

  • OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

    Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817

    This OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II ... Leer más

    $48.00 USD

  • Think Julia

    How to Think Like a Computer Scientist

    If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch.Designed from the beginning for high performance, ... Leer más

    $34.99 USD

  • Python Data Visualization Essentials Guide

    Become a Data Visualization expert by building strong proficiency in Pandas, Matplotlib, Seaborn, Plotly, Numpy, and Bokeh

    Data visualization plays a major role in solving data science challenges with various capabilities it offers. This book aims to equip you with a sound knowledge of Python in conjunction with the concepts you need to master to succeed as a data visualization expert.The book starts with a brief introduction to the world of data visualization and talks about why it is important, the history of ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • MySQL Pocket Reference

    SQL Functions and Utilities

    de George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Leer más

    $9.99 USD

  • Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide

    A Comprehensive OCPJP 8 Certification Guide

    Series series Professional and Applied Computing (R0)
    This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips.Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam.The book starts by ... Leer más

    $71.99 USD

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Leer más

    $24.99 USD

  • Learn LLVM 12

    A beginner's guide to learning LLVM compiler tools and core libraries with C++

    de Kai Nacke ...
    Learn how to build and use all parts of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core librariesKey FeaturesGet to grips with effectively using LLVM libraries step-by-stepUnderstand LLVM compiler high-level design and apply the same principles to your own compilerUse compiler-based tools to improve the quality of code in ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • SQL Made Simple

    de Bryan Pine ...
    Forget abstract technical manuals and complicated diagrams. "SQL Made Simple" teaches database queries through familiar, everyday scenarios you already understand. Written in plain English with practical examples, this guide translates SQL concepts into real-world situations - because learning to query data shouldn't require a computer science degree.Instead of starting with technical jargon, each ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Production-Ready Crystal

    Discover how to leverage Crystal's static typing and C-like performance while maintaining Ruby's developer-friendly syntax. Learn to build scalable microservices, CLI tools, and high-throughput web applications. Perfect for Ruby developers seeking better performance or Go developers wanting more expressiveness. Includes deployment strategies, testing patterns, and real-world architectural ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Customizing Chef

    Getting the Most Out of Your Infrastructure Automation

    de Jon Cowie ...
    Take advantage of Chef’s highly customizable design to tackle specific automation issues that you can’t solve by simply using Chef’s tools, resources, and services out of the box. With this practical guide, you’ll examine the internal structure of this configuration management technology and learn where, how, and why to add custom code.Author Jon Cowie not only provides code snippets and practical ... Leer más

    $23.99 USD

  • SQL Pocket Guide

    SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using ... Leer más

    $9.99 USD

  • Efficient MySQL Performance

    Best Practices and Techniques

    You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs).Daniel Nichter shows ... Leer más

    $41.99 USD

  • Essential Business Process Modeling

    de Michael Havey ...
    Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today's enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor complex network-based ... Leer más

    $28.99 USD

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Hands-On Computer Vision with TensorFlow 2

    Leverage deep learning to create powerful image processing apps with TensorFlow 2.0 and Keras

    A practical guide to building high performance systems for object detection, segmentation, video processing, smartphone applications, and moreKey FeaturesDiscover how to build, train, and serve your own deep neural networks with TensorFlow 2 and KerasApply modern solutions to a wide range of applications such as object detection and video analysisLearn how to run your models on mobile devices and ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Learning C# by Developing Games with Unity 2020

    An enjoyable and intuitive approach to getting started with C# programming and Unity

    Get to grips with coding in C\# and build simple 3D games with Unity from the ground up with this updated fifth edition of the bestselling guideKey FeaturesUnderstand C\# programming basics, terminology, and coding best practicesPut your knowledge of C\# concepts into practice by building a fun and playable gameCome away with a clear direction for taking your C\# programming and Unity game ... Leer más

    $60.99 USD o gratis con Kobo Plus

  • Domain-Driven Design with Golang

    Use Golang to create simple, maintainable systems to solve complex business problems

    de Matthew Boyle ...
    Understand the concept of Domain-driven design and build two DDD systems from scratch that can be showcased as part of your portfolioKey FeaturesExplore Domain-driven design as a timeless concept and learn how to apply it with GoBuild a domain-driven monolithic application and a microservice from scratchLeverage patterns to make systems scalable, resilient, and maintainableBook DescriptionDomain ... Leer más

    $32.99 USD o gratis con Kobo Plus