Project: Coding a Pretty-printer in C

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 26

  • @namelessmonster2166
    @namelessmonster2166 Před měsícem +3

    i am from india this channel is a gem may god bless u

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem

      Thank you Nameless, Im glad you like it. Take care, JB

  • @brandonphilander661
    @brandonphilander661 Před 2 měsíci +3

    Another great video, keep going.

  • @ArnabJhaYT
    @ArnabJhaYT Před měsícem +3

    Awesome video! Awesome thumbnail too 😊

  • @NimaqAlizadeh
    @NimaqAlizadeh Před měsícem +1

    Nice 🎉
    Tnx JB

  • @Ryclic
    @Ryclic Před měsícem +1

    awesome! have you done os development before? would love to see that

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem +1

      Hi there Ryclic. Well I have been experimenting a little with 16bit boot sector stuff like all the cool kids, but mostly at the bios interrupt level and no vga, disk io etc. My expertise is coding for Linux. And adv networking of course. Take care, JB

  • @i_youtube_
    @i_youtube_ Před měsícem +1

    Question: I need a hint.. How to program a tool that will only display everything inside a desktop application window and ignoring everything outside it when the computer is connected by HDMI to Over Head Projector. This is an idea that will allow the controller to display only what audience should see. Do you think it's something so advanced and hard to accomplish?

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem +2

      A salam aleikum mr A. It is probably a bit advanced, sure, but that ought to make it more appealing, not less, right? :) However, I would simply use Google Meets, share the screen of a specific window while watching your own stream and putting that on the projector. It can be done in minutes, but coding your own is more fun of course. Unfortunately Im not very good with this windows operating system that you're referring to. It's the one for video games, right..? ;) Take care A, JB

    • @i_youtube_
      @i_youtube_ Před měsícem +1

      @@dr-Jonas-Birch Thank you for your prompt reply. Thank you for the great content.

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem

      You're welcome, Im glad you like it, take care. JB

    • @CodingWorldHere
      @CodingWorldHere Před měsícem

      you can use cpp , and code something similar i would like to share some steps.Identify and Capture the Window: Use APIs like Win32 on Windows to find and capture the target window contents in real-time.
      Create Full-Screen Overlay: Develop a full-screen borderless window on the secondary display (projector) to display the captured content.
      Real-Time Rendering: Use graphics libraries (e.g., DirectX, OpenGL) to render the captured window contents onto the overlay.
      Monitor and Update: Handle window resizing, moving, and other actions to update the capture and display accordingly.
      Optimize Performance: Ensure efficient capturing and rendering to minimize latency and resource usage.
      User Interface: Provide a simple interface for selecting the target window and managing display settings.

  • @its_code
    @its_code Před měsícem +1

  • @i_youtube_
    @i_youtube_ Před měsícem +1

    Any plan to record Windows API tutorials?

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem

      Windows is not really my strong suit but it's possible, I did write some stuff for windows from way back when. Anything specific you have in mind? JB

    • @i_youtube_
      @i_youtube_ Před měsícem +1

      @@dr-Jonas-Birch Just I don't see good Windows API resources in CZcams. Also I found the doc itself is not easy to learn from.

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem +1

      Ok I will figure something out, JB

  • @we__do
    @we__do Před měsícem +1

    source ?

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  Před měsícem +1

      wedo, All my coding videos will be free for all, always, but I still need to make a living. So I made the code repo a premium feature for my paid members. I hope you understand. Check out doctorbirch.com/support for more info and current rates.
      Welcome to the channel, take care. -JB

    • @we__do
      @we__do Před měsícem +1

      @@dr-Jonas-Birch understandable

  • @Kyoz
    @Kyoz Před 2 měsíci +1

    🤍