What do you think about learning a new development language?
Seeing Chen
13 replies
eg: nodejs/golang
Learn nodejs for the first time or learn nodejs in depth
Replies
Shushant Lakhyani@shushantlakhyani
Flex-Worthy Templates
I think it is more about implementation and practice which matters a lot
Share
@shushant_lakhyani I agree with you that implementation and practice are really important in learning a new language
my first programing language was Delphi... very old school
@annebroadwin Indeed, for the first time in my life I heard this word π§
My first programing language is Java, it was difficult for me to accept the concept of Object-Oriented Programming at first months, so I spent a lot of time practicing.
For work needs, I learned some other languages serval years later such as Python, Node.js, Golang, etc, it just keeps getting easier to learn new languages.
Each specific language has its own syntax, but there is a lot in common in terms of design thinking, such as Object, Interface, I/O, etc. These basics save a lot of time when learning a new language.
@jason_lee_3282 Thank you for your answer, then I can think that no matter what development language there are many similarities in thinking, when you figure out these similarities, no matter what language you can learn quickly
Getting started with nodejs is relatively simple. You can get started by watching the teaching video. For in-depth study, I think you need to know all nodejs apis
I think getting started with golang is relatively more difficult than nodejs, but when learning a new language, typing code is the most important thing, it doesnβt make any sense to just look at it without doing it
Python of course. Future of all languages.