What to learn after JavaScript? -


i've finished watching beginner javascript tutorials; it's quite easy understand. i'm trying intermediate ones now, can't find any. i've decided not waste time while looking continuation on javascript journey. should learn next? prefer important, , perhaps, closely related javascript.

it depends on goal is, , have learned.

if want become web developer, should learn server-side web languages php or asp.net.

if want become general developer, useful know systems languages java or c++.

if want computer scientist, studying algorithms might start.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -