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 1945 - 1968 de 10695 resultados
Skip side bar filters
  • Head First HTML and CSS

    A Learner's Guide to Creating Standards-Based Web Pages

    Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your ... Leer más

    $307 MXN

  • Philosophy through Computer Science

    An Introduction

    de Daniel Lim ...
    What do philosophy and computer science have in common? It turns out, quite a lot!In providing an introduction to computer science (using Python), Daniel Lim presents in this book key philosophical issues, ranging from external world skepticism to the existence of God to the problem of induction. These issues, and others, are introduced through the use of critical computational concepts, ranging ... Leer más

    $909 MXN

  • Introduction to Python

    With Applications in Optimization, Image and Video Processing, and Machine Learning

    Series series Chapman & Hall/CRC The Python Series
    Introduction to Python: with Applications in Optimization, Image and Video Processing, and Machine Learning is intended primarily for advanced undergraduate and graduate students in quantitative sciences such as mathematics, computer science, and engineering. In addition to this, the book is written in such a way that it can also serve as a self-contained handbook for professionals working in ... Leer más

    $1,526 MXN

  • BiteSize Python for Intermediate Learners

    With Practice Labs, Real-World Examples, and Generative AI Assistance

    de Di Wu ...
    Series series Chapman & Hall/CRC The Python Series
    This book is an introduction to Python for intermediate learners. It allows readers to take a slow and steady approach to building upon their understanding of Python code. While there are many books, websites, and online courses about the topic, Python programming is broken down here into easily digestible lessons of less than 5 minutes each, following a tried and tested BiteSize approach.Each ... Leer más

    $1,252 MXN

  • Introduction to Quantitative Social Science with Python

    Series series Chapman & Hall/CRC The Python Series
    Departing from traditional methodologies of teaching data analysis, this book presents a dual-track learning experience, with both Executive and Technical Tracks, designed to accommodate readers with various learning goals or skill levels. Through integrated content, readers can explore fundamental concepts in data analysis while gaining hands-on experience with Python programming, ensuring a ... Leer más

    $1,269 MXN

  • Making Music with Computers

    Creative Programming in Python

    Series series Chapman & Hall/CRC Textbooks in Computing
    Teach Your Students How to Use Computing to Explore Powerful and Creative IdeasIn the twenty-first century, computers have become indispensable in music making, distribution, performance, and consumption. Making Music with Computers: Creative Programming in Python introduces important concepts and skills necessary to generate music with computers. ... Leer más

    $1,578 MXN

  • Exercises in Programming Style

    The first edition of Exercises in Programming Style was honored as an ACM Notable Book and praised as "The best programming book of the decade." This new edition retains the same presentation but has been upgraded to Python 3, and there is a new section on neural network styles.Using a simple computational task (term frequency) to illustrate different programming styles, Exercises in Programming ... Leer más

    $789 MXN

  • Introduction to Engineering and Scientific Computing with Python

    As more and more engineering departments and companies choose to use Python, this book provides an essential introduction to this open-source, free-to-use language. Expressly designed to support first-year engineering students, this book covers engineering and scientific calculations, Python basics, and structured programming.Based on extensive teaching experience, the text uses practical problem ... Leer más

    $1,269 MXN

  • Python

    A Practical Learning Approach

    Python’s simplicity and versatility make it an ideal language for both beginners and experienced programmers. Its syntax facilitates a smooth learning curve, enabling individuals to concentrate on grasping programming concepts instead of wrestling with intricate syntax rules. The extensive standard library reinforces its practicality, offering pre-built modules and functions that reduce manual ... Leer más

    $994 MXN

  • Analytical Groundwater Modeling

    Theory and Applications using Python

    This book provides a detailed description of how Python can be used to give insight into the flow of groundwater based on analytic solutions. Starting with simple problems to illustrate the basic principles, complexity is added step by step to show how one-dimensional and two-dimensional models of one or two aquifers can be implemented. Steady and transient flow problems are discussed in confined, ... Leer más

    $1,046 MXN

  • Machine Learning and Python for Human Behavior, Emotion, and Health Status Analysis

    de Md Zia Uddin ...
    This book is a practical guide for individuals interested in exploring and implementing smart home applications using Python. Comprising six chapters enriched with hands-on codes, it seamlessly navigates from foundational concepts to cutting-edge technologies, balancing theoretical insights and practical coding experiences. In short, it is a gateway to the dynamic intersection of Python ... Leer más

    $2,075 MXN

  • How Things Work

    The Computer Science Edition

    Series series How Things Work Series
    It’s axiomatic to state that people fear what they do not understand, and this is especially true when it comes to technology. However, despite their prevalence, computers remain shrouded in mystery, and many users feel apprehensive when interacting with them. Smartphones have only exacerbated the issue. Indeed, most users of these devices leverage only a small fraction of the power they hold in ... Leer más

    $1,012 MXN

  • PowerShell: Een Complete Gids

    Series Libro 6 - De IT collectie
    Met "PowerShell: Een Complete Gids" heb je alles wat je nodig hebt om de kracht van PowerShell te begrijpen en effectief te gebruiken voor verschillende IT-taken. Of je nu een beginnende of ervaren gebruiker bent, deze gids zal je helpen bij het beheersen van de taal en het automatiseren van repetitieve taken om je productiviteit te verhogen.Hoofdstukken inbegrepen:Hoofdstuk 1: Kennismaking met ... Leer más

    $70 MXN o gratis con Kobo Plus

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    de Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... Leer más

    $580 MXN

  • Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

    Series series Oracle Press
    Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development ... Leer más

    $852 MXN

  • Systems Programming with Zig

    Build Real Tools with No Hidden Cost

    Build efficient systems software with the Zig programming language by creating UNIX tools, network services, asynchronous applications, and high-performance servers.Key FeaturesBuild real-world systems software and UNIX programming tools through practical Zig projectsDevelop network programming skills through TCP, UDP, HTTP services, concurrent applications, and CLI toolsMaster memory management, ... Leer más

    $695 MXN o gratis con Kobo Plus

  • Python for Beginners

    Python is an amazing programming language. It can be applied to almost any programming task. It allows for rapid development and debugging. Getting started with Python is like learning any new skill: it’s important to find a resource you connect with to guide your learning. Luckily, there’s no shortage of excellent books that can help you learn both the basic concepts of programming and the ... Leer más

    $1,252 MXN

  • Discrete Mathematics for Data Science

    de Jack Pope ...
    Discrete Mathematics for Data Science provides an early course in both Data Science and Discrete Mathematics, focusing on how a deeper understanding of the former can unlock a more effective implementation of the latter. Students of Data Science come from a variety of disciplines, with Business, Statistics, Computer Science, Economics, and Psychology among the departments offering courses on the ... Leer más

    $1,269 MXN

  • How to Teach Computational Thinking

    In a world where jobs are continually being outsourced to machines and algorithms, the question of how best to educate the next generation becomes more important with every year. Stephen Wolfram, author of A New Kind of Science and Idea Makers and creator of Wolfram|Alpha, says the answer is computational thinking. Wolfram defines computational thinking as "formulating things with enough clarity ... Leer más

    $40 MXN

  • Applied Data Science in FinTech

    Models, Tools, and Case Studies

    This textbook offers a comprehensive introduction to data science and financial technology, with a focus on advanced tools, data modeling, and their applications in FinTech. Adopting an inquiry-based approach, it integrates detailed case studies, clear definitions of financial terms, and practical examples to guide readers through core concepts and methods.Step-by-step illustrations demonstrate ... Leer más

    $1,200 MXN

  • The Muse of Coding

    Computer Programming as Art

    This book gives students and experienced programmers a way to see coding as an art and themselves as artists whose personal views, experiences, and ways of thinking can make their programs better for themselves and their users.This book shows in a good-humored and sympathetic way how the artistic and practical sides of programming are the same, delving into the methods of coding, the history of ... Leer más

    $1,217 MXN

  • Data Science & Exploration in Artificial Intelligence

    Proceedings of the First International Conference On Data Science & Exploration in Artificial Intelligence (CODE-AI 2024) Bangalore, India, 3rd- 4th July, 2024 (Volume 1)

    The book captures the essence of the International Conference on Data Science & Exploration in Artificial Intelligence and offers a comprehensive exploration of cutting-edge research in AI, data science, and their applications.It covers a wide array of topics including advanced Data Science, IoT, Security, Cloud Computing, Networks, Security, Image, Video and Signal Processing, Computational ... Leer más

    $1,337 MXN

  • Introduction to Python for Humanists

    Series series Chapman & Hall/CRC The Python Series
    This book will introduce digital humanists at all levels of education to Python. It provides background and guidance on learning the Python computer programming language, and as it presumes no knowledge on the part of the reader about computers or coding concepts allows the reader to gradually learn the more complex tasks that are currently popular in the field of digital humanities. This book ... Leer más

    $1,183 MXN

  • Hands on Data Science for Biologists Using Python

    Hands-on Data Science for Biologists using Python has been conceptualized to address the massive data handling needs of modern-day biologists. With the advent of high throughput technologies and consequent availability of omics data, biological science has become a data-intensive field. This hands-on textbook has been written with the inception of easing data analysis by providing an interactive, ... Leer más

    $1,903 MXN