Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Tim
Tim has asked
53
questions and find answers to
27
problems.
Stats
1.4k
EtPoint
469
Vote count
53
questions
27
answers
About
Tim questions
Why does perl complain about different lines for different kinds of warnings?
Is there a way to nest sed substitutions?
Vim syntax/compile-time error highlighting
How to specify test prerequisites in the ExtUtils::MakeMaker Makefile.PL
How big can the argument to Perl's rand be?
What is the post-for/if syntax called?
How to get rid of imperative file opening in Perl?
Is there a CPAN module for converting seconds to English?
Identity function in Scheme
How to make Python warn about bad practice and likely mistakes? [closed]
Tim answers
Confusing Perl Array behavior
Matlab : Plot each line of a matrix as a function of its index
Java regexp error: \( is not a valid character
Perl equivalent of PHP's strtotime()?
Perl, strings, floats, unit testing and regexps!
How to remove last n number of numeric characters from a string in perl
How do I make a subroutine that accepts an array *or* a variable number of scalars?
Is there a CPAN module for converting seconds to English?
How to grab last character in a regex with grep
How to represent e^(-t^2) in MATLAB?