Convert All Lowercase Characters in a String to Uppercase July 20, 2021 Code Snippets 0 Comments 734 Views While working with text processing we might need to convert all lowercase characters in a string to uppercase. A table includes a links to posts with examples using different programming languages. No.Programming language1.PHP2.Python
Capitalize the First Letter of Each Word in a String While working with text processing we might need to capitalize the first letter of each...
Count Number of Unique Colors in Image Working with image processing sometimes we need to count number of unique colors in an...
Convert Hexadecimal String to Decimal Number A hexadecimal number system is a numeral system with 16 as the base. It uses...
Leave a Comment
Cancel reply