Everything seems so challenging and tutorials are confusing 🫤
Everything seems so challenging and tutorials are confusing 🫤
I recommend taking some sort of free online course, with exercises you can complete. I am in computer science class and there's this website I'm using for learning how to code games in python called CMU academy I think? But I know that's not really relevant to your issue. Just a recommendation, since something like that is working out for me.
i like reading guides ! you can go at your own pace without having to rewind everything . you can do something over and over to get the hang of it without feeling rushed . you can find books on coding online anywhere ... annas archive is a big website full of free downloadable books
I'm happy to yap to you about it and answer questions if that would help.
@Jookia I want to make the website with neocities because I heard it was easier
@Always-Peachy-Casio555 Oh, easier than what? It's a good way to learn to make websites by hand
@Jookia omg i forgot to finish my comment lolz, i meant easier to start with
@Always-Peachy-Casio555 Oh yeah! Probably the first thing to do is to learn about HTML without CSS or JS. Just making an index.html and uploading that with the core sections like <html>, <head>, <body>, etc.
W3School has basically every coding language you'd need to learn.
htmlcheatsheet has a bunch of cheat sheets relating to HTML, CSS, and JS
ribo.zone, REPTH, and Ithinerae all have website templates you can work with
@BootlegFriend I second W3School, it's been very helpful, and they have a search bar so you can look for specific things.

my favorite way to learn is to break your dream website down into what it needs, then start learning what you need to achieve those things. half of my webdev experience comes from wanting to learn how to make one specific thing, then reapplying what i learned there for other things.
i do also agree with learning one language at a time; i first learned CSS though, for making spacehey themes.

You must be logged in to reply.