Search Results

39
votes
27answers
2k views

DOs and DON’Ts of a technical presentation

I am preparing a technical presentation for my team. Audience : Our team Topic : Introduction to a new technology So I want to know about the primary necessary things for a goo …
46
votes
52answers
3k views

How do you make time to read technical books?

I have always wondered how people make time to read technical books. Because after working for 8-10 hrs a day (sometimes even 12 hrs) first thing I want to do is to keep myself away from the techni …
0
votes

What are the open source code search engines you know about?

http://sourceforge.net/ …
2
votes

Improving the quality of code?

Reading good programming books Learning from other's code - Open source projects are the best place to start Read good blogs and forums regularly - Sutter mill, Coding Horro …
0
votes

How do you keep motivation up during long haul programming projects?

Almost a duplicate here …