JDK 8 Massive Open and Online Course: Lambdas and Streams Introduction

Are you aware that Oracle is offering a FREE course entitled "JDK 8 Massive Open and Online Course: Lambdas and Streams Introduction"?

Simon Ritter, Manager of the Oracle Java Technology Evangelist team will teach it.

The dates: 14-JUL-2015 03:00:00 PM GMT End Date: 4-AUG-2015 07:00:00 PM GMT

Java SE 8 (JDK 8) 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.

Unlike a traditional instructor-led event, the course is delivered on-line.
Take this course when you want, where you want, and at your own pace.
Interact with your peers and the instructor panel through the forum.
Each week we will post a new set of course materials:
A series of short, pre-recorded videos provide the "lecture" portion of the course.
A homework project is linked to the video material, and applies what you have learned by working with Lambdas and Streams.
A graded quiz evaluates how well you have grasped the materials and the homework.

Time Comitment:
3 - 4 hours weekly

Course Completion :
Based on successfully completing the course quizzes, you will receive a course completion award, suitable for printing and framing!

Language :
English

Learn To:
Apply Lambdas to everyday problems
Convert anonymous classes to Lambda expressions
Apply the Streams API to solve problems of sorting, identifying the most and least, and reducing duplicates
Determine when to apply Lambdas (and when not to!)
Use Collectors
Improve performance with parallel streams
Debug Lambda expressions

Here's a video describing the course: http://youtu.be/KhwbCmDrXxA

Click here to login and enroll: 

https://apexapps.oracle.com/pls/apex/f?p=44785:145:0::::P145_EVENT_...

Views: 289

Comment

You need to be a member of Codetown to add comments!

Join Codetown

Comment by Michael Levin on July 6, 2015 at 12:56pm
Excellent, Robert! You're welcome. Please spread the word.
Comment by Robert L White on July 6, 2015 at 12:39pm

Just signed up. Thanks for the heads up.

Comment by Michael Levin on July 5, 2015 at 12:56pm
Good! Thanks, Pat.
Comment by Patrick Garner on July 5, 2015 at 12:48pm

I'm enrolled!  The enroll link provided in this post did not work for me.  The link provided on the YouTube page did work for me.  https://www.youtube.com/watch?v=KhwbCmDrXxA

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

C++26 Draft Finalized with Static Reflection, Contracts, and Sender/Receiver Types

The next major release of C++ reached an important milestone earlier this month, when the ISO C++ committee froze the feature set that will go into C++26. Notable additions include compile-time reflection, contracts, asynchronous execution, and many others.

By Sergio De Simone

Presentation: Continuous Delivery Is Not Possible Without Pair Programming: Lessons From SpareBank 1 and SINTEF in Norway

Asgaut Mjølne Söderbom and Ola Hast unravel the powerful synergy between pair programming and continuous delivery. They explain how this shift allowed their team to abandon traditional hurdles like excessive WIP, lengthy pull requests, and multiple test environments, leading to ultra-fast deployments, superior code quality, and a highly cohesive, efficient engineering team.

By Asgaut Mjølne Söderbom, Ola Hast

AWS Lambda Gains Native Avro and Protobuf Support for Kafka Events with Schema Registry Integration

Lambda now natively supports Apache Avro and Protobuf events, streamlining Kafka event processing - an enhancement that eliminates the need for custom deserialization, automates schema validation and filtering, and optimizes costs through efficient event handling. Integration with AWS Glue and Confluent registries simplifies development, allowing cleaner data consumption and enhanced scalability.

By Steef-Jan Wiggers

Article: Building Strategic Influence as a Staff Engineer or Engineering Manager

To increase your impact and grow your career, you need to be involved in conversations that happen at a greater scope than the scope you have in your current role. Being involved will give you influence over this, help you direct and maximise your impact, and also allow you to bring better context to your day job, and to those working around you.

By Mark Allen

Podcast: From Code to Strategy: Drive Organizational Impact Through Strategic Conversations and User Focus

In this podcast, Shane Hastie, Lead Editor for Culture & Methods, spoke to Mark Allen about how engineers can expand their influence through strategic conversations, user-focused development practices, and excellence in incident management. Mark emphasizes the importance of building cross-organizational relationships and working on meaningful problems with positive impact.

By Mark Allen

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service