Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Software Engineering

  1. Python Made Intuitive
    Python Made Intuitive
    Learn Programming the Way You Think A Beginner’s Journey to Master Python
    James Sookhai

    What You’ll Learn●  Python Fundamentals – Variables, loops, functions, and more explained in a fun way.●  Handling User Input – Making interactive programs.●  Decision Making – Writing smart code using if statements.●  Working with Lists and Dictionaries – Storing and managing data.●  File Handling – Reading and writing files.●  Object-Oriented Programming (OOP) – Learning to code like a pro.●  Error Handling – Preventing your programs from crashing.●  APIs & Web Data – Fetching real-time information.●  Databases – Storing and retrieving data efficiently.●  Final Project – Bringing everything together in a real-world Python application.

  2. Memory Dump Analysis Anthology, Volume 12

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, software trace and log analysis written in December 2018 - November 2019.

  3. Memory Dump Analysis Anthology, Volume 11

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, software trace and log analysis written in June 2017 - November 2018.

  4. Memory Dump Analysis Anthology, Volume 10

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, software trace and log analysis written in October 2016 - May 2017.

  5. Memory Dump Analysis Anthology, Volume 9b

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, software trace and log analysis written in March - September 2016.

  6. Memory Dump Analysis Anthology, Volume 9a

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, software trace and log analysis written in August 2015 - February 2016.

  7. Memory Dump Analysis Anthology, Volume 8b

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, debugging, crash dump analysis, memory forensics, software trace and log analysis written in December 2014 - July 2015.

  8. Memory Dump Analysis Anthology, Volume 8a

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, debugging, crash dump analysis, memory forensics, software trace and log analysis written in June 2014 - November 2014.

  9. Memory Dump Analysis Anthology, Volume 7

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, debugging, crash dump analysis, software trace and log analysis, malware analysis and memory forensics written in November 2011 - May 2014.

  10. Memory Dump Analysis Anthology, Volume 6

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) about memory dump analysis, software trace and log analysis, software troubleshooting, and debugging written in November 2010 - October 2011.

  11. Developer Accountability
    Developer Accountability
    Responsibility, Ownership and Holding Developers Accountable
    Stephan Schmidt

    Holding developers accountable is key to everyones happiness, and to maximize productivity. This booklet shows you why and how to hold developers accountable and still being likeable.

  12. Learn Microsoft Power Apps - Second Edition
    Learn Microsoft Power Apps - Second Edition
    The definitive handbook for building solutions with Power Apps to solve your business needs
    Packt Publishing Ltd

    Microsoft Power Apps provides a modern approach to building low-code business applications for mobile, tablet, browser, and Microsoft Teams. The second edition of Learn Microsoft Power Apps will guide you in creating well-designed and secure apps that transform old processes and workflows. By the end of this Power Apps book, you’ll be ready to confidently develop lightweight business applications with minimal code.

  13. Power Apps Tips, Tricks, and Best Practices
    Power Apps Tips, Tricks, and Best Practices
    A step-by-step practical guide to developing robust Power Apps solutions
    Packt Publishing Ltd

    This book is a practical guide packed with best practices, tips, and tricks to help you explore the capability of PowerApps. You'll get to grips with advanced topics such as integration and Copilot Studio.

  14. Mastering Amazon EC2
    Mastering Amazon EC2
    Unravel the complexities of EC2 to build robust and resilient applications
    Packt Publishing Ltd

    From mastering the fundamentals to exploring advanced concepts, this book helps you build resilient apps, maximize app performance and automate your infrastructure provisioning capabilities to tackle modern cloud computing challenges.

  15. 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.