Display Shows:

My Language:

How to Program with Java Podcast

Recently Aired


  • HD

    Data Binding with Spring Framework

    So, the Spring framework is a wonderful help for programmers, ...

    So, the Spring framework is a wonderful help for programmers, but sometimes it needs a bit of help.  It does a good job of trying to match fields on a webpage to Java objects (aka Java Beans), but sometimes when the "mapping" is complex, Spring...

    Oct 16, 2013 Read more
  • HD

    Spring Framework - Fun with Controllers

    In our last episode I talked about controllers and how ...

    In our last episode I talked about controllers and how they are used in Spring.  In this episode I will be diving even further into Controllers in the Spring Framework and I will talk about the different parameters that can be passed into each...

    Oct 9, 2013 Read more
  • HD

    Intro to the Spring Framework

    Well, so far we've been focusing on a bunch of ...

    Well, so far we've been focusing on a bunch of topics that align themselves around the Java programming language in general.  But now we're going to take things into a slightly new direction, we're going to be talking about the Spring Framework...

    Aug 15, 2013 Read more
  • HD

    Java Observer, Observable Design Pattern

    Today let's talk about some design patterns, namely the Observer ...

    Today let's talk about some design patterns, namely the Observer design pattern which can be used in Java.  Following the Oberser design pattern in Java is as easy as extending the Observable object and implementing the Observer interface for the...

    Jul 26, 2013 Read more
  • HD

    Interview w/ Self-Taught Programmer Troy Davis

    In this epsidoe of the How to Program with Java ...

    In this epsidoe of the How to Program with Java podcast, I talk with a self-taught programmer who has started up his own very successful marketing product based on his programming knowledge.  Troy was graduated with a degree that would have had...

    Jun 20, 2013 Read more
  • HD

    The Agile Development Methodology

    If you've worked as a developer for a corporation, you've ...

    If you've worked as a developer for a corporation, you've likely been exposed to the waterfall model of software development... If not, consider yourself lucky.  I've worked in this model before and it had its issues, but thankfully I was...

    May 29, 2013 Read more
  • HD

    Alan Robbins - Self-taught Programmer Success Story

    Alan Robbins is a self-taught programmer who dabbled with programming ...

    Alan Robbins is a self-taught programmer who dabbled with programming in college.  After not doing to well in the post-secondary system with respect to programming, he changed his major and graduated with a degree in Business Economics and a...

    May 22, 2013 Read more
  • HD

    The Software Development Life-Cycle

    Knowing how to program with Java is only some of ...

    Knowing how to program with Java is only some of the battle when it comes to developing software, the other major part of the battle is knowing HOW to distribute the software.  There are entire schools of thought that surround the ways that you...

    May 16, 2013 Read more
  • HD

    From self-taught programmer to self-made success story - Interview with John Sextro

    Keeping on our theme of becoming a success story with ...

    Keeping on our theme of becoming a success story with programming as a self-taught programmer, I interview a successful self-taught programmer by the name of John Sextro.  As a seasoned programmer and agile coach with no degrees or diplomas, John...

    May 8, 2013 Read more
  • HD

    Getting a Job as a Self-Taught Programmer

    Landing a job as a self-taught programmer is not impossible, ...

    Landing a job as a self-taught programmer is not impossible, and I will have an in-depth conversation about why this is the case.  I will talk about strategies like creating your own software product based on your own interests, then slapping...

    May 3, 2013 Read more
Loading...