Bläddra i källkod

JAVA -> Java

Java is not an acronym or an abbreviation, it should not be written in all-caps (doing so encourages the misunderstanding further, especially as exerscism.io is aimed at newbies!).
toby 9 år sedan
förälder
incheckning
fc830a3181
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      docs/ABOUT.md

+ 1
- 1
docs/ABOUT.md Visa fil

16
 
16
 
17
 The language derives much of its syntax from C and C++, but it has fewer low-level facilities than either of them.
17
 The language derives much of its syntax from C and C++, but it has fewer low-level facilities than either of them.
18
 
18
 
19
-## Why Learn JAVA?
19
+## Why Learn Java?
20
 
20
 
21
 - JAVA IS EVERYWHERE. It is one of the most sought after programming languages. It is a standard for enterprise software, web-based content, games and mobile apps, as well as the [Android operating system](https://developer.android.com/index.html). 
21
 - JAVA IS EVERYWHERE. It is one of the most sought after programming languages. It is a standard for enterprise software, web-based content, games and mobile apps, as well as the [Android operating system](https://developer.android.com/index.html). 
22
 
22