Januar 19, 2026

JavaLand und DevLand 2026 – Trainer Sascha Engmann ist Speaker

Ein Workshop auf der JavaLand, ein Fachvortrag auf der Devland: Sascha Engmann von theCodeCampus zeigt im März 2026, wie moderne Webentwicklung konkret funktioniert. Ob Sie Java-Know-how in die TypeScript-Welt übertragen oder stabile Entwicklungsumgebungen mit Nix aufbauen möchten – hier gibt es Praxiswissen! TypeScript für Java-Umsteiger – Ganztägiger Workshop auf der JavaLand Die JavaLand ist eine […]
READ MORE

Manuela Raitzsch
Developer at thecodecampus </>


April 15, 2015

Convert Strings from hyphen-notation to camel case (Java / Guava)

There are many ways how to sperate words in a String for us programmers. One of the most popular are seperation by „hyphens“ and using the CamelCase Notation. The library Guava from Google provides excellent help for converting a string from one format to the other Hyphen Format

 Camel Case Format (Wikipedia)

Conversion in […]
READ MORE

theCodeCampus Autor Jan Blankenhorn

Jan Blankenhorn
Developer at thecodecampus </>