|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/building-applications-using-java-and-netbeans/
课程评论:没有评论
课程名称:使用Java和NetBeans构建应用程序 课程概述:Java是一种流行的面向对象编程语言,旨在具有高度的可移植性,让在一个平台上编译的代码能够在另一个平台上运行(通过Java虚拟机架构),即使两者的CPU和操作系统完全不同。Java的设计重心是安全性,并且旨在成为通用编程语言。在现代计算环境中,从笔记本电脑到数据中心、游戏控制台到科学超级计算机、手机到互联网,Java无处不在,而且每天都有新的应用程序和网站依赖于Java的存在。Java以其快速、安全和可靠而著称。 NetBeans是一个开源的集成开发环境(IDE),专为Java、PHP、C++等多种编程语言的开发而设计。NetBeans IDE能提升你在Java开发过程中的生产力,广受开发者欢迎。它提供了编辑器、代码分析工具和转换器,使你能够迅速而顺利地将应用程序升级到最新的Java语言构造,如Lambda表达式、函数操作和方法引用等。 本课程将通过创建几个简单的Java应用程序,快速引导你了解使用NetBeans IDE工作流来创建Java应用程序。完成本课程后,你将对如何在NetBeans IDE中创建和运行Java应用程序有一个全面的了解。
Java is a popular object-oriented programming language. Java is intended to be highly portable, allowing code compiled on one platform to be run on another (using the Java virtual machine architecture), even if the CPUs and operating systems of the two systems are completely different. Java is intended to be secure and is intended to be general-purpose.There are lots of applications and websites that will not work unless you have Java installed,from laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!and more are created every day. Java is fast, secure, and reliable. NetBeans is an open-source integrated development environment (IDE) for developing with Java, PHP, C++,and other programming languages.The NetBeans IDE can boost your productivity when you're working with Java.NetBeans IDE is a popular IDE for Java application development. It has editors, code analyzers,and converters, allows yot to quickly and smoothly upgrade your applications to use new Java language constructs, such as lambdas, functional operations, and method references.This course provides a very simple and quick introduction to creating Java applications using the NetBeans IDE workflow by walking you through the creation of a couple of Java applications.once you are done with this course, you will have a general knowledge of how tocreate and run Java applications in the NetBeans IDE.