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 649 - 672 de 10672 resultados
Skip side bar filters
  • Head First Software Development

    A Learner's Companion to Software Development

    Even the best developers have seen well-intentioned software projects fail -- often because the customer kept changing requirements, and end users didn't know how to use the software you developed. Instead of surrendering to these common problems, let Head First Software Development guide you through the best practices of software development. Before you know it, those failed projects will be a ... Leer más

    $28.99 USD

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Leer más

    $17.99 USD

  • C++: A Beginner's Guide, Second Edition

    Essential skills made easy! Written by Herb Schildt, the world’s leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace. ... Leer más

    $25.99 USD

  • Building large scale web apps

    "Building Large Scale Web Apps" is a toolkit to managing large-scale React applications. React as a library allows you to start building user interfaces quickly and easily. But how do things scale as an application grows? How do you ensure that your codebase remains manageable, your performance metrics stay on point, and your team continues to work cohesively as the project evolves? In this book, ... Leer más

    $17.99 USD

  • jQuery Programming by Example

    This book helps you getting started with jQuery. Several sample codes are presented to illustrate how to use jQuery and integrate with PHP.*TOC*Preparing jQuery Development Environment1.1 Installation1.2 Development Tools1.3 Web Server1.4 Hello WorldHandling HTML Elements2.1 HTML Elements2.2 Getting HTML Element Value2.2.1 Textbox2.2.2 Textarea2.2.3 Dropdown - select Element2.2.4 Date Input... ... Leer más

    $3.43 USD

  • Beginning C++ Game Programming

    Learn to program with C++ by building fun games

    de John Horton ...
    Get to grips with programming techniques and game development using C++ libraries and Visual Studio 2019Key FeaturesLearn game development and C++ with a fun, example-driven approachBuild clones of popular games such as Timberman, Zombie Survival Shooter, a co-op puzzle platformer, and Space InvadersDiscover tips to expand your finished games by thinking critically, technically, and creativelyBook ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • Distributed Systems with Node.js

    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise ... Leer más

    $34.99 USD

  • SQL Pocket Guide

    A Guide to SQL Usage

    de Alice Zhao ...
    If you use SQL in your day-to-day work as a data analyst, data scientist, or data engineer, this popular pocket guide is your ideal on-the-job reference. You'll find many examples that address the language's complexities, along with key aspects of SQL used in Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.In this updated edition, author Alice Zhao describes how these database ... Leer más

    $22.99 USD

  • Teach Your Kids to Code

    A Parent-Friendly Guide to Python Programming

    de Bryson Payne ...
    Teach Your Kids to Code is a parent's and teacher's guide to teaching kids basic programming and problem solving using Python, the powerful language used in college courses and by tech companies like Google and IBM.Step-by-step explanations will have kids learning computational thinking right away, while visual and game-oriented examples hold their attention. Friendly introductions to fundamental ... Leer más

    $17.99 USD

  • Math for Security

    From Graphs and Geometry to Spatial Analysis

    de Daniel Reilly ...
    Use applied math to map fire stations, develop facial recognition software, solve the art gallery problem and more in this hands-on, real-world infosec book.Explore the intersection of mathematics and computer security with this engaging and accessible guide.Math for Security will equip you with essential tools to tackle complex security problems head on. All you need are some basic programming ... Leer más

    $29.99 USD

  • Improve your skills with Google Sheets

    Professional training

    Welcome to Google Sheets, your free worksheet on line. This book outlines useful possibilities if you want to work with this application. As with any spreadsheet, you can achieve simple or more complex calculations using functions. You will learn how to filter and sort out information creating statistics with Pivot tables. You will define page layout settings to print data easily. Charts will ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • PHP Examples Part 4

    Teach yourself by example, #4

    de Adam Majczak ...
    Series Libro 4 - Teach yourself by example
    Error in PHP5 discovered, IP detection in PHP, Geolocation in PHP, PHP Examples, Regular Expressions in PHP, OOP Examples in PHP, Storage management in PHP, Inheritance in use, Floating-point operations using BC Math functions, Function plots, Simple image gallery in PHP ... Leer más

    $1.99 USD o gratis con Kobo Plus

  • Python Data Wrangling for Business Analytics

    Python for Business Analytics Series

    de George Snypes ...
    Series series Python for Business Analytics Series
    Master the essential skills of modern data analysis with this comprehensive guide to Python data wrangling, data cleaning, and business analytics. Whether you're a business analyst moving from Excel to Python, a data scientist optimizing workflows, or an analytics professional handling large datasets, this practical guide bridges the gap between basic Python programming and real-world data ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • C++ Standard Library Extensions, The

    A Tutorial and Reference

    de Pete Becker ...
    "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 ... Leer más

    $57.99 USD

  • CompTIA A+ Certification All-in-One Exam Guide

    How to pass the exam without over studying!

    de Tech Guru ...
    This eBook is intended for IT (Information Technology) professionals wishing to earn themselves a CompTIA A+ certification. Thus, it is assumed that a person reading this book has already obtained the basic knowledge required for Windows and computer operating systems. Although, the A+ certification is provided as an entry level qualification, hence, you do not need an in-depth understanding to ... Leer más

    $3.99 USD

  • Mastering React Test-Driven Development

    Build rock-solid, well-tested web apps with React, Redux and GraphQL

    de Daniel Irvine ...
    Implement TDD for your React applications using Jest, React Router, Redux, and GraphQL/Relay. Learn BDD and end-to-end acceptance testing with CucumberJS and Puppeteer.Key FeaturesLearn the TDD process using the React frameworkBuild complex, real-world applications with a pragmatic approach to TDDUse Cucumber for acceptance and BDD testing, bringing TDD to the wider teamBook DescriptionMany ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • Mastering Oracle SQL

    Putting Oracle SQL to Work

    The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an ... Leer más

    $23.99 USD

  • Clean Code in Python

    Refactor your legacy code base

    de Mariano Anaya ...
    Getting the most out of Python to improve your codebase Key FeaturesSave maintenance costs by learning to fix your legacy codebaseLearn the principles and techniques of refactoringApply microservices to your legacy systems by implementing practical techniquesBook DescriptionPython is currently used in many different areas such as software construction, systems administration, and data processing. ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Artificial Intelligence with Python

    Your complete guide to building intelligent apps using Python 3.x

    New edition of the bestselling guide to artificial intelligence with Python, updated to Python 3.x, with seven new chapters that cover RNNs, AI and Big Data, fundamental use cases, chatbots, and more.Key FeaturesCompletely updated and revised to Python 3.xNew chapters for AI on the cloud, recurrent neural networks, deep learning models, and feature selection and engineeringLearn more about deep ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Introducing Python

    Stuck in a coding conundrum? Whether you're an advanced beginner, an intermediate developer, or a curious newcomer, the complexities of coding can often feel like a labyrinth with no exit. With Python, however, you can start writing real code quickly—but where should you start?In this updated third edition, Bill Lubanovic acts as your personal guide to Python, offering a clear path through the ... Leer más

    $30.99 USD

  • Real-Time Phoenix: Building Scalable Elixir Applications with Live Updates and WebSocket Streams

    de Sam Stevenson ...
    Learn to build responsive, real-time applications using Elixir and Phoenix LiveView. Master WebSocket handling, distributed systems, and fault-tolerant architectures using OTP principles. Perfect for web developers looking to create interactive dashboards, chat applications, and IoT monitoring systems that scale to millions of concurrent users. Includes deployment strategies and performance ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Learning Processing

    A Beginner's Guide to Programming Images, Animation, and Interaction

    Series series The Morgan Kaufmann Series in Computer Graphics
    The free, open-source Processing programming language environment was created at MIT for people who want to develop images, animation, and sound. Based on the ubiquitous Java, it provides an alternative to daunting languages and expensive proprietary software. This book gives graphic designers, artists and illustrators of all stripes a jump start to working with processing by providing detailed ... Leer más

    $48.99 USD

  • 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

  • JavaScript

    Tips and Tricks to Programming Code with Javascript

    Series Libro 2 - JavaScript Programming Series
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Leer más

    $2.99 USD o gratis con Kobo Plus