Tagged Questions
The programming-tips tag has no wiki summary.
6
votes
6answers
1k views
I need some tips on how to prepare for the ICPC Programming Competition!
I'm participating in the Competencia Latinoamericana de Programacion this month and I was wondering if any of you have ever programmed competitively. The contest is basically 10 questions and I have ...
4
votes
9answers
262 views
Tips for developing in several languages at once
Does anybody have any tips for utilizing multiple languages at the same time? I use objective-c, c, perl, ruby, bash, ksh, rails, and other proprietary languages every day and am finding increasingly ...
2
votes
1answer
650 views
UIPickerView without IB?
I have my pickerview set up and everything works fine, but right now I have that big pickerview taking up a lot of space in Interface Builder. It's annoying having to move it around when working in ...