Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alex Black
Alex Black has asked
79
questions and find answers to
57
problems.
Stats
3.6k
EtPoint
1.4k
Vote count
79
questions
57
answers
About
Alex Black's blog
Alex Black on LinkedIn
Alex Black questions
Why does my STL code run so slowly when I have the debugger/IDE attached?
How to port Scala 2.7.7 code that uses scala.collection.jcl to Scala 2.8?
Eclipse-CDT: Whats the best way to add a custom build step?
Implementing a string class that does case insensitive comparisions in Scala
Porting new Iterable{} code from Scala 2.7.7 to 2.8
How to do fast prefix string matching in Scala
Enable browsers to "remember" form values when using jquery?
How can I get XStream to output Scala lists nicely? Can I write a custom converter?
Scala: How can I implement a clone method on a superclass, and use it in a subclass?
Scala: Something like Option (Some, None) but with three states: Some, None, Unknown
Alex Black answers
Best practice for updating a structured resource via REST?
Race condition and using Google Analytics Asynchronous (_gaq) synchronously
How to port Scala 2.7.7 code that uses scala.collection.jcl to Scala 2.8?
Eclipse-CDT: Whats the best way to add a custom build step?
How do I clone a range of array elements to a new array?
How can I log a hyperlink click?
How can I get XStream to output Scala lists nicely? Can I write a custom converter?
boost::asio: How do I use async_accept to accept incoming connections?
How to call a generic method with an anonymous type involving generics?
Best way to return error messages on REST services?