Java SE: JDBC, Reflections, and Threading, Part 10 of 18
Interactive

Java SE: JDBC, Reflections, and Threading, Part 10 of 18

LearnNow Online
Updated Oct 25, 2018

Course description

Java was introduced many years ago not for the internet but has since expanded to be an industry standard for web pages. This course goes beyond the introduction to the advanced Java programming language and how to develop Java applications using Eclipse. You will learn how to use JavaBeans, JDBC, Internationalization, Reflection, Threads and Networking.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course is intended for programmers who are familiar with Java and want to learn about the advanced features of Java. Students should have a good understanding object-oriented programming using Java.


Meet the expert

Gene Van Sant

Gene Van Sant has over two decades of experience as a software/systems implementer and solutions integration architect. He has experience as a contractor and maintains instructor certifications from IBM and others. Gene balances his career between implementing and automating full blown real world solutions and teaching classes/workshops on emerging technologies and products. This allows Gene to gain valuable extensive real world experience while also staying ahead of the wave with cutting-edge expertise.

Video Runtime

132 Minutes

Time to complete

152 Minutes

Course Outline

JavaBeans

JavaBeans: Overview (30:39)

  • Introduction (01:17)
  • Overview: JavaBeans (01:59)
  • JavaBeans Specification (04:50)
  • Why JavaBeans? (00:58)
  • Demo: Simple JavaBean (06:45)
  • Demo: Consume the JavaBean (08:48)
  • Demo: Test the JavaBean (05:57)
  • Summary (00:02)

JavaBeans: Structure (51:09)

  • Introduction (00:15)
  • JavaBean Structure (03:33)
  • JavaBean Life Cycle (03:36)
  • JavaBean Properties (02:30)
  • Demo: Bound Property (08:49)
  • Demo: View JavaBean in GUI (20:05)
  • Demo: Add Events (12:17)
  • Summary (00:02)

JavaBeans: Events (50:21)

  • Introduction (00:15)
  • Events (03:35)
  • Demo: Add/Remove Listeners (13:56)
  • Demo: Add Views in Model (01:28)
  • Demo: Use Views in App (07:14)
  • Demo: Create Wrapper Model (11:53)
  • Demo: Test Wrapper Model (04:31)
  • Demo: Copy Constructor (06:42)
  • Summary (00:45)
;