Banterly
  • Home
Subscribe

Java

A collection of 4 posts
5 features I wish TypeScript had
typescript Featured

5 features I wish TypeScript had

If you are coming from another programming language you might feel some features are missing from Typescript
Jan 8, 2022 6 min read
Writing my first Intellij plugin
intellij Featured

Writing my first Intellij plugin

As of today, I am happy to announce the first version of my first plugin is available for free to download. The Java Builder Guided Completion Intellij plugin has its home on Github, as an open-source project.
Jan 26, 2021 5 min read
Why what you have been taught about DFS is wrong(at least partially)
Algorithms Featured

Why what you have been taught about DFS is wrong(at least partially)

The student runs the two versions of DFS and he sees that the results are the same so he quickly memorizes the BFS algorithm and the two small differences to transform it into DFS and he lives a happy life with the thought that he basically learned 2 algorithms for the price of one.
Feb 9, 2020 10 min read
Enums - one of the underrated features of Java
Java Featured

Enums - one of the underrated features of Java

I remember when I was first learning programming and stumbled upon enums, my first reaction was "*this is cute, but is it really useful for something?*" and "*do people really use this thing?*".
Jul 28, 2019 11 min read
Banterly © 2025
Powered by Ghost