Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shoe
Shoe has asked
92
questions and find answers to
252
problems.
Stats
7.7k
EtPoint
2.6k
Vote count
92
questions
252
answers
About
I like C++, Haskell, PostgreSQL, Prolog and you.
Shoe questions
How can I split a long function into separate steps while maintaining the relationship between said steps?
Problem connecting with PDO
How to detect if a class property is private or protected
Developing strong applications
No parameterless constructor defined for this object in automapper
CodeIgniter base classes, why is that?
How to solve the greatest-n-per-group problem with Entity Framework (Core)?
PHP custom error page
C++ CGI nowadays [closed]
Design pattern for users
Shoe answers
Uniform initialization of iterators
I'm trying to relate C++ reference to pointer
How can I change the default seed in std::hash<>?
What's the different between args and &args?
what is purpose of the inner for-loop inside 'for(auto &str : vec)'?
How do i return a block of code in ruby
Understanding implicitly declared default costructor
Reuse same function body for multiple type signatures
PHP: how to get the correct closing tag of an HTML element
What is the lifetime and scope of dynamically allocated memory using new operator inside a class method?