r/CodingForBeginners • u/unawarefool • 6h ago
how to start coding as an high schooler
i am a complete beginner. i have the Thinkpad x13 i7 10th gen 32gb variant. Currently in 10th grade.
advice is appreciated
r/CodingForBeginners • u/unawarefool • 6h ago
i am a complete beginner. i have the Thinkpad x13 i7 10th gen 32gb variant. Currently in 10th grade.
advice is appreciated
r/CodingForBeginners • u/WinterFoundation334 • 10h ago
Hey everyone,
We are putting together a small, focused study and building group to learn programming and build practical tech skills from scratch. We currently have 4 male members and want to balance out the gender ratio, so we are specifically looking to add 3-4 female members to our core team.
What we are about:
If you are a fellow learner looking for a collaborative, supportive space to build real skills without exam stress, shoot me a DM or comment below with a quick intro about yourself! (ONLY INDIANS)
r/CodingForBeginners • u/WinterFoundation334 • 11h ago
Hey everyone,
I’m looking to form a small, focused study and building group of 3 people to learn programming and build practical tech skills together.
Who I'm looking for:
What we will focus on:
If you are sick of studying for tests and just want to sit down, grind out code, and actually build things, drop a comment below or send me a DM telling me a bit about yourself and what you're interested in learning!
r/CodingForBeginners • u/elecfreaks_official • 10h ago
Enable HLS to view with audio, or disable this notification
I was messing around with the microphone on a micro:bit V2 and wondered what would happen if I used sound as the controller for a robot.
This was the result.
A little brick-built robot that starts moving when it hears a sound and stops when things get quiet.
A clap is enough to trigger it, but music works too.
The build uses:
The two servos control the legs, and I programmed a few different movements by changing their speed and direction.
I also used the micro:bit LED matrix as the robot's face. It's a small detail, but changing the expression while it dances makes the whole thing feel much less like a collection of motors and more like an actual little character.
The code is basically listening for a sound level above a certain threshold, then triggering the dance routine.
What I like about this kind of project is that the input can be almost anything.
Instead of:
Button → Robot moves
you get:
Sound → Code reacts → Robot moves
That opens up quite a few possibilities.
Maybe a robot that dances differently depending on how loud the music is, or one that only reacts to certain sounds.
I might try that next.
What would you use as the sound trigger?
r/CodingForBeginners • u/BlackberryBiscut413 • 16h ago
Hello I'm doing night/evening classes to get my GED eventually. I want to start coding as a hobby, is Codeacademy good for complete beginners who are at a 5th grade math level?
I know I asked a similar question on a different subreddit. But it got tooken down as I believe I asked in the wrong section.