Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
LukeN
LukeN has asked
12
questions and find answers to
42
problems.
Stats
879
EtPoint
225
Vote count
12
questions
42
answers
About
LukeN questions
Finding the smallest integer that can not be represented as an IEEE-754 32 bit float [duplicate]
C strange array behaviour
Plugin architecture in C using libdl
C variable argument refactoring
How to be prepared for industry? [closed]
time(NULL); vs time(&something);
Flowcharting functional programming languages
LukeN answers
What does it mean for a language to be ‘interpreted’?
which is the cleaner way to do this simple while?
Simple text menu in Haskell
Best way to detect IronPython
File count in a directory using C++
Detect and remove noise text [closed]
How a JIT compiler helps performance of applications?
PHP: Change color of text based on $value
Detecting suspicious behaviour in a web application - what to look for?
Why is the recursion idiom in Haskell "'n+1' and 'n'" and not "'n' and 'n-1'"?