Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sundar R
Sundar R has asked
36
questions and find answers to
72
problems.
Stats
2.9k
EtPoint
1.0k
Vote count
36
questions
72
answers
About
Training & Development
Sundar R questions
SELECT (* - some_columns) FROM TABLE in SQL
Can git do a diff between a repo file and an external (non-repo) file?
Printing to specific (runtime-determined) precision in Julia
Is there a way to make ' ' mean \s* in Perl regular expressions?
Viewing lowered version of Julia code that's not in a function
What's the best language to automate this Windows task involving Outlook and Excel? [closed]
Is there a difference between fun(n::Integer) and fun(n::T) where T<:Integer in performance/code generation?
Giving alternate name to a module in Perl
Why does my non-greedy Perl regex match nothing?
What are the conditions under which one can use a 'when' statement in Perl 5?
Sundar R answers
re.escape() equivalent in Julia?
Unpacking of tuples of varying sizes in Julia
Generic Numeric Arrays in Julia
How to get name of dataframe group?
Concatenate Strings to a Vector of Strings
Can git do a diff between a repo file and an external (non-repo) file?
Wrapping TimerOutputs macros
How to run a julia script through terminal
Plot not showing in Julia
Does specialization happen with or without a type annotation?