Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kirakun
kirakun has asked
24
questions and find answers to
4
problems.
Stats
288
EtPoint
66
Vote count
24
questions
4
answers
About
kirakun questions
Is the double 0.0 always represented exactly in portable C?
C++ Function Template instantiaion with implicit parameters
How to write test for C++ templates?
Unit-testing in Procedural or Functional Programming Languages
Write programs that do one thing and do it well
C++ Transaction-like Pattern for All or Nothing Work
Does Mock Objects in C++ Always Requires Virtual Methods or Templates?
Dependency Injection for Procedural Programming
C++ Iterator Pipelining Designs
What is an unnamed type in C++?
kirakun answers
Thoughts on minimize code and maximize data philosophy
Is Virtual Inheritance necessary for Exceptions?
Why do we need 'seq' or 'pseq' with 'par' in Haskell?