Info

Coders Campus Podcast

Learn how to program using the Java programming language. This podcast will teach you step by step how to use the Java programming language to create your own applications or web applications! These Java tutorials are presented in plain English and explain all of the important Java programming concepts needed to excel in the field of software.
RSS Feed
Coders Campus Podcast
2024
March


2023
November
August


2022
May
January


2021
November
August
July


2019
October
September


2018
September
August
July


2017
September
August
July
June
April
March
February


2016
December
October
September
August
July
June


Categories

All Episodes
Archives
Categories
Now displaying: November, 2021
Nov 26, 2021
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 for this new 16 week Coding Bootcamp.

You can join the Bootcamp via coderscampus.com/beginner

The best part is that it's about 85% less expensive than our main Bootcamp, and you'll still get all the great features and support you need to actual master the fundamentals of coding.

So check out our "Core Java Coding Bootcamp" today if you've always wanted to become a professional coder.

Nov 19, 2021

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
  • Intermediate vs Terminal operations
Nov 15, 2021

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 starting your coding career?

I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world.

You can learn more via https://www.coderscampus.com/bootcamp

Nov 12, 2021

In this episode we'll talk about a super useful feature that was introduced back in Java version 8, known as Lambdas.

The Lambda feature is something you didn't know you desperately wanted or needed until you understood it.

The Lambda syntax allows you to write much cleaner and more readable code, while also empowering you to get more done with less code.

In this lecture, I'll be referring to some code that you can download via this github repository.

Interested in starting your coding career?

I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world.

You can learn more via https://www.coderscampus.com/bootcamp

1