DEV Community

Tin Trinh profile picture

Tin Trinh

Fullstack Software Engineer, love automation, coding, writing.

Location Kawasaki, Japan Joined Joined on  github website

Education

Computer Science Engineer

Write effective code for equals method

Write effective code for equals method

5
Comments 1
2 min read

Want to connect with Tin Trinh?

Create an account to connect with Tin Trinh. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Effective Java: #7 Obsolete object and memory leak

Effective Java: #7 Obsolete object and memory leak

6
Comments
2 min read
Effective Java Part 5 - Prefer dependency injection to hardwiring resource

Effective Java Part 5 - Prefer dependency injection to hardwiring resource

3
Comments
1 min read
Effective Java Part 4 - Enforce noninstantiability with a private constructor

Effective Java Part 4 - Enforce noninstantiability with a private constructor

7
Comments
1 min read
Effective Java Part3 - Singleton

Effective Java Part3 - Singleton

5
Comments
1 min read
Effective Java Programing Part 2 - Creating and destroying objects.

Effective Java Programing Part 2 - Creating and destroying objects.

2
Comments
1 min read
Effective Java Programming Part1 - Some thoughts about effective programming

Effective Java Programming Part1 - Some thoughts about effective programming

1
Comments
1 min read
@Bean and @Component. What is the different? Which one should use be used?

@Bean and @Component. What is the different? Which one should use be used?

15
Comments
2 min read
loading...