File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,10 @@ Since installation process is slightly different in different devices. So we pre
1414
1515There are various types of code editors for programming in Java. The popular ones are listed below :
1616
17- <div className = " mt-8" />
1817
1918| Atom | Bluej | VS Code | IntelliJ Idea |
2019| :------------------------------------------: | :----------------------------------------------: | :---------------------------------------------------------------: | :----------------------------------------------------------------------------: |
21- | [ ![ Atom] ( https://javaistic.vercel.app/img/gs/atom.png )] ( https://atom.io ) | [ ![ BlueJ] ( https://javaistic.vercel.app/img/gs/bluej.png )] ( https://bluej.org ) | [ ![ VS Code] ( https://javaistic.vercel.app/img/gs/vs-code.png )] ( https://code.visualstudio.com/ ) | [ ![ Intellij Idea] ( https://javaistic.vercel.app/img/gs/intellij-idea.png )] ( https://www.jetbrains.com/idea/ ) |
22- | Student , Professional | Student | Student | Student , Professional | Professional |
20+ | [ ![ Atom] ( /img/docs/installation/atom.png )] ( https://atom.io ) | [ ![ BlueJ] ( /img/docs/installation/bluej.png )] ( https://bluej.org ) | [ ![ VS Code] ( /img/docs/installation/vs-code.png )] ( https://code.visualstudio.com/ ) | [ ![ Intellij Idea] ( /img/docs/installation/intellij-idea.png )] ( https://www.jetbrains.com/idea/ ) |
2321
2422
2523 You use any of the popular code editors for Java. But <b >BlueJ</b > is best as it is <b >simple</b > and <b >fast</b >.
@@ -28,7 +26,7 @@ There are various types of code editors for programming in Java. The popular one
2826
2927## Learning
3028
31- After installing Java and setting up your preferred code editor start [ learning] ( /java-introduction /introduction ) from our website.
29+ After installing Java and setting up your preferred code editor start [ learning] ( /docs /introduction ) from our website.
3230
3331<div className = " mt-8" />
3432
You can’t perform that action at this time.
0 commit comments