You are browsing as a guest. Sign up (or log in) to start making projects!

3h 38m 58s logged

Part 10 DevLog
Part 10 finished, wheeeeee (I’m (slowly) losing my mind)}

In Part 10, I learnt about Java .stream(). Initially, i thought streams were useless since it was easier to use a for-each loop (still my goat), but recently, i began using streams since its more compact and easier to read.

I also learnt to make a custom comparator, brushed up on regex again, learnt of enums and Iterator. i do still think iterator class is mostly useful, unless you need to go thru a list and delete elements from them.

streams were genuinely painful when i first started doing them. i for the life of me cld not figure out how to use them properly. now i’m semi-confident in using them (i think), and they are useful in some scenarios.

(wish i cld show better screenshots but this is all i got sry)

✌️

0
21

Comments 0

No comments yet. Be the first!