Tagged Questions
2
votes
4answers
2k views
Learning low latency C++ and Java? [closed]
I'm currently in a role where I dont get to write any C++ or Java. However, the role is good because provides me with exposure to the business side (i'm interested in finance).
Eventually I would ...
7
votes
4answers
2k views
Command line options style - POSIX or what?
Somewhere I saw a rant against java/javac allegedly using a mix of Windows and Unix style like
java -classpath ... -ea ... Something
IMHO, it is no mix, it's just like find works as well, isn't it? ...
6
votes
5answers
684 views
Are there any tools to ease analysis of remote logs?
I have to work with a lot of logs daily: appreport, message, debug, systemout, syserr, etc.
To do so, I login to one of many different servers through putty and use grep with many different patterns, ...
2
votes
4answers
899 views
Unix as opposed to Windows (Java and C++) [closed]
Firstly I should explain the background. I am interested in high frequency trading programming roles. After looking at many job specs it is very clear that there is a big demand for programmers who ...
4
votes
2answers
255 views
Do LAMP/Java-based software development teams have SOE's?
As a developer on the Windows/.NET stack, it's pretty normal for the company-supplied machine to come with Windows (usually an ancient, archaic version like Windows XP) and a stack of software ...
35
votes
16answers
15k views
What can I do with programming?
I'm a student studying biochemistry, and I've been learning some programming because I like it and it seems like the more one knows about computers the better. I've learned a good deal of python and ...