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 2089 - 2112 de 10697 resultados
Skip side bar filters
  • 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

    $573 MXN

  • HTML, CSS & JavaScript Web Publishing in One Hour a Day, Sams Teach Yourself

    Covering HTML5, CSS3, and jQuery

    Series series Sams Teach Yourself
    Thoroughly revised and updated with examples rewritten to conform to HTML5, CSS3, and contemporary web development practices, this easy-to-understand, step-by-step tutorial helps you quickly master the basics of HTML and CSS before moving on to more advanced topics such as graphics, video, and interactivity with JavaScript and jQuery.In just one hour a day, you’ll learn the skills you need to ... Leer más

    $645 MXN

  • The Java Virtual Machine Specification, Java SE 8 Edition

    Written by the inventors of the technology, The Java® Virtual Machine Specification, Java SE 8 Edition is the definitive technical reference for the Java Virtual Machine.The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the new features added in Java SE 8, including the invocation of default methods and the class file extensions for type ... Leer más

    $688 MXN

  • JVM Performance Engineering

    Inside OpenJDK and the HotSpot Java Virtual Machine

    Series series Developer's Library
    Peek Under the Hood of the Complex but Fascinating Java Virtual MachineDive into the intricacies of JVM performance with JVM Performance Engineering, the essential guide for seasoned Java developers eager to demystify the JVM. Focusing on the OpenJDK HotSpot VM, this book provides insights into cutting-edge Java performance techniques and trends.Distinguished Java Champion Monica Beckwith blends ... Leer más

    $741 MXN

  • Testing Code Security

    The huge proliferation of security vulnerability exploits, worms, and viruses place an incredible drain on both cost and confidence for manufacturers and consumers. The release of trustworthy code requires a specific set of skills and techniques, but this information is often dispersed and decentralized, encrypted in its own jargon and terminology, and can take a colossal amount of time and data ... Leer más

    $1,200 MXN

  • Core Java, Volume II--Advanced Features

    de Cay Horstmann ...
    Series series Core Series
    Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume II—Advanced Features, Tenth Edition, has been extensively updated to reflect the most eagerly awaited and innovative version of Java in years: Java SE 8. Rewritten and reorganized to illuminate ... Leer más

    $716 MXN

  • Dead Simple Python

    Idiomatic Python for the Impatient Programmer

    The complete core language for existing programmers.Dead Simple Python is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. Instead of revisiting elementary computer science topics, you’ll dive deep into idiomatic Python patterns so you can write professional Python programs in no time.After speeding through Python’s basic ... Leer más

    $593 MXN

  • Practical Artificial Intelligence in Julia

    Implementing Neural Networks, Genetic Algorithms, and Neuroevolution in Julia

    Series series Professional and Applied Computing (R0)
    Develop a thorough grasp of artificial intelligence through practical implementations in Julia. This trailblazing book covers classical AI algorithms and provides practical implementations of agile AI applications, highlighting Julia's versatility and high-performance capabilities for AI development.This book takes a practical approach to ensure that readers translate theoretical concepts into ... Leer más

    $1,070 MXN

  • The SparkFun Guide to Processing

    Create Interactive Art with Code

    de Derek Runberg ...
    Processing is a free, beginner-friendly programming language designed to help non-programmers create interactive art with code.The SparkFun Guide to Processing, the first in the SparkFun Electronics series, will show you how to craft digital artwork and even combine that artwork with hardware so that it reacts to the world around you. Start with the basics of programming and animation as you draw ... Leer más

    $296 MXN

  • Thinking as Computation

    A First Course

    Students explore the idea that thinking is a form of computation by learning to write simple computer programs for tasks that require thought.This book guides students through an exploration of the idea that thinking might be understood as a form of computation. Students make the connection between thinking and computing by learning to write computer programs for a variety of tasks that require ... Leer más

    $370 MXN

  • Ruby Under a Microscope

    An Illustrated Guide to Ruby Internals

    Ruby is a powerful programming language with a focus on simplicity, but beneath its elegant syntax it performs countless unseen tasks.Ruby Under a Microscope gives you a hands-on look at Ruby’s core, using extensive diagrams and thorough explanations to show you how Ruby is implemented (no C skills required). Author Pat Shaughnessy takes a scientific approach, laying out a series of experiments ... Leer más

    $395 MXN

  • The SuperCollider Book, second edition

    A comprehensive update of the essential reference to SuperCollider, with new material on machine learning, musical notation and score making, SC Tweets, alternative editors, parasite languages, non-standard synthesis, and the cross-platform GUI library.SuperCollider is one of the most important domain-specific audio programming languages, with wide-ranging applications across installations, real ... Leer más

    $1,852 MXN

  • Mastering LEGO® MINDSTORMS

    Build Better Robots with Python and Word Blocks

    Take your robotics skills to the next level with this guide to mastering LEGO® MINDSTORMS Robot Inventor and LEGO® SPIKE Prime.You’ve learned the basics of LEGO® robotics with your Robot Inventor or SPIKE Prime kit, and now you’re ready for more. This full-color, illustrated guidebook to programming your robotic creations teaches you everything you need to know to level up your engineering skills, ... Leer más

    $211 MXN

  • Ruby Wizardry

    An Introduction to Programming for Kids

    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real ... Leer más

    $296 MXN

  • Numerical Python in Astronomy and Astrophysics

    A Practical Guide to Astrophysical Problem Solving

    Series series Physics and Astronomy (R0)
    This book provides a solid foundation in the Python programming language, numerical methods, and data analysis, all embedded within the context of astronomy and astrophysics. It not only enables students to learn programming with the aid of examples from these fields but also provides ample motivation for engagement in independent research. The book opens by outlining the importance of ... Leer más

    $1,000 MXN

  • The Book of WebGPU

    A hands-on, JavaScript-based introduction to WebGPU for real-time 3D graphics and GPU computing in the browser.The Book of WebGPU is a hands-on introduction to modern browser-based 3D graphics and GPU computing with WebGPU and JavaScript. Readers learn how to use the WebGPU API and the WebGPU Shading Language (WGSL) to render interactive 3D scenes, implement lighting and texturing, and tap into ... Leer más

    $691 MXN

    PEDIDO ANTICIPADO

  • Racket Programming the Fun Way

    From Strings to Turing Machines

    An introduction to the Racket functional programming language and DrRacket development environment to explore topics in mathematics (mostly recreational) and computer science.At last, a lively guided tour through all the features, functions, and applications of the Racket programming language. You'll learn a variety of coding paradigms, including iterative, object oriented, and logic programming; ... Leer más

    $493 MXN

  • Introduction to HTML

    Learn how to create the structure of your website with HTML and HTML5

    de J.D Gauchat ...
    Learn how to create your website's documents with HTML. After reading this guide, you will know how to work with HTML elements, how to define a document's structure, and how to organize its content.Table of ContentsHTMLStructureDocument TypeStructural ElementsGlobal AttributesContentTextLinksImagesListsTablesGlobal AttributesFormsDefinitionElementsSubmissionGlobal... ... Leer más

    Antes $64 MXN Ahora $49 MXN o gratis con Kobo Plus

  • 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

    Antes $187 MXN Ahora $163 MXN o gratis con Kobo Plus

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia ... Leer más

    Antes $64 MXN Ahora $49 MXN o gratis con Kobo Plus

  • Programming Languages for Business Problem Solving

    It has become crucial for managers to be computer literate in today's business environment. It is also important that those entering the field acquire the fundamental theories of information systems, the essential practical skills in computer applications, and the desire for life-long learning in information technology. Programming Languages ... Leer más

    $2,864 MXN

  • Python Programming with Design Patterns

    de James Cooper ...
    Improve Your Python Code with Modern Object-Oriented Design PatternsTo write clean, efficient, maintainable code, developers everywhere turn to design patterns. Now there's a Python-specific patterns guide that's friendly and practical enough for every Python developer, regardless of experience.Best-selling patterns author James W. Cooper presents visual, example-driven explanations of 23 proven ... Leer más

    $741 MXN

  • The AWK Programming Language

    Awk was developed in 1977 at Bell Labs, and it's still a remarkably useful tool for solving a wide variety of problems quickly and efficiently. In this update of the classic Awk book, the creators of the language show you what Awk can do and teach you how to use it effectively.Here's what programmers today are saying: "I love Awk." "Awk is amazing." "It is just so damn good." "Awk is just right." ... Leer más

    $586 MXN

  • Core Java for the Impatient

    de Cay Horstmann ...
    Clear, Concise Guide to the Core Language and Libraries--Updated through Java 17Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging.Core Java for the ... Leer más

    $741 MXN