This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Ranch Office and the fly likes looking for help - Java String Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » This Site » Ranch Office
Reply Bookmark "looking for help - Java String" Watch "looking for help - Java String" New topic
Author

looking for help - Java String

paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19672
    ∞

We have a new wiki page at http://www.coderanch.com/how-to/java/String

I wonder if anybody reading this might be willing to help flesh it out a bit. I think it could be a great place for noobs to first learn about Strings and StringBuilders and the very basics of string stuff.

There is a link in there that goes to a popular thread about strings. I think it would be a good place to put more threads like that. And maybe links to other good wiki pages about strings.

Anybody wanna help out?

permaculture forums
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2928
    
  15

So we would have to just edit the page and add the links? Or does it require some admin/moderator priviliges?


Mohamed Sanaulla | My Blog
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32694
    
    4
It's classed as a "wiki", so I think you can add to it without moderator privileges.
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2928
    
  15

An useful forum thread explaining the difference between "Sanaulla" and new String("Sanaulla"): http://www.coderanch.com/t/463829/java-programmer-SCJP/certification/String-literal-vs-new-String

There are lot of threads related to this topic.
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

mohamed sanaullah wrote:An useful forum thread explaining the difference between "Sanaulla" and new String("Sanaulla"): http://www.coderanch.com/t/463829/java-programmer-SCJP/certification/String-literal-vs-new-String

There are lot of threads related to this topic.

Thanks. I've added it along with the journal article it's discussing. Next time, you can try to add it yourself


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: looking for help - Java String
 
Similar Threads
Applications of Java
STRING objects
multiple strings replacement
Pooling of Strings in Java
Studying idea