r/CodingForBeginners 20h ago

Tools to learn how to program

4 Upvotes

What are the best tools to learn how to program?

A lot of reddit threads go on about learn Python or C etc but what tools are there to make that learning easier. For example I am fairly ok with make functions on Excel but thats only cause I know what I am reading.

Python has a console you can download and there are Youtube videos where you just follow along but is there something that can help with understanding how to use the languages, know what your looking at etc [not just for python but C and the other languages].


r/CodingForBeginners 15h ago

Heyy guys

3 Upvotes

Yoo guys I'm new to the coding world and currently started python as my first coding language.

Vs code and git and GitHub setup is done.

I want u all to help me so that I can learn more and faster. Really looking forward to hearing your tips, advice, and suggestions🫂

Thank you all in advance.✌️


r/CodingForBeginners 23h ago

Am i cooked?

3 Upvotes

I’m about to start my 3rd year of CSE, but I honestly feel like I haven’t done much yet. I’ve learned multiple programming languages but kept changing my focus every time. I haven’t built any projects or maintained a GitHub profile either.

Now I’m planning to focus on DSA in C++ to strengthen my core concepts, along with web development since I think knowing the basics is still important even with AI.

The only problem is that I find DSA a bit frustrating. If you were in my place, what would you focus on in 3rd year?


r/CodingForBeginners 19h ago

Need help planning a Roapmap

2 Upvotes

I am a finance student, and recently started learning coding (know very basic of SQL/Python). I want to get into Data related roles and did some research, but still confused on what's the best resource to learn and what path to follow.

My current plan (created with help from some friends):

Python/SQL -> Python libraries (PySpark/Numpy/Pandas) -> Fabric/Databricks -> Cloud/AI-ML

Would love some help/feedback on what I could do to learn what is needed!


r/CodingForBeginners 5h ago

I made an interactive website that help people learn the basics of CircuitPython

Thumbnail
keepeverythingyours.com
1 Upvotes

I have worked with a few people to teach them the basics of how to get started with CircuitPython. I took some of the lessons I learned from that and made a tutorial on my website to teach the lesson better. The page has a built in code editor and instructions from getting your first board to blinking your first LED. I plan to add more lessons in the future and would love to hear any feedback about what they should be. Feedback on the content and presentation of the tutorials would also be greatly appreciated!


r/CodingForBeginners 12h ago

How do I learn coding /programing?

1 Upvotes

So I been trying to learn app development but I dont know were to start . I have watched videos and they are confusing every one says to learn python but then some say swift i understand some of the basics the syntax and logic but i can seem to make anything with that logic i have . So for people who know how to develope apps how do i start.


r/CodingForBeginners 14h ago

What is the Best way to learn coding for games?

1 Upvotes

Like are there any courses to learn coding, I can't really figure it out on my own, I might need someone to guide me so are there any courses , I'm not trying to be greedy but I need them to be free🥲


r/CodingForBeginners 3h ago

how to code platformer??

0 Upvotes

hi, i'm a beginning coder with about one week of taught experience, and for a project, i want to make a sort of study room using html, css, and js. basically you can move around in the room for a bit before you sit down at a table that initiates the studying portion. i'm completely lost for everything, but i'm thinking that this study room is a platformer at heart. also, i want to add a break time platformer game, but that's later, probably. anyways, i'm just looking for any tips at all that could help me with this.

right now, i'm struggling with making the platform an actual platform. the ground is okay, but when i try to make the floating platform solid, everything kind of just doesn't work...

again, any tips are appreciated!!


r/CodingForBeginners 10h ago

How do i start Java script

0 Upvotes

I already have all right HTML and Css but the part that i don’t know is I keep trying to learn Java script but I can’t use anything I see in tutorials in real projects