Skip to content

Commit 547f278

Browse files
author
Sander Mak
committed
Add new course trailer
1 parent d0fad51 commit 547f278

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

+7
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,14 @@ <h3>Pluralsight Course: Java 9 Modularity</h3>
334334
<iframe width="461" height="258" src="https://www.youtube.com/embed/1dnE8GRt68I" frameborder="0" allowfullscreen></iframe>
335335
<p>This two hour video course gives you insight into the Java module system using practical examples. You'll learn how to create and use modules and how to migrate your applications to Java 9.</p>
336336
<a class="btn btn-big btn-primary" href="http://bit.ly/j9modcourse">Watch</a> (free <a href="http://bit.ly/pluralsightlearn" target="_blank">trial</a> available)
337+
<br>
338+
<br>
339+
<h3>Pluralsight Course: What's New in Java 9</h3>
340+
<iframe width="461" height="258" src="https://www.youtube.com/embed/tgXxif62N8A" frameborder="0" allowfullscreen></iframe>
341+
<p>This 3,5 hour video course shows all important new features of Java 9 in a hands-on manner. Topics range from JShell to Stream/Optional API enhancements, new APIs like HttpClient and ProcessHandle, performance and security improvements in Java 9 and much more.</p>
342+
<a class="btn btn-big btn-primary" href="http://bit.ly/java9-ps">Watch</a> (free <a href="http://bit.ly/pluralsightlearn" target="_blank">trial</a> available)
337343
</div>
344+
338345
<div class="col-md-1">
339346
</div>
340347
<div class="col-md-6">

0 commit comments

Comments
 (0)