DEV Community

Discussion on: Don't write HTML page, I will tell you why.

Collapse
 
michaelcurrin profile image
Michael Currin • Edited

I learnt to code mostly thanks to free content online including Codecademy. And so did many others. A mentor or teacher can help with the right direction and speed up pieces where you feel stuck but you can teach yourself.

The advice I come across on what area to learn is figure out what you want to build that inspires you as one thing (a website, a social media app, a dataviz tool).
And start by learning just enough to do something and apply it ie don't study for 6 months on tutorials and build nothing.

and break it up into smaller pieces. There are plenty of roadmaps out there to keep focused on a topic. You can skip Java, Python, etc. if you want to just make HTML website witn CSS and add JS later.
And if you are into data science then search for beginner guides to that and learn the tools and languages it suggests

Thread Thread
 
michaelcurrin profile image
Michael Currin

Another resource

youtu.be/HfqZHcev-og

Thread Thread
 
rechie_kho profile image
Techie Kho

I actually want to learn about machine learning but there are really few good quality tutorial about it, everyone just teaches python and didn't teach about the techniques, do you have source for that?

Thread Thread
 
michaelcurrin profile image
Michael Currin

I'll see what I can find and make a blog post about it for you.

Anything in particular you want to do with it like handling audio, language, chatbot, predictions, image recognition, generating art...?

Thread Thread
 
rechie_kho profile image
Techie Kho

Generating art? I like arts

Thread Thread
 
michaelcurrin profile image
Michael Currin

deepdreamgenerator.com/

Play around with this no code tool and see what other users have made