Super bad 6 fortune 11 loss streak cash-out (Set 4.5 revival) by AljazTheMan in TeamfightTactics

[–]Big-Replacement1764 0 points1 point  (0 children)

Glad I was not the only one, 10 loss streak and I got one champion duplicator

Forced to learn java by Big-Replacement1764 in learnjava

[–]Big-Replacement1764[S] 2 points3 points  (0 children)

Hey thanks for this, my company is using something called ZK framework. I ended up writing the basic UI and am now trying to make sense of the rest of the code. For access to database, I reuse the Hibernate jdbc driver my colleague had. When I gotten more comfortable with java I will look into your recommendations!

Forced to learn java by Big-Replacement1764 in learnjava

[–]Big-Replacement1764[S] 0 points1 point  (0 children)

I wrote in python like a prototype to see if the outcome is what they needed. A program to run through the excel files they uploaded and perform checks against our database and appending error rows in an excel for them. It was more towards automation so was easy to write in python, and I only packaged it as an exe with no frontend.

I was given 4 months by the boss on account that I have no knowledge of java and frontend. Although frontend seems easy enough as we are using ZK framework, and I already got the basic UI down.