@@Loulalalala 😎 yes I think in python could be faster for the purpose of AOC puzzles - less typing, arrays, structures. JAVA and ABAP some kind similar, JAVA is less verbose in syntax but everything has to be wrapped in classes. The disadvantages of python - missing of type checking - comes to the surface if your codebase grows even if using type hints. But in the end I opted for ABAP because I like it and there are lots of good paying abap jobs - you should try it out.
I hope you enjoyed coding with me. The puzzles are getting more difficult....see you in Part 2 until then keep on coding.
Do you think the puzzles would be as hard if you used a different language like JAVA or Python?
@@Loulalalala 😎 yes I think in python could be faster for the purpose of AOC puzzles - less typing, arrays, structures. JAVA and ABAP some kind similar, JAVA is less verbose in syntax but everything has to be wrapped in classes. The disadvantages of python - missing of type checking - comes to the surface if your codebase grows even if using type hints. But in the end I opted for ABAP because I like it and there are lots of good paying abap jobs - you should try it out.
I’ll definitely give it a try 😄 thx for the response