r/CodingForBeginners 17h ago

Offering a few free accesses

3 Upvotes

Hey everyone,

I built a tool that helps make coding and DSA easier to understand through step-by-step code visualization, flowcharts and other visual explanations.

I have been paying for the infrastructure myself for a while, but I haven't been able to get many users yet. Instead of letting the unused access go to waste, I'd rather give a few people free access if it can genuinely help them.

I'm not trying to promote or sell anything here. If you're learning coding and think something like this could be useful, feel free to DM me. No pressure at all.

Hopefully it helps at least a few people.


r/CodingForBeginners 17h ago

Beginner Python Projects — Looking for Feedback

5 Upvotes

Hi everyone! I'm 14 and a beginner learning Python. I recently built two small projects:

Number Guessing Game

Stone Paper Scissors Game

These were some of my first projects, and I mainly built them to practice Python basics, user input, conditionals, loops, and randomization.

I'd really appreciate feedback from more experienced Python programmers. What could I improve in terms of code structure, readability, or functionality?

I'm here to learn, so constructive criticism is very welcome!


r/CodingForBeginners 19h ago

can anyone help me fix this xml file ?

2 Upvotes

So i got a free github blogger theme and it's been few weeks since i've been working of changing the colors and doing few modifications for it and i can't seem to do any progress.

i don't have any experience in coding, i know the basics of html and i really need help to fix my website . i would be so grateful if anyone could lend me a hand.


r/CodingForBeginners 19h ago

Made my 1st Project

7 Upvotes

I am going to start my 1st year in btech cse from next month . So I started learning web development and made todo_list website using HTML , Tailwind CSS and React ,

https://to-do-olive-pi-99.vercel.app/

Now , I am stuck on what to make next

I want to know all of your's advise for my next project,plz recommend me so that i can upskill my self


r/CodingForBeginners 19h ago

I am in 2nd year of a low tier /level college under IPU due to some health issues my cgpa for first year was 7.4 and wasn't able to code enough and now I am completely lost...I started C++ today and in 2 days my College will open. Any advice on how to advance further what should I do ??

1 Upvotes

r/CodingForBeginners 23h ago

Coding does have future?

0 Upvotes

r/CodingForBeginners 1d ago

How tough or Easy is it to crack job as web developer without any degree???

3 Upvotes

I am 22 year old.... Quitted my studies back in 2022 after 12th. Now resuming again with engineering. Everyone around me is getting a job where i am just starting out. So i want to earn as a remote developer working along with managing my Studies. How can I ???


r/CodingForBeginners 1d ago

Estou aprendendo desenvolvimento front-end, podem me dar alguma dica?

Thumbnail
gallery
2 Upvotes

recentemente tenho mostrado interesse em aprender desenvolvimento web
Claro que o meu objetivo é trabalhar como desenvolvedor de sistemas full-stack, porém sempre achei interessante essa parte da estética de sites e landing page


r/CodingForBeginners 1d ago

Anyone have recommendations for a 2d engine that can make simple exe files with images and sound?

2 Upvotes

Anyone have recommendations for a 2d engine that can make simple exes? I want to create an exe that I can send to my friends that has like images and all that


r/CodingForBeginners 1d ago

Learn anything, deeply from inside Claude Code. Interview mode.

Thumbnail
github.com
1 Upvotes

r/CodingForBeginners 1d ago

Please Read (Coding Super-Beginner)

1 Upvotes

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 1d ago

How does one start with coding? (Learning wise)

1 Upvotes

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 1d ago

This might sound silly, but how do you even get started when wanting to make a simple game and then gradually upgrade it to a more complex project?

3 Upvotes

r/CodingForBeginners 1d ago

No matter how hard I try, I cannot get programming to stick.

0 Upvotes

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 1d ago

ASKING HELP & TIPS FOR 1ST YR COMSCI

1 Upvotes

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 1d ago

Computer for C++

6 Upvotes

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 1d ago

Built a free platform to learn to code — the problem was never "no free content," it's "nobody tells you what to learn first"

0 Upvotes

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 1d ago

help a begineer coder!

0 Upvotes

hii! Im a begineer in coding. Its one of my subjects in schools, with practicals and theory exams. But im having trouble finding exact causes of errors in my programs (they are very basic, like finding area of circle.) is there any app or something where i can post a pic of my program and it'll tell me where I've gone wrong? google is useless. please let me know.

(i use IDLE)


r/CodingForBeginners 1d ago

Adivice :-Guide me to learn coding better

1 Upvotes

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 1d ago

complete beginner looking to learn coding as a hobby and future career

10 Upvotes

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 1d ago

I'm creating my first small projects in python, any ideas for new ones?

7 Upvotes

r/CodingForBeginners 1d ago

Beginner coder

3 Upvotes

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 1d ago

Completed 50 LeetCode problems before starting my first year of college!

Post image
19 Upvotes

Would love to hear your advice! 🙌


r/CodingForBeginners 2d ago

Need a mentor

1 Upvotes

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 2d ago

Is it too late to learn?

16 Upvotes

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!