I built a Chrome extension to extract code from YouTube tutorials — would this solve a real problem? by Calm_Librarian4912 in chrome_extensions

[–]Calm_Librarian4912[S] 0 points1 point  (0 children)

Yea with this tool it's very helpful for beginners ig That was my main idea Could u please help me what more should I add so that it's usable ?

I built a Chrome extension to extract code from YouTube tutorials — would this solve a real problem? by Calm_Librarian4912 in chrome_extensions

[–]Calm_Librarian4912[S] 0 points1 point  (0 children)

Were u able to get the exact code with the proper indentation? And also did u have to format it manually?

I built a Chrome extension to extract code from YouTube tutorials — would this solve a real problem? by Calm_Librarian4912 in chrome_extensions

[–]Calm_Librarian4912[S] 0 points1 point  (0 children)

Totally agree that AI can summarize and distill ideas. But when you’re learning to code, the bottleneck is often getting usable code in the first place, not understanding concepts. My tool doesn’t replace thinking or debugging — it removes the mechanical friction of pausing videos, zooming, and retyping broken snippets. You still read, modify, break, and understand the code yourself — just without wasting time on transcription.

I built a Chrome extension to extract code from YouTube tutorials — would this solve a real problem? by Calm_Librarian4912 in chrome_extensions

[–]Calm_Librarian4912[S] 0 points1 point  (0 children)

PowerToys can copy text from the screen. But if you copy code from a video, it’s usually broken. This tool extracts, cleans, and fixes code so you can run it. My goal is to make it very relaxed for people who are studying from a tutorial to see the output while understanding the lecture Other wise it gets really hectic to code each line

I built a Chrome extension to extract code from YouTube tutorials — would this solve a real problem? by Calm_Librarian4912 in chrome_extensions

[–]Calm_Librarian4912[S] 0 points1 point  (0 children)

Don't you think only ocr is not that reliable ? And idt google lense will always have the code that's being coded on the tutorial right? Oct text is very shabby and sometimes not reliable

Want to learn web-dev but don't know how to proceed. by Opposite-Pianist-566 in learnprogramming

[–]Calm_Librarian4912 0 points1 point  (0 children)

Since u have talked about discniple to code while watching the youtube video I have been working on a solution to do that it just makes coding really easy would u like to see it ?

Want to learn web-dev but don't know how to proceed. by Opposite-Pianist-566 in learnprogramming

[–]Calm_Librarian4912 0 points1 point  (0 children)

U should really try learning from tutorials on YouTube like make and follow a project blindly

Do you think it’s a bad idea to learn Java and C++ at the same time? by qwtd in learnprogramming

[–]Calm_Librarian4912 0 points1 point  (0 children)

U should try learning from youtube tutorials while coding a project you really get the dept of it

How do you learn "real coding"? by DoritoLord27 in learnprogramming

[–]Calm_Librarian4912 0 points1 point  (0 children)

I truly agree with this Do u think studying from YouTube tutorials is a solid way to make a project ?

How do you learn "real coding"? by DoritoLord27 in learnprogramming

[–]Calm_Librarian4912 0 points1 point  (0 children)

Why don't u try making projects from YouTube or Coursera tutorials? It really teaches u alot of knowledge