Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
287 views

A good intro to information theory, please?

I know about Wikipedia and MacKay's Information Theory, Inference, and Learning Algorithms (is it appropriate as textbook?). A textbook starting with Shannon's entropy and going through Conditional ...
3
votes
3answers
301 views

C# textbook with challenging exercises? [closed]

I'm looking for a C# textbook that has some interesting exercises at the end of each chapter. I'm not talking about 10 easy quiz problems that most books come with these days. I'm talking about doing ...
2
votes
1answer
246 views

Data mining textbook

If you followed a DM course, which textbook was used? I know about Data Mining: Practical Machine Learning Tools and Techniques (Second Edition) and this poll. What did you effectively use?
1
vote
1answer
318 views

What is the best modern book for learning C? [closed]

Possible Duplicate: The Definitive C Book Guide and List I'm reasonably experienced with C++ but now I'm about to be using plain C in an embedded environment and want to learn the C way of ...
0
votes
0answers
50 views

Best Programming Text Books [closed]

Possible Duplicate: Books recommendation on Java and programming I am currently self-teaching myself computer science and have just finished reading and doing the exercises in Introduction ...
0
votes
4answers
56 views

Pointer Example in Textbook is confusing me

I'm currently going over pointers in class and our textbook is confusing me a little bit. They start off by saying that following example copies the value in the place pointed to by money into the ...
0
votes
2answers
238 views

Game Programming in Objective C and OpenGL [closed]

Possible Duplicate: What's a good book for learning OpenGL? C++ OpenGL Books I've been programming with Objective C for about 3 years now and I have been learning OpenGL for the past ...
-1
votes
1answer
48 views

C++ Textbook recommendation [closed]

Possible Duplicate: The Definitive C++ Book Guide and List Dear internet, I was wondering if anyone could recommend a good C++ textbook. I have taken one Computer Science course so far in ...
-2
votes
1answer
76 views

Anyone Recommend A Good General Computer Science Textbook? [closed]

I've been learning new high-level languages recently. The longer I'm at it, the more it seems that the critical aspects of each language relate to different means of managing the basic hardware and ...