Fwd: [Announcement] Upcoming Online Course: JDK8 MOOC - "Lambdas and Streams"

Igor Ignatyev igor.ignatyev at oracle.com
Tue Jun 9 16:26:32 UTC 2015


tl;dr

https://apexapps.oracle.com/pls/apex/f?p=44785:145:0::::P145_EVENT_ID,P145_PREV_PAGE:4887,143

2015-07-14 -- 2015-08-04

-------- Forwarded Message --------
Subject: 	[Announcement] Upcoming Online Course: JDK8 MOOC - "Lambdas
and Streams"
Date: 	Fri, 05 Jun 2015 12:59:30 -0700
From: 	Sharat Chander <sharat.chander at oracle.com>
To: 	jdk_confidential_ww_grp <jdk_confidential_ww_grp at oracle.com>



Folks,

The next Massive Open Online Course (MOOC) covering Javawill launch on
July 14th.  This MOOC was prepared by Simon Ritter (Java Evangelist
extraordinaire) and willfocus on teaching Lambdas and Steams.

Please feel free to share this information with your colleagues in the
broader Java developer ecosystem.

   * Clickhere to sign up
 
<https://apexapps.oracle.com/pls/apex/f?p=44785:145:0::::P145_EVENT_ID,P145_PREV_PAGE:4887,143>
   * Direct URL:
 
https://apexapps.oracle.com/pls/apex/f?p=44785:145:0::::P145_EVENT_ID,P145_PREV_PAGE:4887,143

For more information you can either watch the YouTube video below or
read the promotional e-mail I've included below my signature.

<https://www.youtube.com/watch?v=KhwbCmDrXxA>


Warmest Regards,
--Sharat

**

	


Online Course Announcement

	

Oracle

	

*JDK8 Massive Open and Online Course: Lambdas and Streams Introduction*

	

*Start Date*: 14-JUL-2015 03:00:00 PM

	

Enroll
<https://apexapps.oracle.com/pls/apex/f?p=44785:145:0::::P145_EVENT_ID,P145_PREV_PAGE:4887,143>

*Java SE 8 (JDK8) *introduced a fundamentally new way of programming in
Java with the introduction of Lambda expressions.

Lambda provides a simple way to pass functionality as an argument to
another method, such as what action should be taken when someone clicks
a button, or how to sort a set of names. Lambda expressions enable you
to do this, to treat functionality as a method argument, or code as data.

You may have heard about Lambda expressions, and are curious what impact
it will have on you as a Java developer.

This course is designed to answer your questions and more.

Have you ever wondered what Lambda expressions are in Java?
Have you ever wanted to write parallel code in Java without worrying
about threads and locking?
Have you ever wanted to process collections of data without using loops?
Have you ever wanted to do functional programming in Java?

All of these questions will be answered in this practical hands-on
*MOOC*. This course introduces two major new changes to the Java
platform: Lambda expressions and the Stream API.

*Presented by: *Simon Ritter

Oracle Corporation

------------------------------------------------------------------------

Send questions or comments to java-mooc-support at beehiveonline.oracle.com
<mailto:java-mooc-support at beehiveonline.oracle.com>

Hardware and Software Engineered to Work Together
<http://www.oracle.com/us/corporate/index.html>

Copyright© 2015, Oracle. All rights reserved.






More information about the hotspot-compiler-dev mailing list