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
30
problems.
Stats
796
EtPoint
213
Vote count
21
questions
30
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
Is it possible to write a generic traverse function in C for different list structures so long as they contain the "next" field?
Problem creating N*N*N list in Python
memory corruption
My git master branch seems to have all the files/changes made to a separate branch
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