Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
DejanLekic
DejanLekic has asked
12
questions and find answers to
85
problems.
Stats
2.1k
EtPoint
655
Vote count
12
questions
85
answers
About
Professional software developer since 1992.
Software Engineer @ BMLL Technologies Ltd
DejanLekic questions
Is there a way to get notification when JComponent is not visible anymore beucase parent is removed from collection?
Is there an elegant way to make JTable stop editing when user closes the application window?
How to prevent multiple workers from running a task sent ONLY ONCE?
How to build a list of file names in a local directory?
What is the reason for using "Kt" suffix in Kotlin classes?
Is there a way to separate GitHub webhooks in three categories: master, pull-request and anything-else?
Is it possible to have modular AsciiDoc book (that consists of few files)?
Is there a lolcode compiler for x86 or x86_64?
DejanLekic answers
How to import a class from a different source file in D?
D and C++ currently interoperability status
Is there an elegant way to make JTable stop editing when user closes the application window?
Avoiding overwriting objects in ArrayList
Why is &array != &array[0]?
Suitability of D for writing a Tracing JIT Compiler?
What is the equivalent to D's taskPool.parallel() in C++
Fastest technique to pass messages between processes on Linux?
Easy way to write contents of a Java InputStream to an OutputStream
Why use static if in D?