[Show all top banners]

thankeshwor
Replies to this thread:

More by thankeshwor
What people are reading
Subscribers
:: Subscribe
Back to: Kurakani General Refresh page to view new replies
 why JAVA is outdated ?
[VIEWED 6418 TIMES]
SAVE! for ease of future access.
Posted on 09-02-20 8:24 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 


consider an example :


public class MyClass {
private int myProperty;

public void setMyProperty(int value) {
myProperty = value;
}

public int getMyProperty() {
return myProperty;
}
}

This is the same thing in C#:

public class MyClass {
public int MyProperty {get; set;}
}
 
Posted on 09-02-20 4:36 PM     [Snapshot: 91]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Try using Lombok you can write same code like this in java:


@Getter
@Setter
public class MyClass {

private int myProperty;

}
 
Posted on 09-02-20 9:00 PM     [Snapshot: 184]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

LOL
Java and C# is similar
Python is different
 
Posted on 09-08-20 6:03 AM     [Snapshot: 454]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Relatively long syntax
 
Posted on 09-22-20 2:09 AM     [Snapshot: 670]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

I prefer Javaskript, much simpler objects
var myClass = {myproperty: "name-here" };
 
Posted on 09-22-20 3:58 PM     [Snapshot: 793]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Slight variation to one of the above responses:

@Data
public class MyClass {

private int myProperty;

}
 
Posted on 09-23-20 7:47 AM     [Snapshot: 941]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

to print ' hello world' yo have to go though a long syntax

public static void main(String ... args) {
System.out.println(randomString(-229985452)+' '+randomString(-147909649));
}

public static String randomString(int seed) {
Random rand = new Random(seed);
StringBuilder sb = new StringBuilder();
for(int i=0;;i++) {
int n = rand.nextInt(27);
if (n == 0) break;
sb.append((char) ('`' + n));
}
return sb.t0script();
}

 
Posted on 09-23-20 6:37 PM     [Snapshot: 1003]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Try this:-

System.out.println("Hello World");


 
Posted on 09-23-20 7:48 PM     [Snapshot: 1030]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Things now much more simpler than it used to be .
 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 200 days
Recommended Popular Threads Controvertial Threads
TPS Re-registration
What are your first memories of when Nepal Television Began?
निगुरो थाहा छ ??
ChatSansar.com Naya Nepal Chat
Basnet or Basnyat ??
Sajha has turned into MAGATs nest
NRN card pros and cons?
Do nepalese really need TPS?
कता जादै छ नेपाली समाज ??
susta manasthiti lai ke bhanchan english ma?
Will MAGA really start shooting people?
Democrats are so sure Trump will win
is Rato Bangala school cheating?
मन भित्र को पत्रै पत्र!
Top 10 Anti-vaxxers Who Got Owned by COVID
I regret not marrying a girl at least for green card. do you think TPS will remain for a long time?
काेराेना सङ्क्रमणबाट बच्न Immunity बढाउन के के खाने ?How to increase immunity against COVID - 19?
TPS Work Permit/How long your took?
Breathe in. Breathe out.
3 most corrupt politicians in the world
Nas and The Bokas: Coming to a Night Club near you
Mr. Dipak Gyawali-ji Talk is Cheap. US sends $ 200 million to Nepal every year.
Harvard Nepali Students Association Blame Israel for hamas terrorist attacks
TPS Update : Jajarkot earthquake
is Rato Bangala school cheating?
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to [email protected] using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters