Leanpub Header

Skip to main content

Filters


Courses

  1. Kotlin Essentials
    Marcin Moskała

    Want to learn how to use Kotlin? This practical course presents the most important Kotlin features, together with the best practices for using them.

  2. Composing Software
    An Exploration of Functional Programming and Object Composition in JavaScript
    Eric Elliott

    All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.

  3. Perl Dancer Course
    Quick and Easy Web application building using Perl Dancer
    Gábor Szabó

    Dancer is a simple Web Application Development Framework for the Perl programming language. This video course teaches you how to create a simple web application step-by step.

  4. Additional materials that can be used by themselves or in addition to another malware course in order to emphasize learning objectives.

  5. The Complete Guide to PyCharm
    Lukas Rieger, Finxter, and Shubham Sayon

    Do you want to master the most popular Python IDE fast?This course will take you from beginner to expert in PyCharm in ~90 minutes.For any software developer it is crucial to master the IDE well, to write, test and debug high-quality code with little effort.Join the PyCharm Masterclass now, and master PyCharm by tomorrow!

  6. Working With Code in IntelliJ IDEA
    Trisha Gee and Helen Scott

    In this course, we'll look at how IntelliJ IDEA helps you to write and read code, because this is a large part of what you do every day as a developer. The course will also introduce some related topics like running and testing.

  7. Learn Enterprise WPF with XAML from Scratch
    WPF Tutorial: learn how to create a powerful Windows application with rich UI on WPF platform.
    EngineerSpock

    Learn the WPF and XAML concepts and tools that you will need to build fully functional UI-applications with the modern UI-building framework, Windows Presentation Foundation (WPF).

  8. Claude Code Masterclass: Ship Real Code with AI
    Install Claude Code and master the Plan → Implement → Test → Review → Commit loop: Best-of-N, testing, git, MCP, hooks & skills.
    Luca Berton

    Use Claude Code to build, test, and ship one small feature end-to-end —> directing the agent through the full Plan → Implement → Test → Review → Commit loop — and post your commit history and self-review as your project.

  9. Additional materials that can be used by themselves or in addition to another malware course in order to emphasize learning objectives.

  10. Writing test automation framework from scratch
    Learning to write test automation framework for any system - step by step
    Alexander Pushkarev

    Learn how to write test automation framework for any system - step by step.

  11. Python Exercises Collection
    A collection of 35 hand selected Python exercises to boost your Python skills and develop your programmer mindset.
    Lukas Rieger and Finxter

    A collection of 35 hand selected Python exercises with solutions to boost your Python skills and develop your programmer mindest.Practice all the basics of the Python programming language with this collection of exercises.Become exam or interview ready or just improve your skills.This course is for beginners and advanced learners alike.

  12. Groovy 3.0 Course
    Learn Groovy and Gradle
    Adam L. Davis

    Go from beginner to expert Groovy Programmer with Groovy 3.0 and Gradle 5

  13. Functional Kotlin
    Marcin Moskała
    No Description Available
  14. Cybersecurity Deconstructed
    Advanced Techniques and Internals
    Steve T. Publications

    Go beyond abstractions and master the core technical realities of modern cybersecurity. Deconstruct advanced network evasion and EDR bypass techniques, dissect sophisticated post-exploitation and cloud attack vectors, and analyze cryptographic failures and malware at their roots.

  15. This course teaches how to build dynamic dashboards using the shinydashboard R package.