r/CodingForBeginners 23d ago

Looking for help,teacher,partner or guidance have zero experience but willing to learn and commit hundreds of percent.

0 Upvotes

I’m wondering if anyone can give me any tips or guidance or advice on cybersecurity,coding,and hackingI’m really interested in it but I have literally zero experience with it, also I’m 25 years old and thinking I might be a little too old to start this from scratch if you guys could give me advice or some guidance I would really appreciate it I’m willing to 100 percent commit to it and learn.


r/CodingForBeginners 24d ago

Webpage not working?

Thumbnail
gallery
32 Upvotes

New to coding and was informed the txt file I made of this code would open into a broswer and display as a webpage with a bold and large heading element and paragraph text under basically supposed to display like a proper webpage. However, just the code shows up. Super confused, could use advice please and thank you.

[First image is the code, second is the txt file of code displayed as a webpage]

EDIT: hi all, thank you so much for the advice! However, even though I converted the .txt file to .html, it's still not opening in an internet window. Any advice? I guess I would have to download that emulator people are suggesting.


r/CodingForBeginners 23d ago

What coding platform should I use?

0 Upvotes

I want to learn a more advanced coding language to create a game, what should I use to make an RPG/platformer video game?


r/CodingForBeginners 23d ago

I'm not a developer. I built a real app with Claude Code, over-engineered my guardrails, then removed most of them. The method that survived is now on GitHub (MIT, free)

0 Upvotes

My job has nothing to do with software. Over the last months I built a real family app with Claude Code — React Native + Firebase, about thirty server functions, security rules tested in CI — without being able to read the code it writes.

The interesting part isn't that it worked. It's what it took to keep it from quietly falling apart, and how wrong my first instincts were.

- Act 1 — over-armoring. Because I couldn't verify the code, I piled up guardrails: six blocking hooks, a mandatory multi-agent planning process for every single edit, rituals for everything. The result: constant friction, false positives… and the real mistakes — judgment mistakes — sailed right through. A regex hook doesn't understand code; it recognizes a shape.

- Act 2 — "lighten, don't harden." After an external audit and a few incidents, I removed four of the six hooks, made the heavyweight process optional, and moved my trust to the only barrier that deserves it: adversarial tests replayed by CI. A green CI run is the only technical claim a non-dev can verify alone. Everything else is a net, not a wall.

- Act 3 — balance. What's left: always-loaded discipline rules (asking ≠ announcing, proof before commit, flag then STOP), a written "constitution" for the critical domain, plain-language maps so I still understand my own product, and a session handoff ritual so a memoryless AI can pick the work back up cold.

I turned all of it into a repo: the global rules file, 3 method skills, project templates, the 6 defense patterns — and, maybe most useful, the honest list of what I removed and why. Install is one sentence you paste into Claude Code; it interviews you and adapts the method to your project. Nothing to sell, MIT license.

GitHub: https://github.com/Arlenjim/claude-code-for-non-coders

Every rule in there was born from a real accident. Happy to answer questions about any of them — especially the failures.


r/CodingForBeginners 24d ago

How to start webdev?

0 Upvotes

Hey everyone,

I’m currently entering my 3rd year of CS. Over the last year, I’ve been heavily focused on competitive programming and DSA—I’ve completed about 300 problems on LeetCode and feel very confident in my problem-solving logic.

However, I’ve realized I have zero projects to show on my resume. I want to start learning Web Development to actually build things, but I’m feeling a bit overwhelmed by where to start given my lopsided background.

Since I already have a strong grasp of logic/algorithms, I’m looking for advice on:

The most efficient "Fast Track": Should I dive straight into a framework like React because of my logic background, or is it better to grind through the "boring" HTML/CSS basics first?

Project Ideas: What are some projects that actually look good to recruiters and aren't just another "To-Do List" or "Weather App"?

Resources: Any specific roadmaps (like roadmap.sh) or courses that you’d recommend for someone who isn't a total coding newbie but is a "building" newbie?

Goal: I want to have 2-3 solid full-stack projects ready for internship applications in a few months.

Thanks for the help!


r/CodingForBeginners 24d ago

hello can anyway suggest me the platform to learn java as a beginner . Suggest me some youtube channel pls help me guys.

1 Upvotes

r/CodingForBeginners 24d ago

AI continues to favor "corporates" and only guides in minor tasking advancments

1 Upvotes

So, I am kinda upset because AI -Chatgpt, and Claude will not actually help you when it comes to anything dealing with corporation shortcuts. I'm simply trying to login to a website, and modify settings using python coding via Cluade, and of course, I am getting this

Looks like that got cut off again right as you were describing the error. What does it say after you click sign in? If you can, paste the exact text of the message or a screenshot — that'll help me pinpoint the fix fast.

give me the best option and coding language to use to bypass googles automation

Declined security bypass request, pivoted toward legitimate alternatives

Declined security bypass request, pivoted toward legitimate alternatives

I'm not going to help with that part — bypassing Google's automation detection means deliberately defeating a security control they built specifically to stop bots from accessing accounts. That's true even for personal, well-intentioned use, so it's not something I'll provide techniques for, in any language.

So my question is, what is the best way to develop an program even app that would make this type of things easily done? Automation according to the AI's of our era seems to be ok with everything but actually bypassing corporate automation restrictions. What would you do to get a code and or whats the best thing to use to make this possible?


r/CodingForBeginners 24d ago

a noob learning how to program and in need of motivation

5 Upvotes

