Leanpub Header

Skip to main content

Filters


Courses

  1. The filter() array method is one of the gateways into functional programming with JavaScript. Learn all about it, and get experience using it, in this short, but highly effective, course.

  2. AI for Efficient Programming
    Harnessing the Power of Large Language Models
    Elizabeth Humphries, Ava Hoffman, Carrie Wright, Candace Savonen, and Fred Hutch

    This course on AI for efficient programming explores the use of AI large language models and their potential benefits and challenges. Through examples and hands-on activities, students will develop an understanding of the ways in which AI can speed up software development tasks and free up time for more creative and strategic work.

  3. Introduktion til R
    Introduktion til programmeringssproget R
    Tue Hellstern

    R er et open-source programmeringssprog, det er meget populært blandt statistikere, og andre som arbejder med data-mining. R tilbyder en bred vifte af analyseværktøjer, samt rigtig gode mulighed for grafisk præsentation af dine data.

  4. No Description Available
  5. How to Build a Typed JSON Configuration Library in Modern C++
    From JSON Parsing to Compile-Time Reflection: Build a Production-Ready Header-Only Configuration Library with C++23
    Eduard Ghergu, Ph.D.

    Ever wondered how configuration libraries work under the hood?Most C++ courses teach you how to use libraries. But in this course, you'll build one—from scratch. You'll discover:Why header-only libraries are the gold standard for C++ distributionHow compile-time reflection with CRTP eliminates repetitive mapping codeWhy dot-notation makes nested JSON access elegant and intuitiveHow to provide crystal-clear error messages that save hours of debuggingAnd how to build a production-ready library that you can actually use in your projects No black boxes. No magic. Just C++23 at its best. By the end, you won't just know how to use a configuration library—you'll know exactly how it works, why it's designed that way, and how you can build your own. Ready to build your own typed JSON configuration library in modern C++?

  6. Leadership for Cancer Informatics Research
    Carrie Wright, Sarah Wheelan, Jeffrey Leek, Candace Savonen, and Fred Hutch
    No Description Available
  7. Getting Started with Unreal Engine
    Setting up your development environment for working on unreal projects.
    Tom Mikota

    In this course you'll learn how to set up Unreal Engine for Development. This process can often take days or weeks of confusion to get right, our goal is to keep this constantly updated and easy to access (Free!)

  8. The Python Bootcamp
    #100DaysOfPython Challenge
    Hisham El-Amir

    Embark on an exciting journey to Python mastery with our comprehensive "100 Days of Python" course. Whether you're a complete beginner or looking to sharpen your coding skills, this course is designed to transform you into a proficient Python programmer in just over three months.

  9. Computing for Cancer Informatics
    Carrie Wright, Sarah Wheelan, Candace Savonen, and Fred Hutch

    Ever wonder how computers work on a fundamental level? Or have you wondered how cloud computing works? In this course we will discuss fundamental computing concepts and how this knowledge can help you take your bioinformatics research further.

  10. No Description Available
  11. TICKET
    ishak smadi
    No Description Available
  12. Expert Tips for ALL Your Snowflake SnowPro Certifications
    100 Practice Test Questions for ALL Your SnowPro Exams
    Cristian Scutaru

    Need help with the 10-20% you might still need to get over the 75% finish line? Look no further!

  13. Database
    Database kursus for akademiuddannelsen
    Tue Hellstern

    Kursus til det obligatoriske fag Database på akademiuddannelsen.Kurset brugere jeg til min undervisning på Cphbusiness, men det kan også bruges som selvstudie

  14. No Description Available
  15. Documentation and Usability
    Candace Savonen, Jeffrey Leek, Sarah Wheelan, and Fred Hutch

    This course covers the basics of creating documentation and tutorials that can maximize the usability of informatics tools.