DEV Community

Discussion on: How do you prefer to learn new tech?

Collapse
 
andy profile image
Andy Zhao (he/him)

Definitely a bit of everything. I find that as long as writing code and not copying and pasting, as well as doing a bit more than a tutorial tells me to I learn a lot more.

Making CRUD apps or tic tac toe games or whatever also helps to begin with. I think setting stepwise goals works really well, and it helps me feel that learning the entire language/framework/etc is in reach.

For me it's more about the mindset and actual act of coding as opposed to specific mediums.