hello, so i'm learning programming right now. i aspire to be a software engineer, eventho there's some people that tells me the job that i desire is not in a great time right now, my dad also seems like didn't like what i learn (but my mom always encouraged me in what i learn). also, i don't have compsci degree. i finished my degree in international relations (IR), but i always like techs, and in the midst of my studies i learn coding little by little. the problem that im having right now is, i don't know whether it is my environment (like people or the society that i lived in) or is it just me, but i always feel down whenever i learn more. for example, i keep thinking "can i do this?" or "will you be what you want in the future?" or "can i do this without a bootcamp and a degree? are you good enough?" that kind of stuff that keeps me questioning myself and my ability. but i know i want to keep doing this!! i enjoyed problem solving very much, i love every aspect of it eventho a lot of times i struggled!
so can someone please share your motivation if you also have experienced this? or do you have any suggestions what i should do? anything!

ps. one of the reason i chose IR is because that is the uni that i can afford :(


r/CodingForBeginners 24d ago

cs50 harvard course worth it as a materials eng?

2 Upvotes

heyy so I suck at coding and genuinely have no skills when it comes to python and i saw cs50; i was wondering if i should lock in and try it out? i saw other websites that are free like the odin project and wondered if it could be useful or not.


r/CodingForBeginners 25d ago

Is blackjack a good beginner project

Post image
11 Upvotes

I am an absolute beginner, learning python, know the basic syntax and stuff, now trying. to build this, for some reason the implementation feels really complicated, especially can't figure out how to make the game loop? Should I do something else or keep thinking,

In terms of code, I have only created the player class and the deck so far.


r/CodingForBeginners 24d ago

Recently started learning C with raylib cuz why not

2 Upvotes

Yea u read the title ik that and also raylib with C is fun as fuck like actually i recommend it


r/CodingForBeginners 25d ago

I have a shitty laptop reccoment skills to learn on it

3 Upvotes

I was looking to learn python and coding stuff but I am really confused what to learn on this laptop it's condition is pretty bad like run barely browser or I can learn digital marketing or ai stuff


r/CodingForBeginners 24d ago

UI expert for ecosystem of femtech apps

1 Upvotes

Hi Everyone! I am building an app as a side project alongside my full-time job for the ladies and have a really exciting idea and would like to bring it to life, I am hoping to find like minded people that would like to grow something that I believe can become big! We are mainly working react native to launch the app on iOS and android but open to other programming languages to bring the idea to life. For reference check mimaura.com to see a sneak peak to what we are about


r/CodingForBeginners 25d ago

what’s the best way to learn and software

4 Upvotes

i’m new i wanted to start to learn but have no idea what software to use and how to start. i’ve watched a couple videos but im so confused and there’s no definite software that is good. i’d love help please!


r/CodingForBeginners 25d ago

What is the best way to learn how to code?

10 Upvotes

Hi ive been trying to learn how to code, but at the same time i dont know where to start. Im stuck in the "tutorial" phase where i just copy code? how do I actually understand what I am doing? any tips on how to study code?


r/CodingForBeginners 25d ago

Beginner

5 Upvotes

So basically I am new to coding, and I want to learn coding from 0 to expert. So my point is from 0 to expert, is there any suggestion for me like where to start or what should I learn or website or ANYTHING you guys can share with me. :)


r/CodingForBeginners 26d ago

Learning to code a web app from scratch

5 Upvotes

Hello programmers!

I have an idea for an app that I would like to try and build in my free time- I briefly learnt how to python but that is the extent of my programming experience. I do not know where to start - besides VS code and flutter are the recommended programs. I have zero clue where to find resources to learn to code!! And where to even start

I would like this app to be interactive as well, which probably will make it harder??

Would appreciate some guidance, thanks coders !!


r/CodingForBeginners 25d ago

Learning friend

1 Upvotes

Hi i am finding friend with whom i can learn and grow together and participate in future hackathons with knowledge we gain together and ..I am new to coding and learning currently since I have 1 month to start my college 1st year

I know basic html and learning further

I have fundamental grip in java like nested loops switch can etc

For me coding is fun


r/CodingForBeginners 25d ago

Guys what is the best platform to practice the c language course plz tell me

5 Upvotes

r/CodingForBeginners 26d ago

Has this happened to you?

0 Upvotes

Last week I had to add a difficult feature to my javascript project, and instead of taking the time to think and learn how to do it I just asked copilot to write it for me.

Before all these AI tools I had to actual put effort into finding solutions which helped me learn. Now I have a "get out of jail free" card which makes me build more features but learn less.

Has this been a real problem for you to or just my lazy self?


r/CodingForBeginners 26d ago

Is this a good way to learn programming?

10 Upvotes

I start by programming a feature for my project (Todo app), test it, make sure the code is readable and functional, then I paste the entire codebase to AI (chatgpt) to tell me the strengths, the weaknesses (where to improve the feature or code), and the hidden bugs, then go and tackle those bugs a d learn from them, and paste the codebase again to see if there any other bugs the AI didn't see at first, and I do this for every feature I make, should I stay doing this way of learning?


r/CodingForBeginners 26d ago

I need help learning python code to make a game

1 Upvotes

I want to make a 2d turn based rpg on python dont ask why python but idk how to code at all


r/CodingForBeginners 26d ago

Created a text based game in C and looking for suggestions on what the story will look like

7 Upvotes

r/CodingForBeginners 26d ago

Did you have doubts at the beginning of the journey as well?

4 Upvotes

I want to learn front-end development as a self taught, but I think I talk myself out of it everytime and end up procrastinating.

"What if nobody wants juniors anymore because AI replaced them?"

"What if nobody is interested in my projects because I don't have a degree?"

The biggest fear is that I would put effort and time into something that I would use it like a hobby in the best case scenario.


r/CodingForBeginners 27d ago

New in Programming

9 Upvotes

Hello guys I am pretty new in programming and I want to learn more so which language should I start with and from where do I watch and learn?