Java Best Practices | Java Naming Conventions | PART-3

preview_player
Показать описание
In this video tutorial, we will discussion Java standard naming conventions for below topics:
1. Packages naming conventions
2. Classes naming conventions
3. Interfaces naming conventions
4. Methods naming conventions
5. Variables naming conventions
6. Constants naming conventions
7. Abstract classes naming conventions
8. Exception classes naming conventions
9. Enumeration naming conventions
10. Generic types naming conventions
11. Annotations naming conventions

Java naming conventions are sort of guidelines that application programmers are expected to follow to produce a consistent and readable code throughout the application.

Рекомендации по теме