Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Learn LLVM 17 - Second Edition
    Learn LLVM 17 - Second Edition
    A beginner's guide to learning LLVM compiler tools and core libraries with C++
    Packt Publishing Ltd

    Learn how to build your own compiler, from reading the source to emitting optimized machine code. This book guides you through the JIT compilation framework, extending LLVM in a variety of ways, and using the right tools for troubleshooting.

  2. System Design Test

    dafad

  3. Atlas Interactivo de Programación en Python: Una guía práctica para la era  digital

    Descubre el fascinante mundo de la programación con el Atlas Interactivo de Programación en Python , una guía práctica y dinámica diseñada para llevarte desde los conceptos básicos hasta el análisis de datos avanzado. Con ejemplos interactivos y ejercicios aplicados, este libro es tu compañero ideal para dominar Python de manera efectiva y divertida. ¡Conviértete en un programador experto mientras exploras nuevas posibilidades con este recurso único!

  4. Mastering Go - Fourth Edition
    Mastering Go - Fourth Edition
    Leverage Go's expertise for advanced utilities, empowering you to develop professional software
    Packt Publishing Ltd

    Mastering Go is the essential guide to putting Go to work in real production systems. This freshly updated fourth edition includes topics like creating RESTful servers and clients, understanding Go generics, and developing TCP/IP servers and clients.

  5. The FPGA Programming Handbook - Second Edition
    The FPGA Programming Handbook - Second Edition
    An essential guide to FPGA design for transforming ideas into hardware using SystemVerilog and VHDL
    Packt Publishing Ltd

    FPGAs empower you to accelerate problem-solving with custom hardware architectures. This book teaches SystemVerilog and VHDL programming, providing hands-on experience in crafting projects like calculators, keyboard interfaces, and VGA displays.

  6. Pine Script Beginner's Guide
    Pine Script Beginner's Guide
    A Quick Reference Guide for Beginners and Intermediate Users
    Beta Shorts
    No Description Available
  7. Software Design Principles
    Software Design Principles
    Carlos Bastos Pérez-Cuadrado

    Who Should Read This Book? Aspiring developers: Build a strong foundation in software design to kickstart your programming career.Experienced engineers: Refine your skills and adopt best practices to enhance your existing projects. Benefits of Reading Software Design Principles Enhance Code Quality: Learn to write clean, efficient, and readable code.Increase Maintainability: Develop software that is easy to update and modify.Boost Scalability: Design systems that grow seamlessly with your business needs.Improve Collaboration: Foster better teamwork through standardized coding practices.Reduce Technical Debt: Implement strategies to minimize long-term maintenance challenges. Join the Journey to Better Software Embark on a path to mastering the essential design principles that transform ordinary code into exceptional software. Software Design Principles offers the guidance and expertise you need to succeed. Get your copy today and take the first step towards building superior software!

  8. Building Browser Game Prototypes
    Building Browser Game Prototypes
    Codeless Game Construction using Construct2 & Construct3
    Stephen Gose

    This is a gaming prototype template for any game genre. This pamphlet leads you through a straightforward method for testing and developing game prototypes. The lessons have both Construct 3 & 2 encodings and include a general License. It's perfect for novices, experienced web developers, and anyone wanting their bespoke game, artwork, and features.

  9. Empowered Coding
    Empowered Coding
    How AI Tools Can Transform Solo Development
    Randy Herring

    Unleash Your Potential with "Empowered Coding"Transform Your Solo Development Journey with AI!Are you a solo developer looking to take your coding skills to the next level? "Empowered Coding: How AI Tools Can Transform Solo Development" is your ultimate guide to harnessing the power of AI to revolutionize your development process. Written by Randy Herring, this book is a game-changer for anyone seeking to enhance productivity, creativity, and overall coding experience.

  10. Microsoft 365 and SharePoint Online Cookbook - Second Edition
    Microsoft 365 and SharePoint Online Cookbook - Second Edition
    A complete guide to Microsoft Office 365 apps including SharePoint, Power Platform, Copilot and more
    Packt Publishing Ltd

    This cookbook is an end-to-end guide for efficiently navigating the enterprise apps in Microsoft Office 365. It walks you through carrying out everyday tasks in SharePoint Online, Teams, Viva, Planner, and Power Platform with assistance from Copilot.

  11. Transformers for Natural Language Processing and Computer Vision - Third Edition
    Transformers for Natural Language Processing and Computer Vision - Third Edition
    Explore Generative AI and Large Language Models with Hugging Face, ChatGPT, GPT-4V, and DALL-E 3
    Packt Publishing Ltd

    This book provides a comprehensive guide to leveraging the immense potential of transformers for NLP and vision tasks. It covers the architectural innovations that have led to unprecedented natural language capabilities, along with the associated risks and mitigation strategies.

  12. Mastering Oracle Cloud ERP Financials
    Mastering Oracle Cloud ERP Financials
    Essential Tools for Finance Professionals
    InfoWave MRV

    Designed for business users and finance professionals and a must-have resource to elevate your expertise and advance your career in finance

  13. The Definitive Guide to Power Query (M)
    The Definitive Guide to Power Query (M)
    Mastering complex data transformation with Power Query
    Packt Publishing Ltd

    Mastering Data transformation is essential for enhancing their data models and business intelligence. The Definitive Guide to Power Query equips you with the knowledge and skills to master the tool while leveraging its remarkable capabilities.

  14. Mastering TypeScript Core Utility Types
    Mastering TypeScript Core Utility Types
    The Ultimate Guide from Beginner to Pro: 300+ Examples, Practical Exercises, and Best Practices for Mastering Advanced TypeScript
    Kristiyan Velkov

    The Ultimate Guide from Beginner to Pro: 300+ Examples, Practical Exercises, and Best Practices for Mastering Advanced TypeScript

  15. MIPS Assembly Programmming

    Learn MIPS assembly programming using the MARS or SPIM/QtSPIM simulators. Learn all the fundamentals: data declaration, syscalls, branching, looping, the calling convention and recursive functions, even floating point numbers.