DEV Community

# string

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔀: Reverse String using HTML Tag Only

🔀: Reverse String using HTML Tag Only

4
Comments
1 min read
🤯: Python `___` can be used in numbers ??

🤯: Python `___` can be used in numbers ??

2
Comments
1 min read
C# 11: New raw string literals feature makes my life easier!

C# 11: New raw string literals feature makes my life easier!

2
Comments 1
2 min read
#Rust 🦀 – 🧵 String Interpolation in Rust (as usual, super fun 😄)

#Rust 🦀 – 🧵 String Interpolation in Rust (as usual, super fun 😄)

1
Comments
2 min read
10 string methods you must know as a js beginner

10 string methods you must know as a js beginner

4
Comments
1 min read
Usando os métodos da classe String no Ruby

Usando os métodos da classe String no Ruby

7
Comments
12 min read
C - Even more pointers, arrays and strings

C - Even more pointers, arrays and strings

2
Comments
3 min read
C - Pointers, arrays and strings

C - Pointers, arrays and strings

2
Comments
8 min read
Algorithm part 4: Check if a string is palindrome or not

Algorithm part 4: Check if a string is palindrome or not

Comments
1 min read
Algorithm part 3 : Reverse a string using Stack

Algorithm part 3 : Reverse a string using Stack

Comments
1 min read
How to replace whitespaces in A String with underscore without using replace function in python?

How to replace whitespaces in A String with underscore without using replace function in python?

3
Comments
1 min read
6 C++23 features improving string and string_view

6 C++23 features improving string and string_view

7
Comments 1
5 min read
What are string_views and why should we use them?

What are string_views and why should we use them?

13
Comments 2
7 min read
Java New String Methods – From Java 8 To Java 17

Java New String Methods – From Java 8 To Java 17

11
Comments
1 min read
Javascript String Methods: A Cheat Sheet for Developer

Javascript String Methods: A Cheat Sheet for Developer

68
Comments 3
4 min read
Python daily exercise 4: separate a string

Python daily exercise 4: separate a string

6
Comments
1 min read
Python daily exercise 3: reverse a string

Python daily exercise 3: reverse a string

8
Comments 2
1 min read
Python daily exercise 2: string

Python daily exercise 2: string

7
Comments 2
1 min read
Golang Escape Double Quoted String Easily

Golang Escape Double Quoted String Easily

3
Comments
1 min read
JavaScript Array and String common methods.

JavaScript Array and String common methods.

7
Comments 2
2 min read
Strings 💫 🌌 ✨

Strings 💫 🌌 ✨

10
Comments
1 min read
Comparing String to Avoid Time Based Attacks

Comparing String to Avoid Time Based Attacks

5
Comments
2 min read
The thing with JavaScript Template literals

The thing with JavaScript Template literals

5
Comments
4 min read
LeetCode: Count and Say

LeetCode: Count and Say

6
Comments
1 min read
How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings

How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings

13
Comments 2
6 min read
Zensar Technologies Assessment question Coding 1 & 2

Zensar Technologies Assessment question Coding 1 & 2

17
Comments
2 min read
Using replace() and replaceAll() in JavaScript

Using replace() and replaceAll() in JavaScript

10
Comments
2 min read
String Manipulation With Golang

String Manipulation With Golang

2
Comments
3 min read
String Patterns in TypeScript

String Patterns in TypeScript

5
Comments
1 min read
JEP 378: Text Blocks. New way to use String in Java

JEP 378: Text Blocks. New way to use String in Java

10
Comments 2
2 min read
String in Rust

String in Rust

4
Comments
1 min read
The advantages of various types of strings in Rust

The advantages of various types of strings in Rust

4
Comments 3
1 min read
HackerRank #20 | String Reverse | 🇧🇷

HackerRank #20 | String Reverse | 🇧🇷

4
Comments
2 min read
HackerRank #7 | Int to String / String to Int | 🇧🇷

HackerRank #7 | Int to String / String to Int | 🇧🇷

5
Comments
2 min read
Tipos de dados primitivos

Tipos de dados primitivos

4
Comments 2
2 min read
All js strings method - less text , more snippet

All js strings method - less text , more snippet

14
Comments
4 min read
String Manipulation

String Manipulation

2
Comments
2 min read
String em Python!!

String em Python!!

8
Comments 2
2 min read
Effective Java: Beware the Performance of String Concatenation

Effective Java: Beware the Performance of String Concatenation

4
Comments 2
1 min read
How to uppercase the first letter of a string in JavaScript

How to uppercase the first letter of a string in JavaScript

17
Comments 2
1 min read
JAVA Basics #6 - Strings

JAVA Basics #6 - Strings

6
Comments 2
4 min read
How to convert string to binary in python

How to convert string to binary in python

5
Comments
1 min read
How to slice a substring from Swift string

How to slice a substring from Swift string

3
Comments
1 min read
Caesar Concatenation

Caesar Concatenation

6
Comments 1
2 min read
3 formas de Concatenar String con C#

3 formas de Concatenar String con C#

23
Comments 2
3 min read
Java String Pool

Java String Pool

5
Comments 1
2 min read
Using StringJoiner in Java

Using StringJoiner in Java

5
Comments 2
3 min read
Replace 'em all With ES2021

Replace 'em all With ES2021

11
Comments
3 min read
Convert an Array To String with PHP

Convert an Array To String with PHP

29
Comments 1
2 min read
Be Careful when Using Python Datetime Module

Be Careful when Using Python Datetime Module

6
Comments
1 min read
Five Cool Ways to Iterate over JavaScript String

Five Cool Ways to Iterate over JavaScript String

5
Comments 2
1 min read
Converting an iterable to an array in JavaScript?

Converting an iterable to an array in JavaScript?

10
Comments
1 min read
String的不可变性

String的不可变性

6
Comments
1 min read
KMP String Search Algorithm

KMP String Search Algorithm

8
Comments 1
3 min read
4 different ways to reverse a string with JavaScript

4 different ways to reverse a string with JavaScript

8
Comments 2
3 min read
All you need to know about string in JavaScript 🧵

All you need to know about string in JavaScript 🧵

70
Comments 2
8 min read
First Unique Character in a String

First Unique Character in a String

5
Comments
1 min read
Clean Validation in Java with Predicates

Clean Validation in Java with Predicates

10
Comments
4 min read
How to Replace all Occurrences of a String in JavaScript

How to Replace all Occurrences of a String in JavaScript

7
Comments
3 min read
Algorithm 101: 3 Ways to Create Pig Latin

Algorithm 101: 3 Ways to Create Pig Latin

47
Comments 2
2 min read
loading...