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
95
questions and find answers to
264
problems.
Stats
8.0k
EtPoint
2.6k
Vote count
95
questions
264
answers
About
I like C++, Haskell, PostgreSQL, Prolog and you.
Shoe questions
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
CodeIgniter base classes, why is that?
How to solve the greatest-n-per-group problem with Entity Framework (Core)?
Shoe answers
Store paragraph of text in variable C++
how to view only file name by $_SERVER['PHP_SELF'] and not GET values appended with it
Codeigniter loading a library in a static function
Vector of pointers to member functions with multiple objects c++
How to use uniform initialization for a pointer?
reference types and literal types
Polymorphism with 3 classes in C++
C++ DO loop being strange
correct way to implement operator== in .cpp file [duplicate]
C++ variadic template - limit number of args