Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kevin
Kevin has asked
5
questions and find answers to
177
problems.
Stats
7.6k
EtPoint
3.0k
Vote count
5
questions
177
answers
About
iOS software engineer
Kevin questions
Why bother using a float / double literal when not needed?
Is commenting out a #include a safe way to see if it's unneeded?
Vim alter text as or immediately after it's put
Kevin answers
Single quote inside of double quoted string on linux command line
grabing a number six lines below a pattern
How to move all files in a directory that have a specific prefix?
C Char Array Userinput check length
Keep printing compiler warnings from compiled code using g++ and Makefiles
Sort a Huge file
Extract unique lines from a file in order of their first occurence in bash
fprintf isn't writing to file
Batch replace text inside text file (Linux/OSX Commandline)
Avoiding unsigned overflow during multiplications using a max limit - how to define the limit value?