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 1153 - 1176 de 10704 resultados
Skip side bar filters
  • Getting Started With TestNG (A Java Test Framework)

    de Rex Jones ...
    If You You Must Read This Book If Your Are Ready To Learn The Most Powerful Test FrameworkTestNG is a Test Framework for JavaNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback. You will find details of downloading the PDF document inside the book.Did You Know A Test Framework Joins The Programming And Testing Components Of Automation? Java Is The Most Popular Programming ... Leer más

    $3.97 USD o gratis con Kobo Plus

  • Unity from Proficiency to Mastery (C# Programming)

    Unity 5 from Proficiency to Mastery, #2

    Series Libro 2 - Unity 5 from Proficiency to Mastery
    Solve your C# Headaches with this BookWhether you are new to C# or a seasoned developer just starting with Unity, you may find it difficult to use C# in Unity because:You are new to C#.You already have some coding experience in C# but you may find that many concepts in Unity (e.g., components) are different from working in straight C# code.You have started coding in C# but you would like more ... Leer más

    $7.50 USD o gratis con Kobo Plus

  • Routine SAS SQL

    de Rick Aster ...
    A practical introduction to the use of SQL, the popular database language, in the SAS environment. With a modest level of SQL skill, you can use SQL on SAS data or combine SAS data with database data. ... Leer más

    $9.99 USD

  • Python for Algorithmic Trading

    de Yves Hilpisch ...
    Algorithmic trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic ... Leer más

    $48.99 USD

  • Learning AngularJS Animations

    If you are a developer who is new to AngularJS or is experienced with the AngularJS framework, this book is intended for you. If you want to provide a better user experience on your web app, this book is also for you. ... Leer más

    $15.99 USD o gratis con Kobo Plus

  • Learn PHP 8

    Using MySQL, JavaScript, CSS3, and HTML5

    Series series Professional and Applied Computing (R0)
    Write solid, secure, object-oriented code in the new PHP 8. In this book you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived examples.In Learn PHP 8, ... Leer más

    $40.99 USD

  • Software Architecture with C# 12 and .NET 8

    Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure

    A book for the aspiring .NET software architect – design scalable and high-performance enterprise solutions using the latest features of C\# 12 and .NET 8 Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet introduced to software architecture fundamentals and begin applying them in .NETExplore the main technologies used by software architects and choose the best ones for ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Responsive & Fast

    Implementing High-Performance Responsive Design

    de Guy Podjarny ...
    Is Responsive Web Design (RWD) slowing your site down? It doesn’t have to. With this concise book, you’ll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers ... Leer más

    $10.99 USD

  • C++ and Algorithmic Thinking for the Complete Beginner

    Learn to think like a programmer by mastering C++ and foundational algorithms from scratch.

    Dive into the essentials of C++ and algorithmic thinking with this book. This comprehensive guide is perfect for newcomers looking to build a strong foundation in programming and problem-solving.Key FeaturesComprehensive introduction to C++ programming and detailed explanations of algorithmic concepts.Step-by-step setup of development environments, with practical exercises and real-world examples ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Programming Windows

    Series series Developer Reference
    Reimagined for full-screen and touch-optimized apps, Windows 8 provides a platform for reaching new users in new ways. In response, programming legend Charles Petzold is rewriting his classic Programming Windows—one of the most popular programming books of all time—to show developers how to use existing skills and tools to build Windows 8 apps.Programming Windows, Sixth Edition focuses on creating ... Leer más

    $41.79 USD

  • C++ Core Guidelines Explained

    Best Practices for Modern C++

    de Rainer Grimm ...
    Write More Elegant C++ ProgramsThe official C++ Core Guidelines provide consistent best practices for writing outstanding modern C++ code and improving legacy code, but they're organized as a reference for looking up one specific point at a time, not as a tutorial for working developers. In C++ Core Guidelines Explained, expert C++ instructor Rainer Grimm has distilled them to their essence, ... Leer más

    $38.69 USD

  • Product Analytics

    Applied Data Science Techniques for Actionable Consumer Insights

    Series series Addison-Wesley Data & Analytics Series
    Use Product Analytics to Understand Consumer Behavior and Change It at ScaleProduct Analytics is a complete, hands-on guide to generating actionable business insights from customer data. Experienced data scientist and enterprise manager Joanne Rodrigues introduces practical statistical techniques for determining why things happen and how to change what people do at scale. She complements these ... Leer más

    $43.19 USD

  • IndexedDB API

    Learn how to create a database for your website with HTML5 and JavaScript

    de J.D Gauchat ...
    Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving ... Leer más

    $2.84 USD o gratis con Kobo Plus

  • Python for Beginners: The Dummies' Guide to Learn Python Programming. A Practical Reference with Exercises for Newbies and Advanced Developers

    Python Programming, #1

    de Kevin Lioy ...
    Series Libro 1 - Python Programming
    If you want to learn the most modern programming language in the world, then keep reading.Python is an high-level programming language. It's a modern language, easy to learn and understand but very powerful.It's a versatile programming language that is now being used on a lot of different projects, from world-class internet companies to small hobbyists, Python is extremely flexible and can be ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • The Complete Coding Interview Guide in Java

    An effective guide for aspiring Java developers to ace their programming interviews

    Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky bits of code and algorithms into manageable chunksKey FeaturesDiscover over 200 coding interview problems and their solutions to help you secure a job as a Java developerWork on overcoming coding challenges faced in a wide array of topics such as time complexity, OOP, and recursionGet to ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Learn Python Programming for Beginners

    The Best Step-by-Step Guide for Coding with Python, Great for Kids and Adults. Includes Practical Exercises on Data Analysis, Machine Learning and More.

    de Flynn Fisher ...
    The Complete Python Masterclass Made Easy, Even if You’ve Never Coded in Your Life!If you go on Google right at this second and open any statistics with the most in-demand programming languages for the past 5 years until today you will consistently see in the top 3 a language called ‘Python’. More often than not, it is the number one programming language to learn year after year.But why would so ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Applied Generative AI for Beginners

    Practical Knowledge on Diffusion Models, ChatGPT, and Other LLMs

    Series series Professional and Applied Computing (R0)
    This book provides a deep dive into the world of generative AI, covering everything from the basics of neural networks to the intricacies of large language models like ChatGPT and Google Bard. It serves as a one-stop resource for anyone interested in understanding and applying this transformative technology and is particularly aimed at those just getting started with generative AI.Applied ... Leer más

    $44.99 USD

  • Learn IoT Programming Using Node-RED

    Begin to Code Full Stack IoT Apps and Edge Devices with Raspberry Pi, NodeJS, and Grafana

    Learn IoT Programming with Node-RED is an excellent source of practical knowledge for developing a successful Internet of Things system, starting with the very first step of programming a Raspberry Pi, and using numerous open-source software development tools.To begin, the book will provide you with a practical experience of visual programming, fundamentals of Node-RED, and the architecture of an ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Godot 4 Best Practices

    Practical techniques and strategies for efficient, scalable game development

    Elevate your Godot 4 development skills with SOLID principles, game architecture patterns, and scalable workflows. Learn to create maintainable systems, organize projects, and build release-ready games that grow beyond prototypes Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesApply SOLID principles and proven design patterns in Godot 4Build scalable game ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Mastering macOS Programming

    Hands-on guide to macOS Sierra Application Development

    Take your macOS Sierra to the next level using the latest tools, designs, and best coding practices while developing with Swift 3.0Key Features\[\*\] Learn to harness the power of macOS with the elegance of the Swift programming language\[\*\] Become highly competent in building apps on the macOS platform\[\*\] Get the most in-depth guide with a hands-on approach on the latest version of macOSBook ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Grokking Concurrency

    de Kiril Bobrov ...
    This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any language.Perplexed by concurrency? Don’t be. This engaging, fully-illustrated beginner’s guide gets you writing the kind of high-performance code your apps deserve. Inside, you’ll find thorough explanations of concurrency’s core concepts—all explained with ... Leer más

    $49.99 USD

  • Become ITIL® 4 Foundation Certified in 7 Days

    Understand and Prepare for the ITIL Foundation Exam with Real-life Examples

    Series series Professional and Applied Computing (R0)
    Use this guide book in its fully updated second edition to study for the ITIL 4 Foundation certification exam. Know the latest ITIL framework and DevOps concepts.The book will take you through the new ITIL framework and nuances of the DevOps methodology. The book follows the topics included in the foundation certification exam syllabus and includes new sections on ITIL's guiding principles, ... Leer más

    $40.99 USD

  • PHP: The Good Parts

    Delivering the Best of PHP

    Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You'll learn which parts add strength to object-oriented programming, and how to use certain features to integrate your ... Leer más

    $17.99 USD