lập trình Java – được tạo ra với tiêu chí “Viết (code) một lần, thực thi khắp nơi” (“Write Once, Run Anywhere” (WORA)). Chương trình phần mềm viết bằng Java có thể chạy trên mọi nền tảng (platform) khác nhau thông qua một môi trường thực thi với điều kiện có môi trường thực thi thích hợp hỗ trợ nền tảng đó
Introduction
Installing JDK & Eclipse
Your First Java Program
Drawing a Shape
Variables
Data Types
Working With Strings
Working With Math & Numbers
Getting User Input
Building a Calculator
Building a Mad Libs Game
Arrays
Methods
Return Statements
If Statements
If Statements & Comparisons
Building a better Calculator
Switch Statements
While Loops
Building a Guessing Game
For Loops
Building an Exponent Method
Nested Loops & 2D Arrays
Comments
Try / Catch & Exceptions
Classes & Objects
Classes & Objects (continued)
Constructors
Building a Multiple Choice Quiz
Object & Instance Methods
Getters & Setters
Static Class Attributes
Static Class Methods
Inheritance (extends)
Interface Inheritance (implements)
Access Modifiers
Main Methods & Non Static Methods
Imports & Packages
Ngoài ra, các bạn có thể tìm hiểu thêm về lập trình Java tại
https://vi.wikipedia.org/wiki/Java
Bạn có thể tìm khóa học access thông qua
Reviews
There are no reviews yet.