Can anyone recommend a book (or online equivalent) that teaches the theory and practice of writing compilers, specifically those targeting the Microsoft CLR (ie .Net)?
[more inside]
posted by Luddite
on Aug 18, 2007 -
18 answers
Can you point me in the right direction to learn more about machine language and general Computer Science?
[more inside]
posted by jimmyhutch
on Jul 10, 2007 -
20 answers
What should a recent computer science graduate, who is currently job hunting, do to gain the experience almost every potential employer is seeking?
[more inside]
posted by hcastro
on May 17, 2007 -
29 answers
Is there an existing programming language with variable syntax rules that can be set at compile time/interpreter-time?
[more inside]
posted by mikeyk
on May 8, 2007 -
14 answers
ComputerScienceCarreerFilter, CrystalBallFilter: I'm shortly going to transition from a Community college to a four-year university - Hopefully in pursuit of a BS degree in Computer Science. Which specializations are good for job security and income potential?
[more inside]
posted by Orb2069
on Apr 9, 2007 -
14 answers
I have many short strings of varying lengths — between a dozen and a few hundred, most likely — and one long string. I need to write code that will find a way to assemble a copy of the long string using as few of the short strings as possible. If it's not possible to assemble a complete copy of the long string, it should assemble a copy with as few and as small gaps as possible.
[more inside]
posted by nebulawindphone
on Oct 8, 2006 -
26 answers
Can someone explain coinduction (mathematics, computer science) in English?
[more inside]
posted by knave
on Jul 24, 2006 -
7 answers
What are some good writings on the relationship between what we think of as the physical world and the world of mathematical abstractions (the space in which, for example, all possible sequences exist) ?
[more inside]
posted by teleskiving
on Jun 19, 2005 -
16 answers
I'm looking for online resources about the Scheme programming language. I'm a computer science major, and though I've already taken a class in it, that was a couple of years ago, and I've whacked my head on a lot of stuff since then. I'm just looking for a simple, easy-to-understand introduction or refresher course.
[more inside]
posted by billybunny
on Sep 21, 2004 -
10 answers
In the teach a man to fish cat., what's the best way to solve computer problems?[mi]
[more inside]
posted by drezdn
on Jun 23, 2004 -
12 answers