DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
18 Best Java Books For Beginners In 2019

18 Best Java Books For Beginners In 2019

79
Comments 6
12 min read
Code Ahead by Yegor Bugayenko

Code Ahead by Yegor Bugayenko

13
Comments
2 min read
The Three Skills (Plus One) You Should Be Learning As A Developer

The Three Skills (Plus One) You Should Be Learning As A Developer

102
Comments 4
7 min read
The Tupperware Approach to Coding

The Tupperware Approach to Coding

4
Comments
3 min read
Java LinkedList Tutorial with Examples

Java LinkedList Tutorial with Examples

9
Comments
9 min read
Python: what is the if __name__ == “__main__” ?

Python: what is the if __name__ == “__main__” ?

6
Comments
2 min read
Essential code for lists and vectors in an interview

Essential code for lists and vectors in an interview

65
Comments 4
7 min read
¿Que es Android Jetpack?

¿Que es Android Jetpack?

12
Comments 3
3 min read
Stop waving the wand of magic numbers

Stop waving the wand of magic numbers

59
Comments 25
4 min read
The staggering difficulty of being a solo developer

The staggering difficulty of being a solo developer

79
Comments 37
4 min read
Creating a Telegram Bot in Java: from conception to deployment

Creating a Telegram Bot in Java: from conception to deployment

38
Comments 4
8 min read
The 5 Raisons d'Être of Testing

The 5 Raisons d'Être of Testing

7
Comments
6 min read
What is cURL and why is it all over API docs?

What is cURL and why is it all over API docs?

118
Comments 12
5 min read
Pattern-Match your JavaScript with Z

Pattern-Match your JavaScript with Z

60
Comments 13
2 min read
The Rules of Debugging

The Rules of Debugging

197
Comments 8
8 min read
What you should learn to become a Master Yoda in Java

What you should learn to become a Master Yoda in Java

446
Comments 11
7 min read
Top 21 Interview Questions for Java Developers You Totally Should Know

Top 21 Interview Questions for Java Developers You Totally Should Know

64
Comments 6
9 min read
How to make implementation better Final part

How to make implementation better Final part

2
Comments
4 min read
How to learn to code in Java: why you should and where to start

How to learn to code in Java: why you should and where to start

151
Comments 4
10 min read
Whiteboard interviews suck! (but you should practice anyway)

Whiteboard interviews suck! (but you should practice anyway)

42
Comments 5
3 min read
Private methods are a code smell

Private methods are a code smell

11
Comments 6
3 min read
You really want to be a Senior??

You really want to be a Senior??

10
Comments
3 min read
C/C++ Pointer Alignment Style: A Justification

C/C++ Pointer Alignment Style: A Justification

16
Comments 8
6 min read
How to Breakthrough the Old Monolith Using the Strangler Pattern

How to Breakthrough the Old Monolith Using the Strangler Pattern

252
Comments 14
6 min read
Dead Simple Python: Project Structure and Imports

Dead Simple Python: Project Structure and Imports

328
Comments 56
13 min read
loading...