Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
dawg
dawg has asked
48
questions and find answers to
396
problems.
Stats
10.3k
EtPoint
3.3k
Vote count
48
questions
396
answers
About
"On the Internet, nobody knows you're a dog"
dawg questions
Building Perl for OS X - Architecture-Specific Compile Options
Perl: cmpthese text vs anonymous sub problems with parameters passed
Split on regex (more than a character, maybe variable width) and keep the separator like GNU awk
Recursive globs. ** or */** globstar different on zsh, Bash, Python, and Ruby
Foundation Objective-c: Dictionary with array; dict with dict
awk super slow processing many rows but not many columns
PERL-like autovivification with default value in Python, and returns a default value from non-existing arbitrary nesting?
Python __ror__ and other binary methods on dict items?
Swift equivalent of Python slice assignment
Subclassing a list in Python. Why does slice and empty list not work?
dawg answers
Using gawk or sed to inplace change line after or before every other match
How to generate month names as list in Python? [duplicate]
atof returns could not convert string to float: '2, 5'
Break string into words using scan method + regexp, if word has `'` character, drop this character and everything after it
repeating the text many times
Python Date/Time Formatting
Nested dictionary - python
sort a sequence but sort some particular elements in another order
re.sub tries to escape repl string?
Flatten a result from itertools.product