Which programming languages do you use in your job and side projects?
Nowadays, I am using Kotlin in the backend but using Python, Golang and, Node.js for my side projects!
What about you?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (6)
I am using Python for my web applications. However, I am also going to use any C programming language from this list for my gaming and animation-oriented applications. Maybe C++ or C# would be nice languages in this regard.
By the way, I also want to use Ruby and Perl at least in 2-3 of my projects. But yes, I will have to learn them first.
I use c# for my side projects ( previously used python)
My current side project is a jamstack blog. I’m using C# to generate the site, from Markdown, and serverless functions (Node.js) to hide API keys/add dynamic features.
I use Java (Spring boot) mainly , but for my side projects I would use different languages in addition to Java such as Node.js or Python
Sails JS
NodeJS has been pretty good for my side projects. Easy to set up, easy to deploy.