Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BlackMamba
BlackMamba has asked
40
questions and find answers to
20
problems.
Stats
686
EtPoint
153
Vote count
40
questions
20
answers
About
Familiar with Erlang, C++, Python, IOS.
BlackMamba questions
What's the difference in functionality between these two blocks of code?
why there are template copy constructor and override operator function in auto_ptr?
why the value of `*args` is strange?
How to understand `defer` in go language?
why we should implement pure virtual function in this case?
what's the difference between list_to_binary and iolist_to_binary?
why the memory for atom is zero using erts_debug:size/1?
The error when extending String in ES6
How to understand this Promise code?
Paramiko raises "SFTPError: Garbage packet received"
BlackMamba answers
Make a process sleep for a random time - Erlang
Wake a process from sleeping - Erlang
Erlang multiple Guards on `when`
what is the meaning of this std::string constructor
Calling a method on a nil struct pointer doesn't panic. Why not?
Print function for class c++
Execute Shell Command Synchronously with Elixir/Erlang
Monitors in Erlang/OTP
How to wait for function to finish before continuning in Node.js
How to pass std::map as a default constructor parameter in c++ class function