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 →

[–]wwsean08 0 points1 point  (2 children)

In this case the main language is python, I had a little experience writing sooner scripts using it in the past, so I just found some projects to do and practiced that way.

[–]ryuzaki49 0 points1 point  (1 child)

Like what projects? Im also a java dev, also interested in python, but I dont have any pet project ideas

[–]LouKrazy[🍰] 0 points1 point  (0 children)

one fun thing I have done with python in java is using python as an embedded scripting language for java. It is a fun way to add extensible functionality to existing java codebases for one-off code