
EP57 - From Restaurant Manager to Software Developer
In this episode we'll talk to Yasiin, who is a graduate from the Coders Campus Bootcamp. We dive into his story about how he started his coding journey as a Restaurant Manager, and went through two C...
27 Jan 202239min

EP56 - Fun Tricks and Analytics with IntStreams in Java
In this episode we'll talk about IntStreams and why they're useful in Java. IntStreams can be used to replace a common looping mechanism as well as provide a very helpful utility for gathering analyt...
25 Jan 202229min

EP55 - How to Sort with Streams in Java
In this episode we'll talk about how to sort a stream of objects using the ".sorted()" function. We'll also talk about the differences between using a stream to sort vs using something like Collectio...
24 Jan 202237min

EP54 - What is the Map Operation in Java Streams?
Big announcement: today marks the launch of our brand new "Beginners only" Coding Bootcamp. If you're a beginner to coding and have spent less than about 6 months learning to code, you're a great fit ...
26 Nov 202141min

EP53 - Intro to Streams in Java
GitHub link here: https://github.com/tp02ga/FunWithStreams In this episode we'll talk about: What are streams and why you should care about them Comparing a simple Stream example to a Looping example...
19 Nov 202143min

EP52 - Most Common Functional Interfaces in Java
In this episode we'll talk about 7 common Functional Interfaces that Java provides to us. UnaryOperator, BinaryOperator, Supplier, Consumer, Function, Predicate and BiPredicate Interested in startin...
15 Nov 202153min

EP50 - #3 of 3 to Getting a Job as a Coder
In this episode we'll talk about the 3rd key to getting a job as a coder... How do you stand out from the crowd? You put in all this effort to learn how to code. You likely have a plan, you follow a c...
6 Aug 202131min






















