Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
prosseek
prosseek has asked
610
questions and find answers to
63
problems.
Stats
3.9k
EtPoint
344
Vote count
610
questions
63
answers
About
A software engineer/programmer/researcher/professor who loves everything about software building.
Programming Language: C/C++, D, Java/Groovy/Scala, C#, Objective-C, Python, Ruby, Lisp, Prolog, SQL, Smalltalk, Haskell, F#, OCaml, Erlang/Elixir, Forth, Rebol/Red
Programming Tools and environments: Emacs, Eclipse, TextMate, JVM, .NET
Programming Methodology: Refactoring, Design Patterns, Agile, eXtreme
Computer Science: Algorithm, Compiler, Artificial Intelligence
prosseek questions
Installation of Leiningen 2.X in Mac OS X
Printing out byte stream in C++
Launching an application from a thread with C++
Building a cross compile of binutils on OS X Yosemite
Mimic C preprocessor with Python/Ruby?
The difference between -toString vs .toString in Clojure
Process.Start vs Process `p = new Process()` in C#?
Scala's case class and its constructor parameter passing to super classes
How can I launch multiple eclipse IDE with different workspaces?
C# equivalent to Python's logging library
prosseek answers
Installation of Leiningen 2.X in Mac OS X
Building a cross compile of binutils on OS X Yosemite
Compile clojure source into class (AOT) from command line (not using lein)
An issue when running mono 2.10.2 mkbundle on Mac OS X snow leopard
How to quit MonoMac app when window closes?
Serialize/Deserialize Java object through network and byte array
Using gradle/clojuresq to build clojure
Executing Clojure in Emacs with `cider-jack-in`
Iterating over dynamically modifying list in C#
lisp filter out results from list not matching predicate