Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Modern WebSockets Application Development with Java EE
Rating: 3.9 out of 5(62 ratings)
530 students

Modern WebSockets Application Development with Java EE

Your Complete Guide to WebSockets Application Development on the Java EE Platform
Created byLuqman Saeed
Last updated 5/2018
English

What you'll learn

  • Build WebSocket enabled applications on the Java EE platform
  • Know how to use the Java EE API documentation
  • Know what Java EE really is
  • Know how the Java EE platform is evolved
  • Know how to contribute to the Java EE platform

Course content

7 sections75 lectures3h 47m total length
  • Introduction1:33

    Introductory exploration of the socket API for building fast, responsive Java applications, covering the platform, application server, and reference implementations.

  • Course Structure2:25

    The course structure presents three sections: evolution of the web socket and Java EE role, followed by a theoretical portion and hands-on coding with the Java API and sample code.

  • Code Sample and Student Engagement2:12

    Engage actively with the sample code and the sockets API in Java EE to deepen understanding, participate in forums, and complete written assignments on your local machine.

  • Required Software1:16

    Identify the minimum software required to start the project, with free tools that you can easily install on your machine, so you can follow along in this highly interactive course.

  • Let's Get Started0:50

    kick off the course with a fast overview to see what this course covers, so you can navigate misinformation and begin the first part.

  • Code Run2:27

    Demonstrate a simple chat app built with websockets, where a user sends a message to the server and it is rebroadcast to all connected peers across browsers.

Requirements

  • Basic knowledge of the Java programming language
  • Java IDE - NetBeans or IntelliJ
  • Java 8
  • Maven
  • Git SCM

Description

Are you a software developer? Or aspiring to be one? Just finished learning Java the language and wondering what next? Do you want to learn to develop full-duplex and bidirectionally communicating applications on the Java EE platform? 

If you answered yes to any of the above questions, then The Complete Java EE WebSockets Development Course is your complete guide to the fascinating world of WebSocket programming on the industry gold standard Java EE platform. 

This course will thoroughly cover the entire WebSocket API as specified in JSR 356 and teach you how to develop 

  • Programmatic Server Endpoint
  • Annotated Server Endpoint
  • WebSocket Encoders and Decoders
  • Annotated Client Endpoint
  • Programmatic Client Endpoint
  • JavaScript Client Endpoint and much much more

You will also learn, along the way, what Java EE really, how the platform is evolved, what the JCP is, what a JSR is, what is meant by a reference implementation and a whole lot more you may not have known about the ever powerful Java EE platform. 

This course is packed with exercises to reinforce what you learn, along with personal anecdotes from your instructor's experiences. By the end of this course, you will have mastered WebSocket development on the Java EE platform and would be on you way to creating the next big thing out there. 

So go ahead, click on the big green button to enroll now and I will see you in the course. 

Who this course is for:

  • Anyone who wants to learn about WebSockets application development on Java EE
  • Anyone who has basic Java knowledge and wants to take that to the next step
  • Anyone who wants to know what Java EE is
  • Anyone interested in modern software application development on Java EE