Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

36
votes
22answers
4k views

What books should I read to have an undergraduate education in Computer Science? [closed]

I've always been a largely independent learner gleaning what I can from Wikipedia and various books. However, I fear that I may have biased my self-education by inadvertent omission of topics and ...
10
votes
2answers
267 views

Learning Elisp - what are the highest quality libraries to read source code?

When learning a new programming language, "read source code" is a common advice received by the experts. However, with such a huge system like emacs, build over decades by many people, it is not so ...
5
votes
4answers
201 views

Going from a math career to a cs career: how to do it? [closed]

I'm looking for some advice on how to successfully make the transition from mathematics to CS. My academic background is in mathematics (BS and MSc), and I've taken loads of math courses as well. ...
3
votes
3answers
149 views

Java for a C programmer? [closed]

Possible Duplicate: Where should a veteran C programmer start in order to master Java ? Hi, I have a lot of experience in C and Python, but I'd like to pick up some Java. I was curious if ...
0
votes
1answer
67 views

textbook request: introductory books on databases

I've been thrown into a project outside my speciality area. While this is fun, I am a bit lost with all the terms being thrown around. I do not know what a DAO or VO is, and more generally, I am ...