Sobes.tech
Junior — Middle

What other programming languages or technologies have you used in your projects besides Python?

sobes.tech AI

Answer from AI

Besides Python, I have used several other programming languages and technologies in my projects, depending on the tasks:

  • JavaScript/TypeScript — for frontend development and server-side on Node.js.
  • Java — for creating scalable backend services and integration solutions.
  • SQL — for working with databases, writing complex queries, and optimization.
  • Bash/Shell scripting — for automating tasks and managing infrastructure.
  • Docker and Kubernetes — for containerization and orchestration of applications.

For example, in one project, I wrote a REST API on Node.js using Express, and for deployment automation, I used Bash scripts and Docker containers.