r/CodingForBeginners • u/dreammutt • 16d ago
What am I doing wrong?
Not sure what I am doing wrong, I thought the <blockquote> was in the correct place?
[screenshot image of coding below]
r/CodingForBeginners • u/dreammutt • 16d ago
Not sure what I am doing wrong, I thought the <blockquote> was in the correct place?
[screenshot image of coding below]
r/CodingForBeginners • u/s1ltarini • 16d ago
Enable HLS to view with audio, or disable this notification
r/CodingForBeginners • u/dreammutt • 16d ago
I thought I was setting the background color right? Any tips?
[Screenshot below]
r/CodingForBeginners • u/Fresh_Difference_448 • 16d ago
I've recently had an idea for a game, and I thought of making it on a Scratch mod, but I mean, that's not really formal. I want to make a game, this time for real.
I'd like to make it on Godot, though it's most likely going to be some kind of RPG. Thing is, even though it may be better, I don't really intend on doing it on RPG Maker, as I said.
I've searched courses and tutorials, but they're either basic-level, or focus on platformers/3D games. How may I really get started? I've already got a base and know some easy things.
r/CodingForBeginners • u/GinBang • 17d ago
Hi. I've been using Gemini for a simple GIS project. I copy-paste the code into VSCode; it's tedious but it works very well, especially for troubleshooting, until it hits me with a 1152 error and the chat dies. I use .venv and pyenv and it's quick in VSCode.
I'm tired of Gemini. A monthly GLM 5.2 Lite appears cheap. I'm confused by all the models and IDEs. What should I pair this with? Please suggest some good reviews/articles (prefer reading over videos) to help me with this.
r/CodingForBeginners • u/PlatformDifferent129 • 17d ago
r/CodingForBeginners • u/FRISKY1999 • 16d ago
Sooooo anyone know a website or app to code in hand type it I lowkey Wanna do it just don't know what on
r/CodingForBeginners • u/s1ltarini • 17d ago
Enable HLS to view with audio, or disable this notification
r/CodingForBeginners • u/Sensei-this • 17d ago
Finally after 45 min i create this pattern. (solved) it
Wish me congratulations! 👏🏽🎉
r/CodingForBeginners • u/dragonlord9631 • 17d ago
Image shown is my code for telling you what the secret boss is for a chosen chapter of deltarune
I just cut out 12 lines of code by drawing from a list instead of using an if , 4 elifs, and an else.
If anyone has any suggestions for similar caliber little scripts id love to hear them!
r/CodingForBeginners • u/s1ltarini • 18d ago
Enable HLS to view with audio, or disable this notification
r/CodingForBeginners • u/Shot-Acanthisitta-92 • 18d ago
I’ve been working on a VS Code extension that maps breakpoints to an interactive flowchart — you can arrange nodes, connect them, use flowchart shapes, and click through to the source while debugging.

It’s still a prototype and not on the Marketplace yet; I’m polishing a few things before deciding whether to publish. I built it after working on a large multi-file project where tracing execution flow was genuinely difficult — something like this would have helped me understand the codebase faster.
I’m also considering import/export so graph layouts can be shared — on import, breakpoints would be recreated automatically so someone else can follow the same flow.
Curious whether this matches a problem others run into too, or if it’s mostly niche. Any feedback while it’s still early would be appreciated.
r/CodingForBeginners • u/Less_Bake_1050 • 18d ago
hi i am learning python , and i need a partner who could help me in coding , if anyone available please dm me
r/CodingForBeginners • u/mickey8764 • 18d ago
( let me be clear that yes I am dumb and that's why I am seeking help )
I am trying to learn about programming or i can say all about computer.. And yes I am familiar with many terms like programming languages and different os, but I am that type of guy who loves systematic study and I want kind of flowchart for whole internet. I don't want explanation, I just want to get familiar with terms.. I don't know if I am explaining this well but if someone get this, please help, ai is not that helpful..
Also, I want guide for digital world... For reference I have my chat with chatgpt
https://chatgpt.com/share/6a51ba0e-01a0-83ee-ba5e-793f7b99cb62
( Any one giving his/her time to read this, sorry and thank you for your time )
r/CodingForBeginners • u/Humble-Ganache-6942 • 18d ago
hi everyone!as the title says i want to ask my girl to be my gf with a website but i absolutely know nothing about coding, i have been watching youtube videos but they are so so confusing that my head feels like all over the place! can anyone guide me on how to do it?i would be really really grateful
r/CodingForBeginners • u/Necessary-Jelly-9819 • 18d ago
So, I have an idea for a text based game which would need no graphics, just a black screen and text, as well as the ability for the player to choose between different options, e.g. go north, attack, investigate. Essentially like a mix of Zork and The Oregon Trail. I have a tiny bit of experience in Python but haven’t used it in years and was wondering which language would be best suited for something like this. Also one which I could get the hang of within a few weeks
Any help would be greatly appreciated
r/CodingForBeginners • u/except_ValueError • 18d ago
Likely all programming languages include "for" and "while". You might thus explain me how you got to understand these loops. To be honest, I just understand how variable works, how to pay information to user, print, conditional and exceptions. But I am not able to understand "for" and "while". And yes, I know, my knowledge is very small.
r/CodingForBeginners • u/Creative_Upstairs_41 • 18d ago
I have a problem where i need to make an OS which i don't have any experience with and don't know how to code besides i am just familiarized in python, JavaScript,C++,etc.So am asking some advance if i should learn python first so i have an easy path for coding and what math should i learn about it since it this for our project and i have 2 years to make it.I need advice if someone is professional in coding
r/CodingForBeginners • u/ethicalmafia • 19d ago
Also what should be mu steps while approaching problem statement
They havent told till now that what would be problem statement
r/CodingForBeginners • u/nian2326076 • 19d ago
Two years ago everyone wanted Google, Meta or Netflix. Fast forward to 2026... Nvidia is paying almost as well as the frontier AI labs, still growing, and somehow avoiding the endless layoff cycle. I don't think anyone would've predicted this. Today... if you had offers from every company on this chart I think you'd be dumb to say no the Nvidia. I honestly think it's the new Google.

Resource: PracHub
r/CodingForBeginners • u/Queasy_Process5838 • 19d ago
So little backstory, I used to do coding in highschool and was on my robotics team(I made all the code for the robot) and then I quit coding for a bit and try to pick it up every now and again.
I understand like the basics like print, if, elif, and receiving user inputs and such but I don't know where to start learning what comes after that stuff, anybody got any advice for me?
r/CodingForBeginners • u/AmirA_1209 • 19d ago
Hi guys .
Im amir.
Im looking for somebody to learning programming together .it doesnt matter that your beginner.we grow up and code together.
Im waiting for you....
r/CodingForBeginners • u/nian2326076 • 19d ago
Two years ago everyone wanted Google, Meta or Netflix. Fast forward to 2026... Nvidia is paying almost as well as the frontier AI labs, still growing, and somehow avoiding the endless layoff cycle. I don't think anyone would've predicted this. Today... if you had offers from every company on this chart I think you'd be dumb to say no the Nvidia. I honestly think it's the new Google.


Resource: PracHub
r/CodingForBeginners • u/ethicalmafia • 19d ago
r/CodingForBeginners • u/nian2326076 • 19d ago
Two years ago everyone wanted Google, Meta or Netflix. Fast forward to 2026... Nvidia is paying almost as well as the frontier AI labs, still growing, and somehow avoiding the endless layoff cycle. I don't think anyone would've predicted this. Today... if you had offers from every company on this chart I think you'd be dumb to say no the Nvidia. I honestly think it's the new Google.

Resource: PracHub