Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sandwood
sandwood has asked
7
questions and find answers to
5
problems.
Stats
98
EtPoint
9
Vote count
7
questions
5
answers
About
I am a SSE working daily with C++ and Qt ,sometimes with Python.
Those days I am learning Haskell.
sandwood questions
Modern C++ : what is the best approach for function returning a status (ok/not ok) and an error (if status not ok)? [closed]
What is the multiple line in Haskell ? an operator , a function , something else?
Several data type with Type constructor accepting the same Type, how to get same name accessor ?
How to configure Haskell / ghci module search path?
How to combine std::copy_if and std::transform?
sandwood answers
C++ replace multiple strings in a string in a single pass
How to save QTime in SQL Server Express table and read it back?
What are the best practices of writing google tests?
Including google tests in Qt project