Java基本教程
文章类别:
快捷索引
语言:英语
网址:http://www.lynda.com/Java-tutorials/Essential-Training/86005-2.html
类别:教程
由Lynda出品的Java基本教程。
教学时长:7小时17分钟,
主讲:David Gassner
教程所使用的软件:Java, Eclipse
Java是一种可以撰写跨平台应用软件的面向对象的程序设计语言,是由Sun Microsystems公司于1995年5月推出的Java程序设计语言和Java平台(即JavaSE, JavaEE, JavaME)的总称。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于个人PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。在全球云计算和移动互联网的产业环境下,Java更具备了显著优势和广阔前景。
作者David Gassner探讨了Java SE标准版, Android设备,企业级服务器的应用程序,和构建移动应用程序所使用的语言。本课程讲解了如何安装Java和Eclipse IDE ,并深入了解编程的详情。本课程还概述了Java的基本原则,从简单的变量分配值,解释了 Java 中的基本要素,读取和写入文本文件;和面向实施对象编程的概念。
Join author David Gassner as he explores Java SE (Standard Edition), the language used to build mobile apps for Android devices, enterprise server applications, and more. This course demonstrates how to install both Java and the Eclipse IDE and dives into the particulars of programming. The course also explains the fundamentals of Java, from creating simple variables, assigning values, and declaring methods to working with strings, arrays, and subclasses; reading and writing to text files; and implementing object oriented programming concepts.
Topics include:
Understanding the history and principles of Java
Installing Eclipse and Java
Compiling and running from the command line
Managing memory and performing garbage collection
Declaring and initializing variables
Writing conditional code
Building and parsing strings
Debugging and exception handling
Using simple arrays
Creating custom classes
Working with encapsulation, inheritance, and polymorphism
Managing files
Documenting code with Javadocs
Java基本教程 → https://www.books51.com/31501.html |
下一篇: Java虚拟机规范(Java+SE+7)
最新评论