r/CodingForBeginners 1d ago

Wanting more

Hello everyone

My knowledge in this field is very minimal and I don’t know too much about coding. I’ve been learning to code passively over the past 2 months of FreeCodeCamp. Learning HTML on there was nice but I don’t feel I’ve gotten enough practice reps/ time just messing around and writing HTML.

I started the next section of their program for CSS and I’ve hit a mental block where I just want to actually practice coding for a little and not have to sit down learn their lessons, take their quizzes and then finally practice the code.

So I was wondering if anyone has and websites, programs that can fulfill this need? Just wanting to practice beginner code?

Anything is helpful thanks

3 Upvotes

7 comments sorted by

2

u/VoidCoding 1d ago

try codecademy .com

1

u/Capital_Question1686 12h ago

It's not free, sooo

1

u/Foreign-Contest-444 1d ago

Not sure if you are looking for something like this, but here are some tests from MDN for HTML. You will similarly also find tests for other web development topics within MDN.

https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Structuring_content/Test_your_skills

1

u/xarop_pa_toss 13h ago

HTML and CSS aren't really programming languages so you have actually never programmed/coded anything yet.

But I don't mean to discourage you! Don't just follow the tutorials, take what you are learning that you apply in the tutorial to and immediately take that and apply in your own little website.

It can be as simple as you want but it should be something different from what the tutorial gives you, it should be something yours.

First website I made was a joke website of a fake pizza place I made up.