#stringmanipulation

Turbo Learn PHPTurboLearnPHP
2025-12-26

PHP Array Access on Strings

Can you solve this? PHP lets you access strings like arrays. See what 'Hello'[1] returns. The behavior is WILD!

youtube.com/watch?v=V18SD51i2wY

Dyalogdyalog
2025-12-22

2014-02: Write a function that takes a character vector and removes the interior vowels from each word. (apl.quest/2014/2/ to test your solution)

Python PeakPythonPeak
2025-12-14

Python String Repetition Trick You Need To Know

Stop scrolling! Multiplying strings in Python creates magic. See what 'Python' * 3 does. One line of code, huge impact!

youtube.com/watch?v=2nPuBc2XgM4

TechKeysXTechKeysX
2025-05-31

Joining and Converting Strings and Chars in C# Tip #38 Learn multiple ways to convert and join char data types into strings in C#, including simple concatenation, String.Join, and the string constructor. See how each method works, their differences, and when to use them effectively for clean, readable code.

2025-04-19

Reverse Substrings in SQL Server: Four Efficient Methods
Master Reverse SQL Substrings in SQL Server! Learn efficient methods to reverse substring order, transforming "apple-banana-cherry" into "cherry-banana-apple". Explore modern techniques using STRING_SPLIT & STRING_AGG for optimal performance.
tech-champion.com/database/sql
...

2025-03-29

Reverse Substrings in SQL Server: Four Efficient Methods
Master Reverse SQL Substrings in SQL Server! Learn efficient methods to reverse substring order, transforming "apple-banana-cherry" into "cherry-banana-apple". Explore modern techniques using STRING_SPLIT & STRING_AGG for optimal performance.
tech-champion.com/database/sql
...

2025-02-24

DB2 SQL String Manipulation: Replacing the 113th Character
Master DB2 SQL String Manipulation with efficient techniques for precise character replacement. Learn advanced functions like OVERLAY & SUBSTR for robust solutions.
tech-champion.com/database/db2
Learn how to efficiently manipulate strings in DB2 SQL specifically replacing the 113th character us...

Cogent Infotechcogentinfotech
2024-01-10

Explore the world of Java with our comprehensive guide on the String class! Discover its essence, creation techniques, available constructors, and powerful methods. Elevate your coding game with the nuances of string manipulation.

Blog - ow.ly/RYJL50Q0Z7p

Cogent Infotechcogentinfotech
2023-10-27

Explore the world of Java with our comprehensive guide on the String class! Discover its essence, creation techniques, available constructors, and powerful methods. Elevate your coding game with the nuances of string manipulation.

Blog - cogentuniversity.com/post/intr

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst