Java ecosystem offers lots of different ways to architect, develop, and deploy a distributed Web application. The parallel ecosystem known as HTML5 offers lots of different ways to design, develop, and deploy the cross-platform UI that works on multiple Web browsers and variety of devices. This online training class has a goal to bring these two universes together.
The goal of this training is an immersion into an environment similar to a real-world enterprise setup. Be prepared to download, install and master lots of various software packages that will be used at different stages of training.
The title reads Web Development, and we’ll spend about 40% of the time developing UI in HTML5 and about 60% of the time will be spend in the server-side.
Attendees should commit about 20 hour a week for studying and working on the assignments from this course. We’ll split the class into small teams to work on the assignments during the week, so your contribution will be required.
Attendees must have a working knowledge of core Java, and understanding of Java EE technologies.
Each attendee has to have a modern computer with plenty of disk space (4+ GB of RAM is recommended).
Having a decent Internet connection (more than 2Mbps) is a must.
This will be a a mix of theory (40%) and practical work (60%). During this training attendees will develop an online auction. This auction should look good and be functional on desktops, tablets and smartphones.
This training will consist of 10 weekly 3-hour online sessions on Sundays and 9 optional one-hour meetings in between. We’ll use screen-sharing software. Attendees will be able to hear and see the instructors and will communicate with them via a chat room. The first class will start on February 23rd, 2014 at 8AM New York time.
If you’d like to receive automatic notifications about this course, please become a watcher of this GitHub repository.
We’re still finalizing the tools, techniques, and technologies that will be used in this project. Here’s the current list of the software that we’ll use in this course.
-
HTML
-
CSS
-
Responsive Web Design principles
-
JavaScript
-
JSON
-
Google Chrome Web Browser
-
WebSockets on the client
-
Grunt (The JavaScript task runner)
-
SQL: JDBC or MyBatis
-
Spring 4 Framework (some modules)
-
WebSockets on the server (JSR-356)
-
OpenMQ or JBoss HornetQ(Java Messaging)
-
JAX-RS (Java API for RESTful Web services)
-
Gradle (build automation)
-
Spock or JUnit (unit testing and mocking)
Three instructors will teach this course. All of them are practitioners employed by Farata Systems:
-
Yakov Fain (USA) - Co-founder of Farata Systems, the IT consultancy. Java Champion. Organizer of the Princeton Java Users Group. Authored and co-authored a number of technical books on programming. Yakov presented on various international conferences on Java and JavaScript related topics.
-
Viktor Gamov (USA) - Lead software developer in Farata Systems. Helps financial companies with various Java and HTML5 projects. Co-organizer of the Princeton Java Users Group. Co-author of the O’Reilly book on Enterprise Web Development. Viktor presented on various international conferences on Java and JavaScript related topics.
-
Anton Moiseev (Russia) - Lead software developer in Farata Systems. Specializes in developing e-Commerce applications. Enjoys everything HTML5-related. Authored and taught trainings on developing Web applications with Ext JS framework.
Other professionals from Farata Systems may also be invited to share their experience in developing and deploying complex enterprise systems.
-
Unit1. Mocking the UI of the app. Developing and Debugging in HTML/JavaScript. Selected topics about JavaScript. Creating the first prototype of the app in pure HTML/JavaScript/CSS. Intro to GIT/Github. TypeScript?
-
Unit2. Think mobile - Intro to Responsive Web Design. Becoming productive. Overview of JavaScript cross-browser frameworks. Generating the AngularJS project. Styling with Bootstrap.
-
Unit3. AngularJS framework. Introducing TDD/BDD in JavaScript code. Creating the second prototype of the UI. Build scripts with Grunt. Package Management with Bower.
One week break for self study and catching up.
-
Unit4. AJAX. JSON. REST. Configuring Glassfish server. Creating the third prototype of the UI (consuming JSON from the server via HTTP protocol).
-
Unit5. Intro to WebSockets. Creating the forth prototype of the UI (Server pushes data to the client via WebSocket).
-
Unit6. Intro to Java Messaging. Configuring Messaging Server (mocking a matching engine?). Testing communication between Glassfish and messaging server. Load testing (JMeter).
One week break for self study and catching up.
-
Unit7. TDD in Java. JUnit and Spoke. Configuring Oracle DBMS server. MyBatis framework. Build scripts with Gradle.
-
Unit8. Java 8 and Java EE 7. Creating the Java EE version of the server-side app. Integration with UI.
-
Unit9. Spring Framework (core, security). Creating the Spring version of the server-side app. Integration with UI.
-
Unit10. Reviewing and discussing the final version of the sample auction Web application.