Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
davka
davka has asked
41
questions and find answers to
28
problems.
Stats
899
EtPoint
233
Vote count
41
questions
28
answers
About
davka questions
atomic file creation on Linux?
efficient algorithm for searching one of several strings in a text?
Should I always prefer working with prepared SQL statements, for performance benefits?
overloading operator delete, or how to kill a cat?
assigning a temp to a const ref member causes a segmentation fault
Does the character 96 HEX have any special meaning in internet protocols/formats?
looking for a stand-alone, in-memory data server with sequential access [closed]
How can I "force" a branch upon the trunk, in the case I can't "reintegrate"?
tools for creating user-friendly command-line prompt?
Is there a way to determine in C++ whether Mac stdout is pointing to the console? [duplicate]
davka answers
resizing multidimensional vector
calculating the sum of nodes in a single verticle line of a binary tree
Types of iterator : Output vs. Input vs. Forward vs. Random Access Iterator
Should one keenly & consciously attempt to postpone variable definitions as long as possible?
Indexing Huge text file
C++ XML to C++ Object Mapping library?
std::ifstream buffer caching
How to create a dual-authentication HTTPS client in Python without (L)GPL libs?
A task/job scheduling problem
How to use delay loading with a DLL that exports C++ classes