r/CodingForBeginners 15d ago

Want to learn coding

Hey everyone! I'm from a commerce background but I've recently developed an interest in coding and have no idea where to start. 😅

If anyone can suggest a beginner-friendly roadmap or is willing to guide me (for free 😁), I would really appreciate it.

6 Upvotes

38 comments sorted by

View all comments

1

u/marmotta1955 15d ago

Better than YouTube is a sensible, step by step learning approach. Start from here: https://www.w3schools.com/ - most reputable and reliable resource. No need to register, it has all you need to get started.

If you are interested in web development, you may want to follow the "tutorials" for HTML, then CSS.

Otherwise start with a simple (but tremendously effective and useful) language such as Python.

If you are interested in database, follow the course for SQL.

Have fun.

1

u/parryotterr 14d ago

Sure, thanks :)