Programming A Pixel Clock for Devs using Python, JavaScript, C#, Rust and others!

Поділитися
Вставка
  • Опубліковано 15 чер 2024
  • Help us to make our PXL Clock a reality!
    In this episode, we demonstrate how fun and simple programming can be with our custom device. We’ll create an impressive animation in just 50 lines of code, perfect for both seasoned programmers and beginners.
    What you’ll learn:
    • animations
    • triggers and rule evaluation
    • a blend of imperative and functional programming
    • state-aware functions, similar to React but for frames and pixels
    We’ll delve into "magic functions", enabling state-aware functions that retain their state. Learn to animate properties over time and use built-in animation functions for smooth results.
    We Need Your Help!
    ===
    We need your help! To bring this innovative frame to life, we’re launching a Kickstarter campaign and need backers from day one. Your support is crucial-share our project, spread the word, and join us in this exciting journey. By backing us, you’ll help turn this dream into reality, creating a device that makes programming fun and accessible for everyone. Together, we can make this frame a success!
    Chapters
    ===
    00:00 What We Will Do In This Video
    00:21 Can I Buy the PXL Clock?
    00:40 Use The PXL Simulator!
    00:54 Drawing a Static Background and Circle
    04:24 Motion! Animate Display Properties by "useState"
    08:40 Using Spceial Animation Functions
    09:38 Mixing Imperative And Functional Programming
    12:34 Composability And Components (with State-Aware Functions)
    13:41 WE NEED YOUR HELP (Make The Frame A Reality)
    Links
    ===
    Repo: github.com/SchlenkR/ThePureSt...
    Scott Wlaschin: "Pipeline Oriented Programming": • Pipeline-oriented prog...
    Socials
    ======
    Twitter / X: / schlenkr
    GitHub: github.com/SchlenkR
    👉 Don't forget to like, share, and subscribe for more content on modern programming concepts. Drop your questions and feedback in the comments section below and join our growing community of innovative programmers!
    ===
    #csharp #pixelart #dotnet #functionalProgramming #functionalCSharp #fsharp #dotnetconf #csharptutorial #csharpprogramming #typescript #react #python
  • Наука та технологія

КОМЕНТАРІ • 2

  • @PanMaciek
    @PanMaciek 25 днів тому +2

    Nice code, didn't see F# used in a while. I remember using it tho, it was a nice experience

    • @ThePureState
      @ThePureState  24 дні тому +1

      Then this might be a good chance to restart your journey! F# is super simple, and so easy to learn and use :)