Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Tordek
Tordek has asked
21
questions and find answers to
26
problems.
Stats
718
EtPoint
192
Vote count
21
questions
26
answers
About
Average nerd. Awesome coder.
Tordek questions
Who should a method belong to?
Add a link to a JQueryUI autocomplete item
(Mis)Understanding Smalltalk and TDD
Proper OO Pong
Hibernate + Swing
C API design: Who should allocate? [closed]
Tordek answers
How is 1-bit bitmap data converted to 8bit (24bpp)?
How to delete the non empty directory in treeview using c#
Anagrams - Hashing with chaining and probing in C
IEnumerator<T> Implementation
PHP: Instantiate class by reference?
Branchless code that maps zero, negative, and positive to 0, 1, 2
Declaring a variable inside or outside an foreach loop: which is faster/better?
PHP: Why typecast with !!$var instead of (boolean)$var?
Incrementing alphabets
initializng a C array with repetitive data