Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Igor
Igor has asked
64
questions and find answers to
55
problems.
Stats
1.9k
EtPoint
570
Vote count
64
questions
55
answers
About
Software Engineer
Igor questions
Which STL container to use if I want it to ignore duplicated elements?
Law of demeter or return the whole vector
Iterating over vector and calling functions
How to force destruction order of static objects in different dlls?
What languages and libraries should I use to work with Gmail?
How to optimize two-dimensional hash traversing in Perl?
dynamic_cast fails
What to do with private member functions when turning static class to namespace in C++?
How to set a relative path for Qt dlls when releasing a Qt project?
Performance of a trimming function
Igor answers
How can I check whether this is directory-path or any filename-path?
How to tell if popen() was successful?
shared variable across multiple class instances that I can change outside the class
Error : Redeclaration with no linkage
Is There A Built-In Way to Split Strings In C++?
How do you read the system time and date in Perl?
Class specific new/delete
Distance measurment by the GPS coordinates
What are the differences between parameter inputting mechanisms in Perl?
c stdout print without new line?