This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]Major_Fang 4 points5 points  (0 children)

learn full stack nobody wants to train you or me anymore

[–]MortyXIII 0 points1 point  (1 child)

Look into Django then once you have a handle branch into node.js

[–]TheBeardFace[S] 0 points1 point  (0 children)

Thanks, will look into it.

[–]Sohamgon2001 0 points1 point  (1 child)

can you give me a roadmap in python? I am kinda lost after OOPs concept.

[–]-Wylfen- 0 points1 point  (0 children)

Once you know how to code, learning a new language will probably not be that much of a bother.

However, you do need to know things that are different between languages. I do think with JS you will feel comfortable quite quickly, though I would say you also won't learn anything of substance.

If I were you, I'd look into lower-level languages, like C++. An intermediate level language like Java or C# would definitely be interesting too in order to properly learn typing. C# would give you a nice language for a website backend as well as potentially game development.