Skip to content

The information about the course Web Development for Java Programmers

Notifications You must be signed in to change notification settings

Demishev/WebDevForJavaProgrammers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Modern Web Application Development for Java Programmers

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 will give you a practical knowledge of developing front and back end components by immersing 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 of this course reads Web Development, and we’ll spend about 40% of the time developing User Interface in HTML5 and about 60% working on the server-side Java code.

Course Outline

  • Unit1. Creating a wireframe of the UI of the online auction. Developing and Debugging in HTML/JavaScript. Fast pace introduction to JavaScript. Creating the first working prototype of the auction in pure HTML/JavaScript/CSS. Intro to GIT/Github. Think mobile: Intro to Responsive Web Design.

  • Unit2. Becoming productive with JavaScript: Intro TypeScript. Overview of JavaScript cross-browser frameworks. Creating the Web project with AngularJS framework. Styling with Bootstrap. Mocking up server side.

  • Unit3. AngularJS framework in depth. Introducing Test-Driven Development in JavaScript. Creating the second prototype of the UI. Build automation with Grunt. Package Management with Bower.

One week break for self study and catching up.

  • Unit4. AJAX. JSON. REST. Configuring Java EE application 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 the Java EE application and messaging servers. Load testing with JMeter.

One week break for self study and catching up.

  • Unit7. Test-Driven Development in Java. JUnit and Spoke. Configuring Oracle DBMS server. MyBatis framework. Build scripts with Gradle.

  • Unit8. What’s new in Java SE 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.

Prerequisites

Attendees should plan on committing 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 is 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.

How

This class 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 live 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 upcoming training class (in Russian) will start on February 23rd, 2014 at 8AM New York time.

The next training class (in English) will start in early April of 2014. We’ll run it on Saturdays. Become a Watcher of this project to get further notifications.

Tools and Technologies

Here’s the current list of the software that we’ll use in this course.

Front end

Middle Tier

DBMS

  • Oracle

Miscellaneous

  • JetBrains TeamCity (continuous integration, code coverage)

  • Git (version control system), GitHub (Git hosting service)

  • IntelliJ IDEA IDE

Instructors

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.

About

The information about the course Web Development for Java Programmers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published