DEV Community

Daniel Rendox profile picture

Daniel Rendox

Passionate Android developer with big ambitions

Education

Dnipro University of Technology

Pronouns

He/him

How to not mess up your first project

How to not mess up your first project

10
Comments 4
7 min read

Want to connect with Daniel Rendox?

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

Already have an account? Sign in
AI-Powered Pull Requests: CodiumAI vs GitHub Copilot

AI-Powered Pull Requests: CodiumAI vs GitHub Copilot

2
Comments
10 min read
Challenge finished — reflections

Challenge finished — reflections

3
Comments 1
2 min read
Finally connecting everything together 😊

Finally connecting everything together 😊

4
Comments 2
6 min read
The Last Days of my Total Time Freedom

The Last Days of my Total Time Freedom

6
Comments 2
5 min read
The Art of Balancing Learning and Building

The Art of Balancing Learning and Building

4
Comments 4
7 min read
Quick summary of my past 9-day week

Quick summary of my past 9-day week

10
Comments 1
4 min read
Starting from the blank canvas, trying to be lazy, and other insights from the 1st week

Starting from the blank canvas, trying to be lazy, and other insights from the 1st week

8
Comments
7 min read
Delegation vs Inheritance in Kotlin

Delegation vs Inheritance in Kotlin

8
Comments
3 min read
A Simple Technique to Achieve Your Goals with Consistent Action

A Simple Technique to Achieve Your Goals with Consistent Action

2
Comments
4 min read
How to solve the producer-consumer problem in Java — vivid example (multithreading)

How to solve the producer-consumer problem in Java — vivid example (multithreading)

6
Comments
13 min read
Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Comments
7 min read
Kotlin Decoded | Part 1 - main() & semicolon

Kotlin Decoded | Part 1 - main() & semicolon

1
Comments
4 min read
Kotlin Decoded Intro and useful resources for learning Kotlin

Kotlin Decoded Intro and useful resources for learning Kotlin

1
Comments
1 min read
🛡️ What is a Race Condition in Java, and how it can be prevented using synchronized and AtomicInteger

🛡️ What is a Race Condition in Java, and how it can be prevented using synchronized and AtomicInteger

2
Comments
15 min read
🤯 Thread, Runnable, Callable, ExecutorService, and Future - all the ways to create threads in Java

🤯 Thread, Runnable, Callable, ExecutorService, and Future - all the ways to create threads in Java

9
Comments
12 min read
Why open source your project?

Why open source your project?

2
Comments 2
2 min read
Multithreading in Java Part 1 - Process vs Thread

Multithreading in Java Part 1 - Process vs Thread

4
Comments
3 min read
loading...