Search Results

7
votes
22answers
598 views

What have you used Regular Expressions for?

I have heard of regular expressions and only seen use cases for a few things so I don't think of using them very often. In the past I have done a couple of things and it has taken me hours to do. …
4
votes
6answers
402 views

Programming tips with Japanese Language/Characters

I have an idea for a few web apps to write to help me, and maybe others, learn Japanese better since I am studying the language. My problem is the site will be in mostly english, so it need …
0
votes

Most Unpleasant Programming Task You’ve Had to Do

I had to debug a web service and I was unable to compile and run the code. I was pointed to the project and they said fix the problem it returns the error: "instance of object not found" …