+ 3
How do you remember all the different code languages?
i myself am not good at remembering things and to do that with code and on top of that a codeing language is pretty difficult when your a begginer (like me). so how is it that you would get all the different things in your memory?
3 Réponses
+ 5
A lot of the languages are pretty similar. Ive learned some languages so if i were to go for a job i could take a couple weeks to restudy the material but itll just be a refresher.
+ 5
If you are able to expertise in one programming language then you would be able to improve your problem solving ability. Main thing is the decoding of the algorithm of the program..... Different languages are just different ways of presenting the problem......they all share a common concept
+ 1
mostly it will be difference of only syntax. keep coding in one language (at least), if you need to code on any other. .just look at it syntax and start coding (if you have already learnt this language then it will just some min./hours to recall its syntax)