708
1 hour in Java (piefed.jeena.net)
you are viewing a single comment's thread
view the rest of the comments
[-] uranibaba@lemmy.world 2 points 1 month ago

Too much nested code was likely part of the problem, but not being able to easily tell where a block of coded ended without seeing the top of the block made it difficult to work with.

[-] naught@sh.itjust.works 2 points 1 month ago

That's fair! Takes time to get used to. Modern editors make this easier by highlighting the current indent level, or can even make the top X lines of the current closure "stick" to the top of the editor for those really long blocks.

[-] uranibaba@lemmy.world 2 points 1 month ago

Having those features would really have made it easier. I have only ever written my python code in Sublime Text. While it is a sublime text editor, at is not ideal (compared to how it is to write Java in IntelliJ) for Python. (Maybe with addons but I never delved into that more than a few.)

this post was submitted on 17 Aug 2024
708 points (95.2% liked)

Programmer Humor

32060 readers
2173 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS