The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
5answers
649 views

How do you organize information? [closed]

I have a relatively large collection of useful books (paper and electronic), [academic] papers (mostly electronic) and web bookmarks. However, I don't have an overview of the material. Currently I ...
2
votes
5answers
249 views

What would be a best way to code a rudimentary LIMS?

I hope that I am asking the right question at right place. If not, please do not hesitate to point me to the right place. I am working in a laboratory, where computers/programming/programmers are ...
11
votes
2answers
204 views

How to deal with or survive with the information overload

I will better explain my question. I have been struggling with this for long time Everytime i want to read something for e,g book on java , then i find so much stuff like many tutorials , many ebooks ...
7
votes
13answers
924 views

What do you use for personal note taking to keep track of everything you learn? [duplicate]

Possible Duplicate: How do you manage your knowledge base? I have been using Dokuwiki but it is not very elegant and really doesn't look very nice. So does anybody else have any other ...
12
votes
7answers
579 views

Is .NET experience information overload?

It used to be that, if you wanted to develop an N-Tier app in .NET you built your UI with Winforms or WebForms, your BLL with standard C#/VB.NET/{.NET Language}, your DAL with ADO.NET and maybe throw ...