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 481 - 504 de 10703 resultados
Skip side bar filters
  • 3D Data Science with Python

    Building Accurate Digital Environments with 3D Point Cloud Workflows

    de Florent Poux ...
    Our physical world is grounded in three dimensions. To create technology that can reason about and interact with it, our data must be 3D too. This practical guide offers data scientists, engineers, and researchers a hands-on approach to working with 3D data using Python. From 3D reconstruction to 3D deep learning techniques, you'll learn how to extract valuable insights from massive datasets, ... Leer más

    $48.99 USD

  • Learning GDScript by Developing a Game with Godot 4

    A fun introduction to programming in GDScript 2.0 and game development using the Godot Engine

    Learn the Godot 4 game engine and GDScript 2.0 as you build your own game and transform into a proficient programmer with this illustrated guideKey FeaturesLearn the fundamentals of programming as you write GDScript 2.0Explore the world of GDScript 2.0 with this comprehensive introduction to the languageWork with Godot 4’s robust features and built-in tools to create captivating 2D and 3D games, ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Advanced C Concepts and Programming

    de Gayatri ...
    This book is for readers of IT Fields.Key features of this book include:Used systematic approach throughout the bookProgramming advances in C without requiring prior knowledge in C languageSimple language has been adopted to make the topics easy and clear to the readersThis book covers virtually most of the advanced features of Advanced C Programming including:Multidimensional ArraysPointersFunctionsStructuresU ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Guide to: Learning Iteration and Generators in Python

    de Matt Harrison ...
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. ... Leer más

    $4.99 USD

  • CSS: The Missing Manual

    CSS lets you create professional-looking websites, but learning its finer points can be tricky—even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. ... Leer más

    $24.99 USD

  • Invent Your Own Computer Games with Python, 4th Edition

    de Al Sweigart ...
    Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python programming language—even if you’ve never programmed before!Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games, like a text-based treasure hunting game and an animated collision-dodging game with sound effects. ... Leer más

    $28.99 USD

  • C# 2008 For Dummies

    Whether you’re a total novice or a programmer shifting to C#, the newest version of this programming language is full of cool features you’ll want to use. With its Visual Studio compatibility, C# is the perfect language for building Windows Vista applications. And the 2008 version works with LINQ, a query language with syntax similar to SQL but which simplifies database code and can also write ... Leer más

    $21.00 USD

  • Hypermodern Python Tooling

    Building Reliable Workflows for an Evolving Python Ecosystem

    Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python project faces the same problem: how to build reliable workflows beyond local development while staying in sync with the evolving ecosystem.With this ... Leer más

    $41.99 USD

  • Modern Compiler Implementation in ML

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Leer más

    $85.99 USD

  • C and UNIX

    Two Books

    This Volume contains two complete books.USING C IN SOFTWARE DESIGN, 2EOriginally published in 1993, this book provides a creative approach to learning the C programming language by emphasizing software engineering. This inexpensive book, extensively tested in several academic and professional settings, provides a gentle, but complete, introduction to the C language for a practicing scientist or ... Leer más

    $9.99 USD

  • JSON at Work

    Practical Data Integration for the Web

    de Tom Marrs ...
    JSON is becoming the backbone for meaningful data interchange over the internet. This format is now supported by an entire ecosystem of standards, tools, and technologies for building truly elegant, useful, and efficient applications. With this hands-on guide, author and architect Tom Marrs shows you how to build enterprise-class applications and services by leveraging JSON tooling and message ... Leer más

    $30.99 USD

  • HTML Manual of Style: A Clear, Concise Reference for Hypertext Markup Language (including HTML5)

    A Clear, Concise Reference for Hypertext Markup Language (including HTML5)

    de Larry Aronson ...
    THE CLASSIC WEB AUTHORING GUIDE, NOW 100% UPDATED AND BETTER THAN EVER!If it’s for the Web, this book will help you create it…faster, smarter, better! Don’t settle for canned templates or boilerplate designs! Take control, with the classic guide to HTML web authoring…now completely revised for the latest techniques and shortcuts, including HTML5!Build it right…Well-planned and well-organizedEasy ... Leer más

    $20.99 USD

  • Core Java Programming

    Core Java Programming : This book is specially written for beginner Java Students and Programmers to gain fundamentals knowledge about Java programming using easy to use practice examples. This book contains a track for those who are afraid of Java Programming and are confused about how to start Java? Which way to start?Also every one with interest in Java Programming can refer this book to get ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Modern JavaScript

    Develop and Design

    de Larry Ullman ...
    Series series Develop and Design
    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today. Larry demonstrates how to build upon JavaScript’s ease of use, while demystifying its often-cryptic syntax, especially for those who have not programmed before. This book enforces modern JavaScript’s best practices and ... Leer más

    $31.99 USD

  • Learn Python 3 the Hard Way

    A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

    de Zed Shaw ...
    Series series Zed Shaw's Hard Way Series
    You Will Learn Python 3!Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.In Learn Python 3 the Hard Way, you’ll learn Python by working through 52 brilliantly crafted exercises. Read them. Type ... Leer más

    $27.39 USD

  • Programming Entity Framework: DbContext

    Querying, Changing, and Validating Your Data with Entity Framework

    The DbContext API captures Entity Framework’s (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.With DbContext, you’ll be able to ... Leer más

    $11.99 USD

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Leer más

    $43.99 USD

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Leer más

    $28.99 USD o gratis con Kobo Plus

  • Social Media Marketing

    Series series Internet Marketing Cheat Sheets Volume 3
    Social media marketing is a term used to describe the process of boosting website traffic, or brand awareness, through the use of social media networking sites.In this third edition of the Internet Marketing Cheat Sheets series we take a look at Social Media Marketing and how to leverage this rapidly expanding medium to help promote and market your brand, products and website via social networking ... Leer más

    $2.27 USD

  • Learn C the Hard Way

    Practical Exercises on the Computational Subjects You Keep Avoiding (Like C)

    de Zed Shaw ...
    Series series Zed Shaw's Hard Way Series
    You Will Learn C!Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed–just like the hundreds of thousands of programmers Zed has taught to date! You bring discipline, commitment, persistence, and experience with any programming language; the ... Leer más

    $27.99 USD

  • The Art of Debugging with GDB, DDD, and Eclipse

    Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available, yet it may be difficult to determine which features are useful in which situations. The Art of Debugging is your guide to making the debugging process more efficient and effective.The Art of Debugging illustrates the use three of the most ... Leer más

    $23.99 USD

  • Learn to Program with Small Basic

    An Introduction to Programming with Games, Art, Science, and Math

    Small Basic is a free, beginner-friendly programming language created by Microsoft. Inspired by BASIC, which introduced programming to millions of first-time PC owners in the 1970s and 1980s, Small Basic is a modern language that makes coding simple and fun.Learn to Program with Small Basic introduces you to the empowering world of programming. You’ll master the basics with simple activities like ... Leer más

    $20.99 USD

  • Writing a C Compiler

    Build a Real Programming Language from Scratch

    de Nora Sandler ...
    A fun, hands-on guide to writing your own compiler for a real-world programming language.Compilers are at the heart of everything programmers do, yet even experienced developers find them intimidating. For those eager to truly grasp how compilers work, Writing a C Compiler dispels the mystery. This book guides you through a fun and engaging project where you’ll learn what it takes to compile a ... Leer más

    $43.99 USD

  • Visual Basic 2010 Essentials

    de Neil Smyth ...
    Visual Basic 2010 Essentials is intended to be of use to both novices looking to learn Visual Basic 2010 and to those proficient in other languages that plan to cross-train from other programming languages. The Visual Basic language combined with the Visual Studio 2010 development environment provides a uniquely powerful yet easy to learn programming environment allowing even the absolute beginner ... Leer más

    $12.99 USD