Lots of useful little tricks! thank you! 16:31 I'm honored to be mentioned in Adam's talk :)))
Back in 2015 I got hired as a Junior Java Developer because I watched JAX-RS videos from Adam Bien. Thank you sir!!!
Great talk, console with colors with enum was really interesting, great tips sr
awesome please increase a font size for future video.
Great snippets from Adam Bien. Why not to add in the java doc in their right places as examples. Big up to you Adam
Awesome set of examples showing Java power!
A lot of nice little tricks!
It is crazy how this talk is so useful even though it has nothing to do with frameworks, systems architecture, and especially AI. This is how I prefer to look at Java and how I'd like Java to evolve. More and more useful stuff should be included in the SDK and later used instead of bloating your project with 10000 useless dependencies.
Thanks for the helpful java tips!
You're a myth Adam ! Many thanks for your great work !!!
Wouldn't it be better if the code area is zoomed in a bit more? I just need to hear the presenter speak. -:0)
For S08, you can use StringSelection class which is a Transferable object for text.
Thanks Adam, now I have ammunition to shutdown some of my python friends.
can I find those snipets on github repository?
15:20 anyone noticed that #19 is missing?
Don't use parallel streams for io! You will block the threadpool. The use case is computation. So calculation of millions of modulos is perfect for ps.
need repo plzz :face-purple-crying:
Adam Bien, your middle name should be Java.
How can I get the source code?
@zahidahmed7043