Search Results

10
votes
13answers
987 views

Choosing between Java and Python

My team is faced with change. We develop on Unix, on backend servers. We do no GUI development. We are the business logic between another team's Java front end (XML interface) and the database. Cur …
1
vote

What is the strangest programming language you have used?

Using Fortran to read data obtained from Datatakers, and produce HTML and graphs for an almost-realtime website. I wrote the comments in Latin, and when asked about it, I said I was documenting one …
1
vote

What is the single most effective thing you did to improve your programming skills?

There isn't one single thing that improves your programming skills. It's a never-ending process of refinement using many, many inputs. Reading books, magazine articles, blogs, other code, l …
13
votes

What fundamental skills are needed for programming?

The original question is about what fundamentals are necessary for a person to be able to program. This question was discussed in 2006 on …
2
votes

What guidelines do you adhere to for writing good logging statements

In my logs, I need the date and the time, the process that creates the logs, and the PID. There's nothing worse than looking at logs and wondering whether they came in five minutes ago, or whether …
0
votes

Should you learn a new programming language if there are no jobs in your area that want it?

You joined a Ruby group but haven't been to any meetings yet? That's a waste. User groups are about networking and meeting people in the field and showing your face and being recognised. It's a way …