DEV Community

What should I learn next?

Anand Kumar on May 28, 2019

Hello to all__. Thanks to dev.to for providing such a nice platform and to the great community that we have. From past 3 years, i am working on R...
Collapse
 
juancarlospaco profile image
Juan Carlos

SQL:
Works on all programming langs, faster than all ORM, PostgreSQL recommended.
C:
Works on tons of places, almost everything has C API, fast, future proof.
CSS:
But without a framework, probably you already know it, but is useful.

I can recommend to learn Nim lang, because it compiles to JavaScript, NodeJS, C, C++, but thats a very opinionated one, with those 3 of top you are on good track ;P

Collapse
 
elanandkumar profile image
Anand Kumar

Thank you for such nice suggestions. I just started with PostgreSQL.
Will definitely look into others.
Thank you once again.

Collapse
 
anwar_nairi profile image
Anwar

Are you constrained to front end only? If not, my advice is to see something totally different.

It can help you think out of your comfort zone, let you be aware of the tech realm, evade yourself...

Collapse
 
elanandkumar profile image
Anand Kumar • Edited

I am not constraining to front end...i have started with backend using node...thank you for your suggestion. It is valuable.