Skip to content

Case Study Module Advanced Programming with Java 2.0 - JavaFX IntellJ IDEA

Notifications You must be signed in to change notification settings

anhnbt/case-study-project-management-software

Repository files navigation

CASE STUDY - PROJECT MANAGEMENT

  • Thread Safe Singleton - Singleton Pattern
    • Đối tượng User tồn tại duy nhất và có thể truy xuất mọi lúc mọi nơi.
    • Không làm phá vỡ quy tắc của OOP (encapsulation).
    • Thread Safe Singleton: Hoạt động tốt trong môi trường đa luồng (Multi-Thread)
  • Đọc ghi file CSV

© 2020 Nguyễn Bá Tuấn Anh

About

Case Study Module Advanced Programming with Java 2.0 - JavaFX IntellJ IDEA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published