Hacker News new | ask | show | jobs
by gigatexal 3352 days ago
First learning the basics and then creating some projects for fun might help get you the confidence you are looking for. Good luck! And kudos for getting an internship that will open a whole lot of doors. I'm a bit jealous.

Re: Java 8, it's awesome!

SomeCollection.stream().filter(lambda ...).map(lambda... etc is just so cool.