[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 10287 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 60 days
Recommended Popular Threads Controvertial Threads
TPS to F1 Status.
TPS To F-1 COS
TPS Sakiyo Tara Case is in Court.
Got my F1 reinstatement approved within 3 months(was out of F1 for almost 2 years)
Has anyone here successfully reinstated to F-1 status after a year-long gap following a drop from F-1?
Nepal TPS decision
Need Help of IT consultancies
Any input on remote jobs(IT related or Sales or Marketing)?
Supreme Court allows Trump to end TPS for Venezuelans
Nepal Likely to Get 60-Day TPS Notice
Nepal TPS has been Extended !!!
नेपाल मा B. sc गरियो यहाँ फेरी ७० -८० क्रेडिट पढ्नु पर्ने भो
Genuine Question.... Why so many folks still in TPS after 10 years. Is the statistics wrong?
NEPAL TPS IS GONE
The New Color of Her Flag
🛡️ Nepal TPS Holders: Don’t Panic About August 5 — DHS Screwed Up (Maybe on Purpose)
Travelling to Nepal with expiration less than 6 months
US citizen Petitioning my wife who was out of status when she was in H1B. What to do ?
Don’t Just Read—Join the Conversation
मौका छोपी रक्सी र सुन्तला लुट्नेहरू थुना बाट भकाभक छुट्न थाले
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 admin@sajha.com 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