File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -31,18 +31,18 @@ preserved as they were during that specific period !
31
31
4 . [ Java Coding Problems] ( https://github.com/jdevfullstack/java-coding-problems )
32
32
33
33
## Java Highlights
34
- > - Java has an excellent reputation in web development.
35
- >
36
- > - Java has a good User Interface library, the Swing and JavaFX,
34
+ - Java has an excellent reputation in web development.
35
+
36
+ - Java has a good User Interface library, the Swing and JavaFX,
37
37
where you don't need to install external UI library for your programs.
38
- >
39
- > - Java has also an excellent reputation in network programming.
40
- >
41
- > - Java is excellent in modular programming through its ` beans ` .
42
- >
43
- > - Reputable frameworks like Spring Boot and Spring are based on Java.
44
- >
45
- > - Object-Oriented Programming (OOP) is truly achieved in Java programming.
38
+
39
+ - Java has also an excellent reputation in network programming.
40
+
41
+ - Java is excellent in modular programming through its ` beans ` .
42
+
43
+ - Reputable frameworks like Spring Boot and Spring are based on Java.
44
+
45
+ - Object-Oriented Programming (OOP) is truly achieved in Java programming.
46
46
47
47
## About Object-Oriented Programming (OOP)
48
48
The C language is excellent in system programming.
You can’t perform that action at this time.
0 commit comments