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
96
questions and find answers to
269
problems.
Stats
8.1k
EtPoint
2.6k
Vote count
96
questions
269
answers
About
I like C++, Haskell, PostgreSQL, Prolog and you.
Shoe questions
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
CodeIgniter base classes, why is that?
Shoe answers
Is pairing weak_ptr to unique_ptr a good idea?
Associativity of ->
Does __get() and __set() mean leaky encapsulation?
Magento: Invalid method Mage_Bundle_Block_Catalog_Product_View_Type_Bundle_Option_Radio
Why must I implement concrete destructor on abstract class? [duplicate]
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?