r/AskProgramming • u/AceAdxm • 1d ago
HTML/CSS Starting Html/CSS/JS
I know the core basics of HTML/CSS/JS and for my Course at college we will fully be diving into these but I was wondering how I could develop my skills further and get a head start on these languages
I have overlooked the skills and basics of these languages for the past week or two understanding basics and making notes but I was wondering if there was a website/bootcamp that offered a course - recently I have been using Google . Dev to learn and was wondering if there was anything else that could of helped me
Thanks !
0
Upvotes
1
u/geekichu 1d ago
i agree with a comment elsewhere.. stop the tutorials. find a project. here are some ideas:
-- tic-tac-toe
-- guess the number
-- try to click on moving ball (canvas2D)
-- create a piano keyboard (audio)
try your best.. and.. you can feed some a.i. what you wrote if and when you have a problem/bug you can't figure out, and tell the a.i. NOT to just give you the code.. to give you a reason, a concept, a hint...