char q = Character.toUpperCase('d');
char first = Character.toUpperCase(userIdea.charAt(0)); betterIdea = first + userIdea.substring(1);