Get Last N Characters of String July 9, 2021 Code Snippets 0 Comments 823 Views While working with text processing we might need to get last N characters of a string. Programming languages provides various methods to do that. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Generate CUID CUID (Collision Resistant Unique Identifier) is an identifier that designed for applications which distributed across...
Get List of Dates Between Two Dates Sometimes we may need to get a list of dates between two dates. Programming languages...
Convert Binary String to Decimal Number A binary number system is a numeral system with two as the base. It uses...
Leave a Comment
Cancel reply