|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/whats-new-in-java-9/
课程评论:没有评论
课程名称:Java 9 新特性 - 模块与更多内容! 课程概述: 本课程旨在帮助学习者了解Java 9的新特性,特别是对于那些已经掌握Java基础技能或想要提升职业前景的编程人员来说,尤其重要。课程将重点介绍Java 9的重要更新,而不是简单地高层次浏览每个新特性。我们将探讨Java 9变化的动机,从而理解其重要性和所解决的问题。除了理论解释,课程还提供简单而相关的示例,以便更好地演示每个特性。 本课程的讲师是Frank Mitropoulos博士,他是一位拥有超过23年软件开发教学经验的大学教授。课程中将介绍多项Java 9新特性,包括Java Shell、Java平台模块系统以及进程API的更新。 课程亮点: 1. **Java Shell**:详细探讨Java Shell,它使学习Java、探索API以及实验Java代码变得更加简单和高效。学习者一旦开始使用Java Shell,会发现很容易频繁使用它进行小代码片段的编写和新概念的学习。 2. **Java平台模块系统**:模块系统是Java 9最受开发人员关注的特性之一。它通过将JDK模块化以及使模块成为Java的第一类公民,帮助Java向前发展。课程将深入解释模块系统的动机与目标,并通过构建一个模块化的JokeServer应用程序来进行演示。 3. **进程API更新**:新的进程API允许开发人员直接在Java代码中处理本地进程,省去了以往需要使用小窍门或Java本地接口的麻烦。课程将展示如何轻松使用进程API,并通过实时代码示例进行演示,显示在任何操作系统上使用进程的简便性。 如果您准备好深入学习Java 9的精彩新特性,请点击注册按钮,今天就开始您的学习之旅!
Do you know some Java, but worry that with the recent release of Java 9, your skills are now outdated? Maybe you are a programmer in another language, but want to improve your career prospects by learning about Java 9? Perhaps you know Java 8 well, and want to find out about the new features in Java 9 so you can put them to use as quickly as possible? Whatever the reason, if you want to find out about the new features in Java that are relevant to the majority of Java developers, then this course is for you. The goal of the course was not to simply go quickly through all the new features in Java 9 at a very high-level. Nor was the goal to get into such detail that we forget about the feature we are studying. Instead, the course was designed to help you really understand these new features. So, we'll look at what motivated the changes in Java 9 so we can better understand why there are needed and what issues they address.Then simple, but relevant examples are provided to demonstrate each feature.Your instructor in this course is Frank Mitropoulos Ph.D, a university professor with over 23 years of software development teaching experience. What are some of the new features in Java 9? Among the many new features in Java 9 are the Java Shell, The Java Platform Module System, and updates to the Process API.In this course we'll look at the Java Shell in detail. We think you will love the Java shell! It makes learning Java, exploring APIs, and experimenting with Java code so much easier and very productive. Once you start using it, we think you will go back to it over and over again when you have to write small snippets of code and especially when you are learning a new concept.The Java Platform Module System is probably the feature that most developers have heard about when they think about Java 9. The Java 9 Platform Module System allows Java to move forward by modularizing the JDK as well as adding modules as first class citizens to Java. The module system is actually quite intuitive and we think you will understand it and appreciate its impact straight away.In this course we explain the motivation and goals for the module system and then we look at every detail. Along the way we create a modular JokeServer application that we take from not using modules at all, all the way through being completely modularized and having a JavaFX front end.Finally, we discuss some of the issues you may have when migrating existing non-modular code in Java 9 and we walk through a simple example. Another exciting addition to Java 9 are the updates to the Process API. The Process API allows developers to work with native processes directly in Java code.No more hacky code and no more Java Native Interface code is needed to do things that were previously impossible to do directly in Java. In this course we look at the main use-cases where the Process API can be used and show live code examples right in the Java shell. You won't believe how easy we can now work with processes on any OS.That's just an example of some of the content of What's New in Java 9. If you are ready to learn about the wonderful new features of Java 9, then click the enrolling button and get started today.