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
98
questions and find answers to
278
problems.
Stats
8.2k
EtPoint
2.7k
Vote count
98
questions
278
answers
About
I like C++, Haskell, PostgreSQL, Prolog and you.
Shoe questions
HttpClient shared instance with different sessions
What's the simplest way to define default groups and permissions?
Why doesn't `IDictionary` allow you to easily get a value by key or default in its interface?
Url rewriting broke link to css
Does int * & has any real sense?
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
Shoe answers
Are pointers arrays?
Using std::stoi and std::stod with clang++ in Windows
Adding to dynamic array
How can I specify a return type for operator[]?
What is the right way for an object to have a collection of a QObject derived class?
c++: "expected constant expression"
C++: enum type as template argument - global scope
How to write std::is_member_{object,function}_pointer for static members?
Manipulating strings of multibyte characters
Is pairing weak_ptr to unique_ptr a good idea?