Coders Campus Podcast show

Coders Campus Podcast

Summary: 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.

Join Now to Subscribe to this Podcast

Podcasts:

 EP30 – Landing the interview, a coder’s guide to applying for jobs | File Type: audio/mpeg | Duration: 31:04

Everyone will, at some time or another, need to apply for positions and pass an interview or more to land the perfect job. Whether you are fresh out of school, or […]

 EP29 – While Loop in JavaScript | File Type: audio/mpeg | Duration: 18:34

The while loop in JavaScript is yet another type of control structure. For a review on what a control structure is, please see our last post on IF statements. The […]

 EP28 – For Loops in JavaScript | File Type: audio/mpeg | Duration: 21:47

Just like an IF statement, a FOR loop in JavaScript is another kind of control structure. For a review on what a control structure is, please see our last post […]

 EP27 – Jason Kiernan – From Pharmacist to Programming Job Offer in 2 Years | File Type: audio/mpeg | Duration: 46:09

Jason Kiernan is a 28 year old pharmacist who lives in the south-west of Ireland. He’s been working as a community pharmacist since he was more or less 21, but […]

 IF Statements in JavaScript | File Type: audio/mpeg | Duration: 19:23

Chances are you already have some experience with programming as this blog namely focuses on the Java programming language. If you have a background in Java, then the structure of […]

 EP25 – JavaScript Data Types | File Type: audio/mpeg | Duration: 27:45

Although the JavaScript language doesn’t allow you to explicitly define a type when you declare a variable, this shouldn’t lead you to believe that JavaScript doesn’t have types (because it […]

 EP23 – JavaScript Variables | File Type: audio/mpeg | Duration: 15:00

Variables in JavaScript are pretty straight forward once you understand the concept of dynamic typing, which we talked about in the last article. Variables in JavaScript are used like variables […]

 EP22 – What’s New in Spring 5 with John Thompson | File Type: audio/mpeg | Duration: 39:05

Spring Framework 5 is Coming in Late July 2017 Today I’m joined by John Thompson to talk about the newest release of the Spring Framework. Spring hasn’t seen an update […]

 EP21 – Dynamic Typing vs Static Typing | File Type: audio/mpeg | Duration: 21:01

Generally speaking, modern day programming languages fall into one of two categories: Dynamic Typing Static Typing Before we can dive into what dynamic or static typing means, we’ll first need […]

 EP20 – What is JavaScript? | File Type: audio/mpeg | Duration: 22:54

JavaScript is an object oriented programming language that was created specifically for the web. JavaScript adds functionality and interactivity to websites by allowing your plain old HTML pages to actually […]

 EP19 – Forwarding Your Domain to Your AWS Application | File Type: audio/mpeg | Duration: 26:21

For more detailed show notes, please see the actual “ultimate guide” post via this link.

 EP18 – How to Create and Configure a Database in AWS | File Type: audio/mpeg | Duration: 39:22

For more detailed show notes, please see the actual “ultimate guide” post via this link.

 EP17 – Deploying Your Code to Elastic Beanstalk (AWS) | File Type: audio/mpeg | Duration: 25:06

For more detailed show notes, please see the actual “ultimate guide” post via this link.

 EP16 – Ultimate Guide to AWS – Part 2 | File Type: audio/mpeg | Duration: 23:11

For more detailed show notes, please see the actual “ultimate guide” post via this link.

 The Ultimate Guide to Hosting a Java Web App with Amazon Web Services (AWS) | File Type: audio/mpeg | Duration: 24:55

Let’s start things off by explaining what Amazon Web Services (AWS) actually is and why it’s useful to you as a Java programmer. Amazon Web Services are a bunch of […]

Comments

Login or signup comment.