#Day26 – String Programming (Cont.) -#Programming⚠️ Today’s session was all about understanding how to actually think while solving string problems, not just writing code. I worked on breaking a string into individual characters and applying logic step by step. Learned how to count vowels properly, including handling uppercase and lowercase cases which initially caused errors. Also understood why some simple-looking approaches fail, especially when we ignore different types of characters like numbers and special symbols. One important concept was identifying character types using ranges, which helped in separating alphabets, numeric values, and special characters correctly. TAP Academy Harshit T Somanna M G #Java #Strings #ProblemSolving #CodingJourney #Consistency

To view or add a comment, sign in

Explore content categories