Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

Tag: String

Project: String Wrappers

Yet another side project. But this isn’t usable as it’s not finished and not really tested. The idea is to provide wrapper classes for character sequences so that strings aren’t just copied and some memory can be saved.
The project is hosted here: https://github.com/claudemartin/stringwrappers/

Author ClaudePosted on 2015-01-04Categories Java, My ProjectsTags concat, library, project, String, substring, wrapperLeave a comment on Project: String Wrappers

Why is String immutable?

This has been answered a million times (I get a million results on google). But my answer is the most bestest!

Continue reading “Why is String immutable?”
Author ClaudePosted on 2014-08-172018-12-18Categories Java, Java Interview Questions, ProgrammingTags Immutability, immutable, String3 Comments on Why is String immutable?

Misnomer: String.length()

The method String.length() gives the length of the String, right? Or does it?

Continue reading “Misnomer: String.length()”
Author ClaudePosted on 2014-08-172018-12-18Categories Java, Java Misnomers, Misconceptions, ProgrammingTags characters, normalization, String, unicode2 Comments on Misnomer: String.length()

Quick Search

Categories

  • About
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • My Projects
humanoid readable Proudly powered by WordPress