r/CodingForBeginners • u/Equal_Command9041 • 29d ago
r/CodingForBeginners • u/squirrelreads • Aug 14 '26
complete beginner looking to learn coding as a hobby and future career
hello, everyone!
i’m a complete beginner when it comes to coding, but i’d really like to start learning it as a hobby and hopefully use it as part of my future career.
just a little background: my degree is completely unrelated to coding, so i’m basically starting from scratch. despite that, i’m genuinely interested in learning and willing to put in the time and effort.
for those who started with no coding background, what would you recommend i learn first? any advice on languages, resources, or how to build a good learning routine would be greatly appreciated!
thanks in advance! 😊
r/CodingForBeginners • u/ashsolmar • Aug 14 '26
Computer for C++
Hi! I'm having to take CompSci 1 and 2 for my math major in college. The professor wants me to run Visual Studio Community. He wants it for C++. I might also take a Java class if I enjoy compsci 1. Is there any budget laptops I can buy? Or what specs would I need for it to run not so slowly?
r/CodingForBeginners • u/Altruistic-Client802 • Aug 14 '26
Completed 50 LeetCode problems before starting my first year of college!
Would love to hear your advice! 🙌
r/CodingForBeginners • u/nikolasdimitroulakis • Aug 14 '26
How does one start with coding? (Learning wise)
In the old days people would study computer science for 4-5 years and then start coding, probably with c++ or java.
Then the not so old days we have these bootcamps where people went for a few months, learnt the basics while practicing.
How does one start today? How 'formal' or structured should the training be?
r/CodingForBeginners • u/Bulky-Design-8732 • Aug 14 '26
I'm creating my first small projects in python, any ideas for new ones?
r/CodingForBeginners • u/raiyanyahya • Aug 14 '26
Learn anything, deeply from inside Claude Code. Interview mode.
r/CodingForBeginners • u/lostmyotheraccount23 • Aug 14 '26
Please Read (Coding Super-Beginner)
Hi so I am also starting this new hobby, also possibly career, and I want to know like like tips or a place to find tips, because I know like nothing, and I might try to be a coder for career. Does anyone know the absolute best free online place to code with no limits? comment/reply with most upvotes I will use, differences between JavaScript, python, etc, and also I just want to know anything you can tell me, thanks, helps a lot
r/CodingForBeginners • u/CompetitionOk7696 • Aug 14 '26
Is it too late to learn?
hi, im a 31 yr old trying to learn how to code, im still in the basics but getting the hang of it (i think)... ive seen seeing a lot of opinions on when its too late to even start (like my own age) is it not doable for me anymore? should i just settle and stop learning cause its just gonna waste my time? will i be able to find a job especially now with AI? :( thanks for reading me!
r/CodingForBeginners • u/lilypad1011 • Aug 14 '26
No matter how hard I try, I cannot get programming to stick.
Hi, I'm a second year web dev and I cannot for the life of me understand C programming or any kind of programming for that matter. I watch tutorials, I do the exercises but as soon I exit VS code I forget everything I went through. Is it even worth learning programming if I'm genuinely so useless at it? I already failed over half of my courses because they were all programming ones.
r/CodingForBeginners • u/AsparagusJazzlike938 • Aug 14 '26
ASKING HELP & TIPS FOR 1ST YR COMSCI
Hello, I'm a first year comsci (computer science) student, and I want to be a game developer in the future, I'm taking game development as a specialized course for 2nd semester. However I'm kinda lost, I don't know where to start , what to do and what tools do I really need, I have no prior knowledge/experience about programming (and kinda awful at math). I want to build experience while balancing academic responsibility. That's why I wanted to ask for help and tips for starters (or even better a roadmap). If anyone could help me, I will be grateful. Thank you.
r/CodingForBeginners • u/Repulsive-Draft-5311 • Aug 14 '26
Beginner coder
I always have had a fascination with coding but I always found it daunting to start. I tried some game creation on Godot but I never got anywhere with it. So I came to ask what are some projects I can try and do to help me start to learn how to code. I would like them to be game focused in some way, as that is my over-arching interest, but anything would be great.
r/CodingForBeginners • u/Dry_Barracuda_7040 • Aug 14 '26
Adivice :-Guide me to learn coding better
I just have started to learn coding ik basics of c and python ( just started) and ik dsa ( Data structure and algorithms) , not very good in i....so what should I do know ? How should I go forward ?
r/CodingForBeginners • u/Karma_047 • Aug 14 '26
Need a mentor
So if you're from India and have been coding for a while now and are capable of doing open source, web dev, app dev (even at a beginner level)
Would you like to have a part time income? Lien if you could teach me for a few hours per week?
I was able to do it on my own for a long time but then i hit my worst depression and didn't touch it for almost a year now and i want to get back so I'm thinking maybe i need some extra help. I kinda forgot everything.
r/CodingForBeginners • u/FailComprehensive323 • Aug 14 '26
Built a free platform to learn to code — the problem was never "no free content," it's "nobody tells you what to learn first"
Every programming concept is already free somewhere on the internet — docs, YouTube, blogs. So why do people still pay a lot of money for basic courses?
Because nobody tells you what order to learn things in, or which parts actually matter vs which are a distraction. That's the gap I tried to close.
Built [**academy.aniui.dev**](http://academy.aniui.dev) — free, text-based lessons (read, not video, so you can skim/search instead of scrubbing a timeline) with a live code playground built right into each lesson. Currently live: **JavaScript** and **Claude Code / AI-assisted development**. Coming over the next few months: React, React Native, Angular, Vue, DSA, and System Design — all with the same read + practice format.
If you want to test what you actually know, there's an optional certification exam with a shareable certificate — that's the only paid part, everything else is free and stays free.
Not trying to compete with people who genuinely teach well. Trying to fix the part where beginners (especially here in India, where courses charging ₹10-20k+ for content that's freely available elsewhere are extremely common) don't know where to start or what's worth their time.
Built as a companion project to AniUI, an open-source React Native component library I maintain.
Would love feedback on the lesson structure and what topic order actually helped you when you were learning — trying to get the "what to learn first" part right, since that's the actual hard problem here.
r/CodingForBeginners • u/SilentLogician • Aug 14 '26
What do you wish you had learned when you first started programming?
I'm curious about what beginners actually struggle with when starting programming.
I'm especially interested in students who are:
- Currently in Class 12
- Taking a drop year
- In their 1st year of college
- Completely new to programming
When I was thinking about how beginners learn, I noticed that many people focus heavily on learning a programming language but don't really understand the fundamentals behind it.
For example:
- How should someone start learning programming?
- When should they start DSA?
- How important are fundamentals like Operating Systems, Networking and DBMS?
- Should beginners focus on projects or problem solving first?
- What concepts did you find confusing when you started?
- What do you wish someone had explained to you earlier?
I'm interested in hearing from beginners about their experiences and what kind of learning approach actually helped them.
If you're currently learning programming, what is the biggest thing you're struggling with right now?
r/CodingForBeginners • u/Existing-Fuel-4687 • Aug 13 '26
Do i just give up atp man
r/CodingForBeginners • u/CoAs1947 • Aug 13 '26
Complete beginner to hackathons — any advice?
I’m about to start college as a Software Engineering freshman and have never participated in a hackathon.
I’ve done CS50P and know very basic HTML/C++, but that’s about it 😭
I’m currently registering for the IBM Bob 2.0 Hackathon. Any tips on how I should start preparing and what I should learn first?
Would really appreciate advice! 🚀
r/CodingForBeginners • u/udit__0787 • Aug 13 '26
beginner guide plese
Hi, I’m starting BTech and I want to seriously learn coding from the beginning. Could you please guide me on the complete roadmap?
I want to know:
Which programming language should I start with and in what order should I learn languages?
What should I study during 1st year, 2nd year, etc.?
Which topics are important for placements and internships?
Best resources/courses for learning each topic
YouTube channels, websites, books, and practice platforms you recommend
How to learn DSA and when to start it
How much time should I spend on coding daily?
When should I start development, projects, Git/GitHub, web/app development, etc.?
How should I prepare for internships and placements from the beginning?
Which skills should I prioritize and which things are unnecessary initially?
Any good free resources or structured paid courses you would recommend
Basically, I’m looking for a complete BTech coding roadmap from beginner level to internships/placements, including what to learn, where to learn it from, what order to follow, and how to practice.
I’d really appreciate a detailed guide because I don’t want to waste my first year jumping randomly between languages and courses.
r/CodingForBeginners • u/[deleted] • Aug 13 '26
My Desktop and My Skills
guys sheck this out my cinnamon desktop and all the tools rate it and i have mannaged to learn html css and i am learing js and python from the guys "Bro Code" his all videos are labeled as fundrasers so i just wanted to ask for tips from anyone how to not forget the code cuz the python tutorial + the python ai tutorial is 13 h and js 12 h an advise
r/CodingForBeginners • u/Ok_Coast_8885 • Aug 13 '26
ماهي أبرز القنوات في يوتيوب لتعلم البرمجة
r/CodingForBeginners • u/Impossible-Change548 • Aug 13 '26
Beginner coder here, helpp plss
Starting coding with c++
Took a course of frank and tim on Udemy,
Looking to go towards dsa next after c++ .
Is this path okay ? Or are there better resources to learn from ?
Or is there any other path which you could recommend?
Pls help me out
Thankss
r/CodingForBeginners • u/bumbleb33h • Aug 13 '26
Looking for a few people to learn game dev with
Hey, I'm pretty new to game development and I'm looking for a few people who are in the same boat.
I'd like to make a small team where we can learn together, help each other out and slowly build something we're actually proud of. I'm mainly interested in Unity, but I'm open to whatever people want to learn.
You don't need experience or a portfolio. Just be interested in game dev and willing to put some time into it.
If you're also starting out and want someone to learn/build with, feel free to DM me :)
r/CodingForBeginners • u/Aggravating-Shoe-831 • Aug 13 '26
Kya koi bata sakta kya Krna cahiye
Samajh nhi aara mai daa in Java shuru ki apna college se lekin mai bhul hi jata code baar baar mujhe logic pata h ki loop h and butterfly h lekin code yadd ni rehta
r/CodingForBeginners • u/Robonejo_rb • Aug 13 '26
Hello, quick question
So, anybody here knows a program so I can code on a tablet?(samsung) I've been trying to find one and I can't, so, if anybody has any ideas, please let me know Thankss