Click here to Skip to main content
15,888,968 members
Home / Discussions / Java
   

Java

 
AnswerRe: The main purposes of learning java Pin
Richard MacCutchan24-Jun-16 4:27
mveRichard MacCutchan24-Jun-16 4:27 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur24-Jun-16 5:04
Ratul Thakur24-Jun-16 5:04 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan24-Jun-16 5:09
mveRichard MacCutchan24-Jun-16 5:09 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur24-Jun-16 5:16
Ratul Thakur24-Jun-16 5:16 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan24-Jun-16 6:22
mveRichard MacCutchan24-Jun-16 6:22 
GeneralRe: The main purposes of learning java Pin
DannyFreeman28-Jun-16 6:25
professionalDannyFreeman28-Jun-16 6:25 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur29-Jun-16 3:43
Ratul Thakur29-Jun-16 3:43 
AnswerRe: The main purposes of learning java Pin
Kimberly Weldon5-Jul-16 22:59
Kimberly Weldon5-Jul-16 22:59 
These are the reasons that I personally came up with:

Java has a very rich API, and an incredible supporting open source ecosystem. There are tools upon tools for just about everything you would like to do.

Java is an Object Oriented language. It internally embraces best practices of object oriented design.

The IDEs available for Java will blow your mind.

Java is running just about everywhere you can imagine. It’s usually where most large applications end up due to its scalability, stability, and maintainability.

All Android Apps are written in Java.

Java is a verbose language, which at first can seem daunting. However, after learning the basics you’ll find that you can easily grab onto more advanced concepts because the code is very explicit.


Hope it will help you!
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan6-Jul-16 0:56
mveRichard MacCutchan6-Jul-16 0:56 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur8-Jul-16 1:05
Ratul Thakur8-Jul-16 1:05 
GeneralRe: The main purposes of learning java Pin
Richard MacCutchan8-Jul-16 3:05
mveRichard MacCutchan8-Jul-16 3:05 
GeneralRe: The main purposes of learning java Pin
Ratul Thakur8-Jul-16 1:03
Ratul Thakur8-Jul-16 1:03 
GeneralRe: The main purposes of learning java Pin
Pratik Temkar3-Aug-16 3:32
Pratik Temkar3-Aug-16 3:32 
Questionsimple question nested for loop to solve array problem Pin
Member 1259386520-Jun-16 4:29
Member 1259386520-Jun-16 4:29 
AnswerRe: simple question nested for loop to solve array problem Pin
Richard Deeming20-Jun-16 5:46
mveRichard Deeming20-Jun-16 5:46 
GeneralRe: simple question nested for loop to solve array problem Pin
Member 1259386520-Jun-16 8:04
Member 1259386520-Jun-16 8:04 
GeneralRe: simple question nested for loop to solve array problem Pin
Richard Deeming20-Jun-16 9:09
mveRichard Deeming20-Jun-16 9:09 
GeneralRe: simple question nested for loop to solve array problem Pin
Member 125938652-Jul-16 17:52
Member 125938652-Jul-16 17:52 
Question3 x 3 plane,clockwise or counterclockwise rotate the four tiles Pin
zarkerBlack20-Jun-16 0:43
zarkerBlack20-Jun-16 0:43 
AnswerRe: 3 x 3 plane,clockwise or counterclockwise rotate the four tiles Pin
Richard Deeming20-Jun-16 1:40
mveRichard Deeming20-Jun-16 1:40 
GeneralRe: 3 x 3 plane,clockwise or counterclockwise rotate the four tiles Pin
zarkerBlack20-Jun-16 3:09
zarkerBlack20-Jun-16 3:09 
GeneralRe: 3 x 3 plane,clockwise or counterclockwise rotate the four tiles Pin
Richard MacCutchan20-Jun-16 4:00
mveRichard MacCutchan20-Jun-16 4:00 
GeneralRe: 3 x 3 plane,clockwise or counterclockwise rotate the four tiles Pin
zarkerBlack21-Jun-16 3:17
zarkerBlack21-Jun-16 3:17 
GeneralRe: 3 x 3 plane,clockwise or counterclockwise rotate the four tiles Pin
Richard MacCutchan21-Jun-16 3:25
mveRichard MacCutchan21-Jun-16 3:25 
QuestionSerializing object to disc. Only retreives one object. Pin
larsp77714-Jun-16 1:42
larsp77714-Jun-16 1:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.