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
392
problems.
Stats
10.2k
EtPoint
3.3k
Vote count
48
questions
392
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
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
Right data structure for containing shapes and spatial relations between them
How to determine number of matches from list in a string without spaces?
What is the difference between prints in python
Perl: Fastest match of anything?