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
99
questions and find answers to
282
problems.
Stats
8.3k
EtPoint
2.7k
Vote count
99
questions
282
answers
About
I like C++, Haskell, PostgreSQL, Prolog and you.
Shoe questions
Why doesn't clang++ compile the same file as g++ do?
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
Shoe answers
Why does ruby eagerly evaluate expressions for 'while' but not 'if'
Using an input string as a function name c++
Haskell - deriving show for polymorphic types
Deleting derived classes in std::unique_ptr<Base> containers
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"