Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
halex
halex has asked
8
questions and find answers to
68
problems.
Stats
2.1k
EtPoint
757
Vote count
8
questions
68
answers
About
halex questions
Why aren't typedefs strongly typed?
Why does gcc not give a warning at undefined behaviour in code inside?
Shorter runtime of `random.shuffle` when using `random.random` as keyword argument in Python3
Why isn't method String.indexOf part of interface CharSequence?
Why is float() faster than int()?
Braces around string literal in char array declaration valid? (e.g. char s[] = {"Hello World"})
Size of list in memory
halex answers
null.collect() returns empty list
Javascript canvas, drawing at wrong coordinates
Setting a universal font size for all my Jlabels JTextArea , etc
django - using regex to strip and replace a urlfield
Imprecise floats in Tupper's self-referential formula
Python Image Library - Make area of image transparent
Merge List of lists where sublists have common elements
String index out of range: -1 error with loops
I want to have a yes/no loop in my code, but I'm having trouble doing it (python 3.3)
Why are math formulas not displayed in Sphinx / pythonhosted.org?