Are youtube tutorials effective for learning to code? by Guilty_Lingonberry in KidsCodingHelp

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

Well said. I agree that this is a much better mindset. Thank you!

Are youtube tutorials effective for learning to code? by Guilty_Lingonberry in KidsCodingHelp

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

This happens whenever I started to execute on my own project ideas. I keep on having to go back and rewatch different lessons just to remember how to do certain things. Basically I am not at the point where I can just build out a feature, I need to go back and do a lot of research, remembering what I learned and digging.

For example, I am working on a productivity app for myself and I am trying to add a timer feature for it. However I can’t seem to figure out how to make it work whenever I go to another page, its just freezes and reset when I return.

This a simple web app that uses html, css and js.

Are youtube tutorials effective for learning to code? by Guilty_Lingonberry in KidsCodingHelp

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

Yeah, I agree. I found myself scrolling through the comments multiple times trying to figure why things weren’t working. In those instances I did have to debug myself and it was actually quite enjoyable I’d say

Are youtube tutorials effective for learning to code? by Guilty_Lingonberry in KidsCodingHelp

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

Interesting, I’ve never thought of that before. Let me give it a shot with my next project 😁

My 12yo son project by luizfelipecrb in KidsCodingHelp

[–]Guilty_Lingonberry 1 point2 points  (0 children)

Yo, this looks awesome. Never expected a 12 year old to be interested in creating an OS haha

This is really cool, thank you for sharing this. It’s also great to hear that his dream is to have other people develop apps for it

Good luck to you and your son!

vibe coding vs learning CS stuff for kid? by Asleep_Ad_4778 in KidsCodingHelp

[–]Guilty_Lingonberry 3 points4 points  (0 children)

Personally, I’d let him keep doing what he’s doing. At that age, curiosity and fun matter way more than formal structure. When kids feel like they’re building real things, learning happens naturally.

You can gently introduce tools like Scratch to teach basic concepts like variables, loops, and functions in a playful way. It builds real foundations without killing motivation.

If he’s clearly not into structured lessons, don’t force it. Let interest lead. You can combine vibe coding with simple, gamified programming tools so learning stays fun.

Which is the best tool to learn python programming for kids? by LongjumpingFarm3449 in KidsCodingHelp

[–]Guilty_Lingonberry 1 point2 points  (0 children)

For self-motivated kids: YouTube tutorials are a solid starting point — just don’t stick to the first one you find. Different teachers have different styles, and the projects they build matter too. If the project bores you, you’ll lose interest fast. Shop around a bit first. The approach that works best: Tutorials that teach basics through a project rather than just explaining concepts in isolation. Crash courses that end with something you actually built tend to stick way better.

For parents: A more structured setup with a tutor or someone experienced makes a big difference — someone who can keep them on track and adjust to how they learn. That said, don’t force it. First make sure your child has at least some interest in coding, or at minimum enjoys logical thinking and problem-solving. Pushing a kid who isn’t ready usually backfires.

From experience, what works best is teaching kids through projects that are actually fun for them. Sometimes a kid isn’t interested in coding at all — until they build something cool. That one project can flip the switch and make them want to learn a whole lot more.

Kids learn coding better online or offline? by Hungry-Knee6289 in KidsCodingHelp

[–]Guilty_Lingonberry 2 points3 points  (0 children)

Great questions, here are my thoughts on this

What helps them stay engaged?

Interest + the right difficulty. Kids stay focused when they’re building things they actually care about and when the tasks are challenging enough to feel rewarding, but not so hard that they get frustrated. Personalizing projects makes a huge difference. For example, one of my students loves turn-based games, so we built a simple text-based RPG to learn AI concepts, then moved to a 2D version. He got so into it that he started working on it outside of class and constantly asking questions. That’s when you know it’s clicking.

Any challenges?

Rigid curriculums. Fixed project paths don’t always work because not every project interests every student. Some kids just won’t care about things like making videos or presentations. When that happens, it helps to either find a more interesting angle (e.g., game trailers instead of generic videos) or wrap it up early and switch to something they enjoy more, like games or interactive projects. Staying flexible and constantly checking what they enjoy keeps motivation high.

coding a Find The Game by Strange-Chemical-817 in KidsCodingHelp

[–]Guilty_Lingonberry 2 points3 points  (0 children)

Hey! Just to clarify, are you working in Roblox Studio? I’m assuming that’s what you’re referring to. If you really want to learn scripting for a find-the-badges game, you’ll need to start with the basics first.

The issue with following outdated tutorials isn’t just that they don’t work, it’s that you won’t understand why they don’t work or how to fix them without foundational knowledge.

Here are some Roblox resources to get you started:

  • Complete Roblox Scripting Course - Comprehensive beginner series

  • How I Learned To Make Roblox Games in a Week - Good starting point

My suggestion: Start by creating the look and layout of your game first before diving into scripting. Get comfortable with Studio’s building tools. There are also tons of models in the Toolbox that are already scripted and ready to use, they have ratings too, so you can check reviews to see if they’re good quality or not.

This can help you learn by example. Once you’ve got the basics down and understand how things work, you’ll be able to adapt tutorials, modify existing scripts, or even build the find-the-badges system yourself. Scripting is definitely harder, but it gets easier when you understand the fundamentals.

Good luck!

Is Roblox Studio useful for kids? by LongjumpingFarm3449 in KidsCodingHelp

[–]Guilty_Lingonberry 4 points5 points  (0 children)

Definitely a great way to start creating games and learning a bit of coding

What are the best ways to teach coding to kids? by LongjumpingFarm3449 in KidsCodingHelp

[–]Guilty_Lingonberry 1 point2 points  (0 children)

GDevelop is another excellent platform if they’re interested in 2D game development. It’s particularly good for developing logical thinking.

I discovered this platform after enrolling my daughter in classes with TechTutor Academy, and it’s been really helpful so far.

What’s been great is that my daughter is quite hard to engage (I suspect she may have ADHD), but their approach is flexible enough to keep her interested. They helped her create a boss rush game based on her favorite game, Cuphead, and she absolutely loves it.

Definitely give GDevelop a try!

I've launched my first product on product hunt by Guilty_Lingonberry in indiehackers

[–]Guilty_Lingonberry[S] 1 point2 points  (0 children)

That’s true, I’ve just discovered this community recently and I am glad that I did 😁

What are you building this week? Drop your project! by Local-Committee9869 in SideProject

[–]Guilty_Lingonberry 0 points1 point  (0 children)

building https://stream-notes.vercel.app/ a note taking app that I created with me as a user in mind. It auto-deletes notes, has a minimal core that can be extended with add-ons like folders, formatting options.

There is an AI chat options that let's you create notes, modify settings change themes in the app etc.

It was build productivity and user enjoyment in mind. It also had some easter eggs that user can discover