Difference between revisions of "Tips 'n' tricks"
From AIRWiki
(→Living in the lab) |
(Added link to Writing Good Code) |
||
Line 3: | Line 3: | ||
* When you are facing a problem, before starting to browse the Internet and scratch your head, take a look to AIRWiki: it's possible that other users already solved it for you. If you don't find the solution on AIRWiki and have to look elsewhere for it (and possibly do a lot of work), when you finish... add it to AIRWiki! | * When you are facing a problem, before starting to browse the Internet and scratch your head, take a look to AIRWiki: it's possible that other users already solved it for you. If you don't find the solution on AIRWiki and have to look elsewhere for it (and possibly do a lot of work), when you finish... add it to AIRWiki! | ||
* If you are searching the homepage of a DEI professor (or PhD Student) try this [http://mycroft.mozdev.org/download.html?name=dei+people&skipcache=yes Mozilla plugin] | * If you are searching the homepage of a DEI professor (or PhD Student) try this [http://mycroft.mozdev.org/download.html?name=dei+people&skipcache=yes Mozilla plugin] | ||
+ | * Someone wrote some advice about [[Writing Good Code|writing code]] |
Revision as of 19:17, 13 May 2008
Living in the lab
- Give a look at some suggestions for preparing your thesis (only in Italian for now... translators are welcome!).
- When you are facing a problem, before starting to browse the Internet and scratch your head, take a look to AIRWiki: it's possible that other users already solved it for you. If you don't find the solution on AIRWiki and have to look elsewhere for it (and possibly do a lot of work), when you finish... add it to AIRWiki!
- If you are searching the homepage of a DEI professor (or PhD Student) try this Mozilla plugin
- Someone wrote some advice about writing code