yes
How about you read the group rules that clearly state: "Do your homework yourself!".
Hi everyone why java add default method in interface and private method and now property ? Backward Compatibility and ... please help me to understand it
Hi guys! I want to advance from a mid-level to a senior Java SE developer. I'm looking for a list of materials to reinforce my current knowledge and learn additional topics t...
Hello guys, I'm creating a telegram bot that asks for information from the user in a conversational style/flow. It then performs operations based on these information. Hav...
I understand that. I'm more interested in successful cases of transitioning to a senior level. If there are any, I would like to hear about your preparation path. Do you have...
I am a Typescript and Python dev. I am now getting into Spring Boot for a couple of projects. Which ORM do you guys recommend?
I'm working on the famous tree of space problem, where we have an m-ary tree and can lock any node if none of its ancestors or descendants are already locked. I need to make t...
public class Main { public static int value = 0; public static void main(String [] args){ Thread addOne = new AddOneThread(); Thr...
Hello, I have problems with gradle, maybe because I dont understand the dependsOn and the tasks. This is my build.gradle.kts code: tasks.register<Copy>("extractJar") { de...
Hi everyone, anyone know about the way to logically group files in the file browser of IntelliJ? I keep all of my classes in the same package, and it can get messy. For exampl...
Good afternoon, colleagues🖐 I have the following question. I'm debugging my own project. I have two separated classes, which use two separated threads in Main class. While g...
Обсуждают сегодня