Search Results

57
votes

What do you use to keep notes as a developer?

FWIW, I'm really digging Evernote right now. The searching works great making it really easy to find code snippets. The tagging is nice also. Honestly, best feature by far is having a Mac, Window …
3
votes

What development book made the most impact on you as a developer?

Code by Charles Petzold. I don't have a traditional CS background, so its a great book for helping people like me understand the machine and what goes on under all those layers of abstraction. …
0
votes

What is your favorite (insert language here) conference?

I've always considered the PDC (Professional Developers Conference) a necessity for .NET developers. It doesn't happen every year, but when they have one, it's always worth attending. …
0
votes

Did you ever switch from one programming language to another?

In the world of development it's evolve or die.. ;) FWIW: VB COM -> Delphi -> Java -> C# -> Objective C …