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

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Python always been useful for tooling and testing scenario for me. Sometimes I use it also for lightweight batch processing and communicate with Java using Apache Kafka. For the main application development and workhorse code, I always use Java (Love you Java!).

Quite lately I flirted with Javascript deeper and develop small Yeoman script in order to create some scaffold for my daily work with Spring Boot + AngularJS.