Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
string
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
🤯: Python `___` can be used in numbers ??
Raghav Rathi
Raghav Rathi
Raghav Rathi
Follow
Feb 3 '23
🤯: Python `___` can be used in numbers ??
#
python
#
string
#
underscore
#
number
2
reactions
Comments
Add Comment
1 min read
C# 11: New raw string literals feature makes my life easier!
Kenichiro Nakamura
Kenichiro Nakamura
Kenichiro Nakamura
Follow
Jan 30 '23
C# 11: New raw string literals feature makes my life easier!
#
csharp
#
string
2
reactions
Comments
1
comment
2 min read
#Rust 🦀 – 🧵 String Interpolation in Rust (as usual, super fun 😄)
El Bruno
El Bruno
El Bruno
Follow
for
Microsoft Azure
Jan 20 '23
#Rust 🦀 – 🧵 String Interpolation in Rust (as usual, super fun 😄)
#
englishpost
#
rust
#
string
1
reaction
Comments
Add Comment
2 min read
10 string methods you must know as a js beginner
sifatul
sifatul
sifatul
Follow
Nov 11 '22
10 string methods you must know as a js beginner
#
string
#
beginners
#
javascript
4
reactions
Comments
Add Comment
1 min read
Usando os métodos da classe String no Ruby
Alexandre
Alexandre
Alexandre
Follow
Nov 18 '22
Usando os métodos da classe String no Ruby
#
ruby
#
string
7
reactions
Comments
Add Comment
23 min read
C - Even more pointers, arrays and strings
Haile Melaku
Haile Melaku
Haile Melaku
Follow
Oct 8 '22
C - Even more pointers, arrays and strings
#
pointers
#
array
#
string
#
c
2
reactions
Comments
Add Comment
3 min read
C - Pointers, arrays and strings
Haile Melaku
Haile Melaku
Haile Melaku
Follow
Oct 4 '22
C - Pointers, arrays and strings
#
c
#
pointers
#
arrays
#
string
2
reactions
Comments
Add Comment
8 min read
Algorithm part 3 : Reverse a string using Stack
Sadiul Hakim
Sadiul Hakim
Sadiul Hakim
Follow
Sep 28 '22
Algorithm part 3 : Reverse a string using Stack
#
stack
#
java
#
string
#
problem
Comments
Add Comment
1 min read
Algorithm part 4: Check if a string is palindrome or not
Sadiul Hakim
Sadiul Hakim
Sadiul Hakim
Follow
Sep 28 '22
Algorithm part 4: Check if a string is palindrome or not
#
java
#
dsa
#
string
#
problem
Comments
Add Comment
1 min read
How to replace whitespaces in A String with underscore without using replace function in python?
kode eazy
kode eazy
kode eazy
Follow
Aug 9 '22
How to replace whitespaces in A String with underscore without using replace function in python?
#
python
#
string
#
index
#
forloop
3
reactions
Comments
Add Comment
1 min read
6 C++23 features improving string and string_view
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jul 20 '22
6 C++23 features improving string and string_view
#
cpp
#
cpp23
#
string
#
stringview
7
reactions
Comments
1
comment
5 min read
What are string_views and why should we use them?
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jul 13 '22
What are string_views and why should we use them?
#
cpp
#
stringview
#
bestpractoces
#
string
13
reactions
Comments
2
comments
7 min read
Java New String Methods – From Java 8 To Java 17
Pramod Bablad
Pramod Bablad
Pramod Bablad
Follow
Jul 11 '22
Java New String Methods – From Java 8 To Java 17
#
java
#
java8
#
java11
#
string
11
reactions
Comments
Add Comment
1 min read
Javascript String Methods: A Cheat Sheet for Developer
Rahul Sharma
Rahul Sharma
Rahul Sharma
Follow
Jun 8 '22
Javascript String Methods: A Cheat Sheet for Developer
#
javascript
#
string
#
node
#
typescript
71
reactions
Comments
4
comments
4 min read
Python daily exercise 4: separate a string
HHMathewChan
HHMathewChan
HHMathewChan
Follow
Jun 5 '22
Python daily exercise 4: separate a string
#
beginners
#
python
#
string
6
reactions
Comments
Add Comment
1 min read
Python daily exercise 3: reverse a string
HHMathewChan
HHMathewChan
HHMathewChan
Follow
Jun 4 '22
Python daily exercise 3: reverse a string
#
python
#
beginners
#
string
8
reactions
Comments
2
comments
1 min read
Python daily exercise 2: string
HHMathewChan
HHMathewChan
HHMathewChan
Follow
Jun 2 '22
Python daily exercise 2: string
#
beginners
#
python
#
string
7
reactions
Comments
2
comments
1 min read
Golang Escape Double Quoted String Easily
Clavin June
Clavin June
Clavin June
Follow
May 22 '22
Golang Escape Double Quoted String Easily
#
beginners
#
string
#
go
2
reactions
Comments
Add Comment
1 min read
JavaScript Array and String common methods.
YadabSD
YadabSD
YadabSD
Follow
May 10 '22
JavaScript Array and String common methods.
#
javascript
#
array
#
string
#
methods
7
reactions
Comments
2
comments
2 min read
Strings
Gülsen Keskin
Gülsen Keskin
Gülsen Keskin
Follow
Apr 24 '22
Strings
#
dart
#
rawstring
#
string
10
reactions
Comments
Add Comment
1 min read
Comparing String to Avoid Time Based Attacks
Clavin June
Clavin June
Clavin June
Follow
Mar 26 '22
Comparing String to Avoid Time Based Attacks
#
beginners
#
go
#
string
5
reactions
Comments
Add Comment
2 min read
The thing with JavaScript Template literals
UGOJI Duziem
UGOJI Duziem
UGOJI Duziem
Follow
Feb 27 '22
The thing with JavaScript Template literals
#
javascript
#
string
5
reactions
Comments
Add Comment
4 min read
LeetCode: Count and Say
Tisha Agarwal
Tisha Agarwal
Tisha Agarwal
Follow
Feb 20 '22
LeetCode: Count and Say
#
java
#
string
#
programming
#
beginners
6
reactions
Comments
Add Comment
1 min read
How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings
Antonio Santiago
Antonio Santiago
Antonio Santiago
Follow
Dec 14 '21
How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings
#
javascript
#
string
#
unicode
#
tips
14
reactions
Comments
2
comments
6 min read
Zensar Technologies Assessment question Coding 1 & 2
Gourav Kadu
Gourav Kadu
Gourav Kadu
Follow
Nov 11 '21
Zensar Technologies Assessment question Coding 1 & 2
#
java
#
string
#
beginners
#
programming
34
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account