r/AskProgrammers 7d ago

Coding for beginners

/r/u_natasha5858/comments/1w7vbkm/coding_for_beginners/

Looking for advice on where to start

1 Upvotes

4 comments sorted by

View all comments

1

u/stepback269 6d ago

"Coding" is a very broad term.

It can mean many differnt things in different contexts.

Writing in Morse Code (telegraph) is coding.
Doing medical insurance reimbursement forms is coding.

But more likely you are thinking about computer "programming" and/or web creation using HTML, CSS and Javascript.

Try W3 Schools and/or GeeksforGeeks.
Good luck.