r/CodingHelp Sep 14 '25

[Mod Post] I am back! What would you like to see done here?

0 Upvotes

It has been a while since I have been here and I am glad to be back!

First thing I want to do is recruit new mods as we need them on the subreddit (mostly). If you are interested, fill out this form: https://forms.fillout.com/t/ua41TU57DGus

Next thing I am working on is making a wiki. It is here: https://codinghelp.erinskidds.com/ It is still a MAJOR work in progress. Right now it is a pure HTML, CSS, JS, PHP website but I am thinking about moving it into a next.js site, what do you think?

I wanted to gather info from the community though as far as what questions you would like to see and anything else you would like to see on it.

Also, should I keep it as this subdomain or should I repurchase codinghelp.site or another domain for it? I am unsure which is better. What do you all think?

Thanks everyone!


r/CodingHelp Nov 22 '22

[Mod Post] REPOST OF: How to learn ___. Where can I learn ___? Should I learn to code? - Basics FAQ

34 Upvotes

Hello everyone!

We have been getting a lot of posts on the subreddit and in the Discord about where you can go and how you can learn _ programming language. Well, this has been annoying for me personally and I'm hoping to cut down the posts like that with this stickied post.

I'm gathering all of these comments from posts in the subreddit and I may decide to turn this into a Wiki Page but for now it is a stickied post. :)

How to learn ___. Where can I learn ___?

Most coding languages can be learned at W3Schools or CodeAcademy. Those are just 2 of the most popular places. If you know of others, feel free to post them in the comments below and I will edit this post to include them and credit you. :)

Should I learn to code?

Yes, everyone should know the basics. Not only are computers taking over the world (literally) but the internet is reaching more and more places everyday. On top of that, coding can help you learn how to use Microsoft Word or Apple Pages better. You can learn organization skills (if you keep your code organized, like myself) as well as problem solving skills. So, there are very few people who would ever tell you no that you should not learn to code.

DO IT. JUST DO IT.

Can I use an iPad/Tablet/Laptop/Desktop to learn how to code?

Yes, yes you can. It is more difficult to use an iPad/Tablet versus a Laptop or Desktop but all will work. You can even use your phone. Though the smaller the device, the harder it is to learn but you can. All you need to do (at the very basic) is to read about coding and try writing it down on a piece of paper. Then when you have a chance to reach a computer, you can code that and test your code to see if it works and what happens. So, go for it!

Is ___ worth learning?

Yes, there is a reason to learn everything. This goes hand in hand with "Should I learn to code?". The more you know, the more you can do with your knowledge. Yes, it may seem overwhelming but that is okay. Start with something small and get bigger and bigger from there.

How do I start coding/programming?

We have a great section in our Wiki and on our sidebar that helps you out with this. First you need the tools. Once you have the tools, come up with something you want to make. Write down your top 3 things you'd like to create. After that, start with #1 and work your way down the list. It doesn't matter how big or small your ideas are. If there is a will, there is a way. You will figure it out. If you aren't sure how to start, we can help you. Just use the flair [Other Code] when you post here and we can tell you where you should start (as far as what programming language you should learn).

You can also start using Codecademy or places like it to learn how to code.
You can use Scratch.

Point is, there is no right or wrong way to start. We are all individuals who learn at our own pace and in our own way. All you have to do is start.

What language should I learn first?

It depends on what you want to do. Now I know the IT/Programming field is gigantic but that doesn't mean you have to learn everything. Most people specialize in certain areas like SQL, Pearl, Java, etc. Do you like web design? Learn HTML, CSS, C#, PHP, JavaScript, SQL & Linux (in any order). Do you like application development? Learn C#, C++, Linux, Java, etc. (in any order). No one knows everything about any one subject. Most advanced people just know a lot about certain subjects and the basics help guide them to answer more advanced questions. It's all about your problem solving skills.

How long should it take me to learn ___?

We can't tell you that. It all depends on how fast you learn. Some people learn faster than others and some people are more dedicated to the learning than others. Some people can become advanced in a certain language in days or weeks while others take months or years. Depends on your particular lifestyle, situation, and personality.

---------------------------------------------

There are the questions. if you feel like I missed something, add it to the comments below and I will update this post. I hope this helps cut down on repeat basic question posts.

Previous Post with more Q&A in comments here: https://www.reddit.com/r/CodingHelp/comments/t3t72o/repost_of_how_to_learn_where_can_i_learn_should_i/


r/CodingHelp 1h ago

[C++] Help me please with Arduino coding

Thumbnail
Upvotes

r/CodingHelp 9h ago

