This is not rough, this is inefficient. I know how a string is to be manipulated, but I don't need to know how the specific implementation of a specific library works. Frankly, I don't even care, all I care about is what I need to feed it, and what I get back. Following your logic of not using standard string manipulation classes, one shouldn't be using any libraries whatsoever. Sure, you're going to learn everything and stuff, but it is inefficient in any respect.GBOT wrote:Java does have the String class. I named it as an example, do you know how it works internally? Well, a good practice would be making your own string manipulation functions, or even better, your own string class replicating all the functions your own way. Thats learning programming for mepspfanMOHH wrote:Java doesn't have string class? That is pretty messed up since 90% of all the languages has string classes, and when you start them you will be confused, I love strings btw because they give so much headaches with warnings and errors, any of you?![]()
That's the way I like it, roughXian Nox wrote:Why have it easy when you can have it difficult, right?![]()
I'm not great at python, so does this seem to be the complete string class reference?Acid_Snake wrote:take a look at what you can do with strings in python, then come back and tell me java doesn't miss any of that without some algorithm of some sorts.NightStar3 wrote:Exactly which string manipulation routines are you talking about?
With what? Rainbows?pspfanMOHH wrote:OP Updated
ASCII is still merely a character-encoding scheme, not something used for "colors, etc."...
Declarations still don't need to assign a value.
Void still means undefined type.

