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: January, 2022
Jan 27, 2022
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 Coding Bootcamp before landing his first job.

Yasiin shares a ton of great insights and tips for beginner coders who are hoping to get a job, so be sure to listen to the whole episode.

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
Jan 25, 2022
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 analytics on data in a non-verbose way.

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
Jan 24, 2022

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 Collections.sort(), which has been available since Java v1.2

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