Fundamentals of Java EE Development

Go to class
Write Review

Free Online Course: Fundamentals of Java EE Development provided by edX is a comprehensive online course, which lasts for 7 weeks long, 1-3 hours a week. The course is taught in English and is free of charge. Fundamentals of Java EE Development is taught by Will Dinyes.

Overview
  • This course will provide you with an introduction to Java EE using Red Hat JBoss Developer Studio and Red Hat JBoss Enterprise Application Platform. Through hands-on labs, you will transform a simple Java SE command line into an enterprise application that uses various Java EE specifications, including Enterprise Java Beans, Java Persistence API, and JAX-RS for REST services.

    This course will benefit developers that already have a strong foundation in Java SE and want to learn the basic skills and concepts that are necessary to be an enterprise Java Developer.

Syllabus
    • Chapter 1: Transitioning to Multi-Tiered Applications
    • Chapter 2: Packaging and Deploying Applications to an Application Server
    • Chapter 3: Creating Enterprise Java Beans
    • Chapter 4: Managing Persistence
    • Chapter 5: Managing Entity Relationships
    • Chapter 6: Creating REST Services
    • Chapter 7: Comprehensive Review