Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mko
mko has asked
172
questions and find answers to
27
problems.
Stats
2.0k
EtPoint
462
Vote count
172
questions
27
answers
About
mko questions
In C, why does incrementing a pointer adds the size of the type the pointer is referring to instead of 1? [duplicate]
In sinatra if I want add a method to String class, where should I put these code?
What's implicit method call and explicit method call?
How to fetch the child node with given criteria in javascript DOM api?
Why I can't read anything with File.open in python when I open the file to write first?
Neocomplete and Eclim don't work together
what's the difference between var function and function in javascript? [duplicate]
question about parameter passing in Ruby
Array destructuring assignment not working in v8 with harmony option in Node.js
How to check the class of an instance in Javascript? [duplicate]
mko answers
console.log() doesn't work in Safari 6.0 Web Inspector
When stretch attributes to multiline in Haml, I got an unbalanced brackets error
Is there the equivalent of next in Pry?