2009/9/23-10/5 [Computer/SW/Database] UID:53392 Activity:nil | 9/23 I never took CS188, is there a good book that's an intro to formal
database theory, normalization, etc.? I've got experience with SQL
(MySQL & MSSQL), and understand tables, etc.
\_ You mean CS186?
\_ Oops, yah. 188 is AI or something?
\_ That's right.
...
|
2005/6/21-23 [Computer/SW/Languages/Perl] UID:38230 Activity:high | 6/21 My math and/or perl fu is weak. Is there a way to get integer
multiplication in Perl the way it's done in C? i.e. limiting
to 32 bits. Like 1588635697 * 1117695901 = 1166976269 in C.
\_ Can't you just multiply and then mask all but the last 32 bits?
\_ I don't think so; that's not the same as mult overflow.
> perl -e 'print (1588635697 * 1117695901)'
...
|
2004/7/28-29 [Computer/SW/Graphics, Computer/Theory] UID:32556 Activity:very high | 7/28 Dear CS PhDs, can someone please enlighten me on the different
conferences out there, what they're good for, how prestigious
they are, etc? -cs dumb
\_
I'll start:
// prestigious:
...
|
2004/4/6-7 [Computer/Companies/Google, Computer/Theory] UID:13045 Activity:nil | 4/6 Looking for introductory material on SVM, C4., Ripper, and Naive
Bayes. Most of the junk on google are too deep for comprehension.
I just need introductory material. ok thx
\_ http://paulgraham.com / google "A Plan For Spam"
\_ where did you hear about all of these terms? did you learn about
them with regards to spam filtering? naive bayes is a specific
...
|
2002/11/7-8 [Computer/Theory] UID:26462 Activity:kinda low | 11/7 Anyone have a good intro (i'm in math54 atm) to bayesian analysis
that a college sophomore could understand? i read that the new
spamassassin uses it (like ifile) but cant find a good intro text on
it other than:
http://www.paulgraham.com/spam.html
(which was actually pretty good)
...
|
2001/11/8-9 [Computer/Theory] UID:22971 Activity:very high | 11/7 I hate math 55. If CS is an extension of math 55, I'm gonna drop out.
\_ if you don't like math 55 you are better off doing something else
with your life. You will not be happy as a programmer.
\_ I don't think math55 is a good measure of what a career in cs
is like.
\_ career in CS or a career in programming? they are not the
...
|
2001/6/17-19 [Computer/Theory] UID:21552 Activity:high 86%like:21549 | 6/17 [REPOST] Anyone know of a good introduction to the Gell-Mann
8 Fold Way that can be understood by a engineering grad (7
series plus one ud phyics class and one ud math class)?
\_ forget it.
\_ forget it. There's so much physics out there that is accesible
to someone with the background you describe, that will actually
...
|
2000/10/20 [Computer/Theory] UID:19531 Activity:very high | 10/20 Except for Graphics, it seems like high level math doesn't seem to
be needed in computer science.
\_ heh heh. heh heh heh. heh.
\_ yes.
\_ except for graphics and for anything that involves fucking
modeling. -ali
...
|
|