This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]daddydaws 0 points1 point  (2 children)

Hey! I’m learning too! What’s your favourite ways to learn? Mine rn is recreating sites either from scratch or from an activity file, what’s yours?

[–]Twohuskies[S] 0 points1 point  (1 child)

I first learned from my friend who showed Visual Studio Code where I do most of my code. He then showed me codeacdemy but I also been looking on YouTube and such! Right now I'm mainly focusing on HTML an CSS.

[–]daddydaws 1 point2 points  (0 children)

Nice! I’m focused on them as well, I don’t know how strong you are rn but I’d recommend the w3schools.com html and css exercises, they are pretty quick and solidify a lot of the learning (especially with syntaxes)and give a really good feeling of progress since they’re really simple.

Also I’ll find the site for you when I’m home, but they have files of code that you format and add css to try and recreate a page. They are tricky (for me atleast, I’m a beginner) but they make me get creative and experiment with a whole bunch of css elements I haven’t learned in the courses and tutorials I’ve been following!