DEV Community

Discussion on: How You Learn New Programming Language?

Collapse
 
ironcladdev profile image
IroncladDev

I guess this is how I learn coding.

  1. Find out what you want to create.
  2. Research on what languages can be used to make what you want
  3. Start learning and getting good at the language
  4. Make a nice project with it
  5. Continue on your coding journey
Collapse
 
surajondev profile image
Suraj Vishwakarma

That's nice idea to start something learning and developing some project along with it.