Leanpub Header

Skip to main content

Filters

Category: "Data Structures"

Data Structures

  1. mastering Power Bi
    mastering Power Bi
    Sara Djebrit
    No Description Available
  2. Enterprise Development with Raspberry Pi

    This book is written by a Raspberry Pi enthusiast, so, it could be hopefully interesting for other Raspberry Pi enthusiasts. Also, as it is about enterprise development, it can be eventually useful for any IT specialist dealing with enterprise applications and services.

  3. The C# and .NET Interview Compendium – Second Edition
    The C# and .NET Interview Compendium – Second Edition
    Interview Questions and Answers for C# and .NET Developers
    Yohan Rodriguez

    A practical, modern interview-preparation compendium for C# and .NET developers (615 manuscript pages).

  4. Arrays y Strings para entrevistas técnicas
    Arrays y Strings para entrevistas técnicas
    9 ejercicios clave de DSA resueltos en PHP, Python y Javascript
    Italo Morales Fantone

    ¿Preparándote para entrevistas técnicas? Este libro es para ti. Aprende a resolver desafíos de arrays y strings, las estructuras más comunes y fundamentales en cualquier prueba técnica. Con un enfoque paso a paso, en tres lenguajes (PHP, Javascript y Python), te ayudará a pensar de forma ordenada, escribir soluciones limpias y entender lo que estás haciendo. Forma parte de la colección Tidy DSA, donde el objetivo no es memorizar, sino razonar con claridad.

  5. Data Preparation for Customer Analytics
    No Description Available
  6. Java 17 Backend Development
    Java 17 Backend Development
    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat
    GitforGits | Asian Publishing House

    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems.

  7. Advanced Data Structures Handbook: The JavaScript Edition
    Advanced Data Structures Handbook: The JavaScript Edition
    Simplifying Complexity for Real-World Applications
    Hela Ben Khalfallah

    Designed for JavaScript developers, this handbook dives into the practical implementation of advanced data structures such as B-Trees, Tries, and probabilistic models like Bloom Filters. Focused on real-world challenges, it explains how to handle large datasets, optimize caching, and implement efficient searches. With clear examples and technical depth, this book offers a realistic approach to applying advanced concepts in scalable and reliable systems.

  8. Practical C++ Machine Learning
    Practical C++ Machine Learning
    Hands-on strategies for developing simple machine learning models using C++ data structures and libraries
    GitforGits | Asian Publishing House

    My goal is to equip other programmers with the confidence to confidently incorporate machine learning into their C++ projects by guiding them through real-world examples and addressing common challenges head-on.

  9. Super Study Guide: Algorithms & Data Structures
    Super Study Guide: Algorithms & Data Structures
    Afshine Amidi and Shervine Amidi

    A concise, illustrated guide to algorithms and data structures, perfect for coding interviews, classes, or self-study. Covers key concepts, from fundamentals to graphs, trees, sorting, and search techniques.

  10. Your Fastest Route to Algorithms & Data Structures (JavaScript ES6)
    Your Fastest Route to Algorithms & Data Structures (JavaScript ES6)
    A Brief, No Fluff Guide With Practical Application Examples
    Adegoke Akintoye

    In less than 100 pages, you will explore key concepts, learn how to implement algorithms, and understand the importance of data structures in JavaScript. Each topic is presented in a straightforward manner, focusing on practical applications and real-world examples to enhance your understanding. By the end of this book, you will have a solid foundation in algorithms and data structures, empowering you to apply these concepts effectively in your JavaScript projects. Let's embark on this fast-paced journey to mastering algorithms and data structures in JavaScript ES6.

  11. Rust In Practice, Second Edition
    Rust In Practice, Second Edition
    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages
    GitforGits | Asian Publishing House

    "Rust In Practice, Second Edition" is more than simply a guidebook; it's an exploration of a language that stresses safety, speed, and concurrency. It is intended for developers who are interested in furthering their Rust knowledge, as well as those who are just getting started but want to go deep.

  12. The Problem Solver's Guide To Coding
    The Problem Solver's Guide To Coding
    Master essential algorithms, basic data structures, and common programming techniques by solving coding challenges in C++
    Nhut Nguyen

    This book revolutionizes your programming skills with meticulously solved challenges, practical strategies, and expert insights. From beginners to pros, master complex problems, write clean code, and ace interviews. Elevate your coding prowess and become a true champion!

  13. NumPy By Example
    NumPy By Example
    A Beginner's Guide to Learning NumPy (updated for NumPy 2)
    DAT Linux

    The book was designed to introduce NumPy features in a structured way, with each chapter building on your knowledge incrementally. Revised and updated for NymPy 2.

  14. Bases de datos con XML
    Bases de datos con XML
    Sergio Adrian Martin

    El autor explica que es XML, como usarlo en paginas web y otras aplicaciones

  15. C++ Programming Cookbook
    C++ Programming Cookbook
    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging
    GitforGits | Asian Publishing House

    Through a series of carefully curated recipes, "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. The book covers more advanced subjects like concurrency, memory management, file I/O operations, object-oriented design concepts and functional programming.