Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Commit eb55e73

Browse files
committed
Add EE7 Technical Kit
1 parent f947995 commit eb55e73

File tree

7 files changed

+46
-0
lines changed

7 files changed

+46
-0
lines changed

javaee7/hol/javaee7-hol.pdf

3.01 MB
Binary file not shown.

javaee7/hol/javaee7-hol_es.pdf

1.78 MB
Binary file not shown.
77.3 KB
Binary file not shown.
33 KB
Binary file not shown.

javaee7/techkit/JavaEE7-1hour.pdf

6.61 MB
Binary file not shown.

javaee7/techkit/JavaEE7-1hour.pptx

6.01 MB
Binary file not shown.

javaee7/techkit/index.MD

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Java Platform, Enterprise Edition 7 Technical Kit
2+
3+
## Introduction
4+
5+
The Java EE 7 Technical Kit is a bundle of in-depth material that brings developers quickly up to speed on the many new and updated features available in the platform.
6+
7+
## Contents
8+
9+
### Introduction Presentation
10+
11+
One-hour Java EE 7 Presentation: [ppt](JavaEE7-1hour.pptx) (with speaker notes) and [pdf](JavaEE7-1hour.pdf).
12+
13+
### Java EE 7 Tutorial
14+
15+
Overview of Java EE 7 architecture and multi-tiered applications.
16+
17+
* [Java EE 7 First Cup](https://docs.oracle.com/javaee/7/firstcup/index.html)
18+
* [Java EE 7 Tutorial](https://docs.oracle.com/javaee/7/tutorial/)
19+
20+
### Java EE 7 SDK
21+
22+
An [all-in-one bundle](http://www.oracle.com/technetwork/java/javaee/downloads/index.html) that includes Samples, Tutorial, API documentation and GlassFish Server Open Source Edition 4.
23+
24+
### Java EE 7 Hands-On Lab
25+
26+
A step-by-step guide to building an application that uses new and updated Java EE 7 features:
27+
* [Hands-On Lab Guide](../hol/javaee7-hol.pdf)
28+
* [Starting template](../hol/movieplex7-starting-template.zip)
29+
* [Solution](../hol/movieplex7-solution.zip)
30+
31+
### Java EE 7 Technical Videos
32+
33+
**Dynamic, Scalable HTML5 Applications**
34+
35+
[![Dynamic, Scalable HTML5 Applications](https://youtu.be/jkchA2WeZwA?list=PL74xrT3oGQfAai4VfDm_GOSDRCBssB9ex/0.jpg)](https://youtu.be/jkchA2WeZwA?list=PL74xrT3oGQfAai4VfDm_GOSDRCBssB9ex)
36+
37+
**Increase Developer Productivity**
38+
39+
[![Increase Developer Productivity](https://youtu.be/NLprSmnar1k?list=PL74xrT3oGQfA21p-q34-6hzesB6Lb0nw7/0.jpg)](https://youtu.be/NLprSmnar1k?list=PL74xrT3oGQfA21p-q34-6hzesB6Lb0nw7)
40+
41+
**Meet Demanding Enterprise Needs**
42+
43+
[![Meet Demanding Enterprise Needs](https://youtu.be/Bs3ZD00CcSs?list=PL74xrT3oGQfCVNAhT3JIOI3IP3gTYSVaQ/0.jpg)](https://youtu.be/Bs3ZD00CcSs?list=PL74xrT3oGQfCVNAhT3JIOI3IP3gTYSVaQ)
44+
45+
46+

0 commit comments

Comments
 (0)