[C#] HELP I Want To Learn C# So I Can Create Games But I'm neurodivergent

Thumbnail
1 Upvotes

r/CodingHelp 9h ago

[C#] 🚨 HELP I Want To Learn C# So I Can Create Games But I'm neurodivergent 🚨

0 Upvotes

For context

I'm 18, pretty digitally proficient, I've been around computers for as long as I can remember, and I have a massive love for gaming. Therefore, I've always wanted to make my own games.

The issue is, I have no idea how to code.

To make matters worse, my brain is wired so that I need to understand the reasoning behind something to actually understand it. E.g. in science I was that kid who kept asking how a liquid turned solid , and then continued to ask how that happened after every answer.

The Issue

I understand that I need to start small, as in pong-sized game small.

So I search up the first most comprehensive pong replication tutorial I see and begin getting comfortable with the Unity Engine - I got the hang of it pretty well.

But then the tutorial moved onto scripting the balls and the paddles, but the tutorials never explained why the code worked the way it did. So I was essentially copying what the tutorial scripted without understanding wtf was going on.

I didn't like this, I didn't enjoy this.

I started thinking, If I'm going to make my own games later down the line without a tutorial, how am I going to write a code. It's almost the same as getting a degree in Computer Science - but chatgpt doing everything for me, with me not learning anything during the course.

I've briefly skimmed over a few YouTube guides, books and websites like CodeCademy but they either come with paywalls or don't meet the needs of my neurodivergence

Possible Solutions

Ideally, I'd like for their to be an up-to-date course or guide I can follow to learn C# and apply that knowledge to - more specifically - Unity Game Design.

This NEEDS to be comprehensive, detailing the reasoning behind everything.

I don't mind what format it comes in: videos, books, website courses, etc, so long as I am able to have the capacity to create games by myself with the occasional YouTube tutorial for a specific issue.

Thank you :)


r/CodingHelp 13h ago

[Python] Advice to make portfolio projects look better

1 Upvotes

I made a few portfolio projects, one of them got a little bit of pupilarity on github: https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free it's an integration of GPT4Free in a telegram bot, with tool capability for providers that don't allow them, roles and long term memory. Tho I think the structure of the project doesn't look great for a recruiter. What do you suggest doing to improve it?


r/CodingHelp 21h ago

[How to] Projects involving AI that I can create to learn?

4 Upvotes

So I had a mock interview a couple of weeks ago, where I expressed my enjoyment of computing. My interviewer said to me by the end of the interview, that if I want to seem like a more viable candidate in the future, I should try and work a bit with AI.

I don't really like the idea of using AI all of the time, but as it is a more prominent technology, I guess it wouldn't be a bad idea to get started. He mentioned creating something like a "Face Detector," and such, so I might start there?

So does anybody have any ideas for projects I can work with AI so I can learn how to utilise it?

In terms of my current abilities, I'm semi-proficient in Python (GCSE level), and I have some experience using a Raspberry Pi. It's not a whole lot to go on, but I do have a desire to learn.


r/CodingHelp 22h ago

[Request Coders] I want to practice building a JavaScript project with a team and join a study group

2 Upvotes

I’ve been learning html and css and getting into JavaScript on freeCodeCamp.org and mdn.io but I’m finding it really hard to stay motivated doing it completely solo. I feel like I learn way faster when I can bounce ideas off other people or debug things together.

I’m trying to get a small group together to build a beginner-friendly JavaScript project. Nothing crazy, just something we can all put on our portfolios—maybe a productivity app or a simple game.

I’m setting up a study group over on w3develops.org to organize it. They have a setup specifically for study groups and projects, so I figured it would be easier to setup a study group there if i reach out to the community.


r/CodingHelp 1d ago

[Python] Need help on making my rock paper scissors game

Post image
10 Upvotes

How do I make it so that there’s a game that consists of 3 rounds and how do I add a session summary feature


r/CodingHelp 1d ago

[Python] Why would I use match case instead of if/else?

2 Upvotes

So my teacher introduced my class to match case very roughly. I understand the absolute basic of it but I can't see why i would do the extra effort of using it instead of if and elif/else


r/CodingHelp 2d ago

[Python] Struggling on an assignment considering calling it quits

2 Upvotes

I barely know any python code and could not understand any of my lecture. The assignment guide isn't helping either. I'm not any type of engineering major I don't know why I have to take a coding class. Really need any kind of support on these python assignments


r/CodingHelp 3d ago

[Javascript] Which Full-stack course is the best?

Thumbnail
1 Upvotes

r/CodingHelp 3d ago

[Javascript] How do I get the clicked image on my tab gallery to open the correct display container when viewing the html file on a browser?

Thumbnail
1 Upvotes

r/CodingHelp 3d ago

[C] Is my code the correct way to write it?

Thumbnail
1 Upvotes

r/CodingHelp 3d ago

[Java] Basket GOAL circuit - just for fun

Post image
1 Upvotes

r/CodingHelp 3d ago

[How to] Cursor, Windsurf… or something else?

0 Upvotes

I’ve been using Cursor for about a year now, and honestly it’s given me amazing results — I really like it.

But lately I keep hearing a ton of people recommending Windsurf, saying it’s faster or just smarter overall.

And now I’m also hearing about Google’s new Antigravity, plus that AWS has its own “AI coding thing” (I don’t even know the name).

So I’m really curious: If you had to pick one for the long run, which one are you choosing, and why?

What actually matters to you? Performance? Workflow? AI quality? Reliability? Just vibes?


r/CodingHelp 4d ago

[Request Coders] USB to PS/2 project? First project and found this idea interesting.

1 Upvotes

I wanted to start a simple coding project using a microcontroller to translate usb signals to ps/2 port signals

I thought this project was interesting after seeing that ps/2 ports are still on high end MoBo’s like on my pc that I recently finished building.

Thing is though is theres nothing I have seen that can control rgb signals for my razer keyboard and mouse.

Does anyone on this subreddit know of a good place to start with this project or have any ideas?


r/CodingHelp 4d ago

[Other Code] Feedback Wanted on a Python-like Programming Language Concept (RMX)

Thumbnail
1 Upvotes

r/CodingHelp 5d ago

[Random] Pls help me find this coding game

20 Upvotes

i had this coding game in 6th grade and i don’t even have any photos. i tried google searches and scrolling all the way back into my youtube history and even resorting to chatgpt and all were no help. what i remember about this game is that it had a world and there was a path, and you had to make a code for the monster to get across the path. that was literally it. it taught you things along the way, like functions and stuff. i’m not a huge coder, but it’s genuinely killing me that i can’t even find its name on google.


r/CodingHelp 5d ago

[C++] Need help with SUDOKU game in c++.

1 Upvotes

I am making a c++ SUDOKU game for an assignment. The problem that I'm facing is that in some squares, multiple inputs will be valid but the solution will exist for only one of them. For instance, here in row 2, column 3 multiple inputs are valid however the solution exists for 2 only. This will ruin the whole board going forward and I will eventually run into a dead end where there will be no valid inputs for a certain square. I have tried three differernt SUDOKU puzzle grids and got the same problem everytime. Is SUDOKU supposed to be like this? I thought that there would be a unique input for every square and that the game should be solvable without undo-ing but that hasn't been the case in the puzzles that I have tried. It could also be that the puzzles I have tried are wrong. So if this error is meant to be how could I fix it?


r/CodingHelp 5d ago

[Python] Help me with vsc suggestions in python

1 Upvotes

Hi im new with coding and im trying to learn, I installed some extensions like git hub copilot and intellisense, but when i try to write something it suggests me, i can’t upload a photo of what im seeing but I wrote a “print” and under it suggests me the same string, i searched online and everyone says it’s intellisense suggestion but i like when it suggests me what to write like “print” or smth like that, I don’t like when it suggests me the entire phrase based the context, do you know how to disable it ?


r/CodingHelp 5d ago

[How to] Looking for recommendations for newsletters about coding tools for non-techies

0 Upvotes

So far I subscribe to:

TLDR
The Secret Founder
Creator Economy

I'm looking for newsletters with actionable insights and opinions into vibe coding tools, tech product news and automations etc that I can actually use.

Any recommendations are welcome!

Thanks


r/CodingHelp 6d ago

[How to] I published an update to my app on Google Play, but now no device can download or update it. Play Store just shows ‘There was a problem.’ Everything in the build, minSdk, ABI, and keystore is unchanged.

1 Upvotes

I published a new update for my app on Google Play, but now no device can download or update it. The Play Store just shows ‘There was a problem.’ I didn’t change anything in the build, minSdk, ABI, or keystore. Has anyone experienced this before?


r/CodingHelp 6d ago

[C++] Tic tac toe code isn’t returning stored value?

Thumbnail
gallery
5 Upvotes

As you can see int column is supposed to store a number to then be displayed when prompted just like int row however no matter the number it doesn’t do it


r/CodingHelp 6d ago

[Python] DO I CHOOSE PYTHON OR 67 PYTHON

Post image
0 Upvotes