|
2000/10/10 [Health/Disease/General, Academia/Berkeley/CSUA/Motd] UID:19452 Activity:nil |
10/9 Someone please fan the flames, it's a little too cold on the motd today. \_ Hey loser, learn how to write English properly before wasting our time on the motd. (Hint: to != too, its != it's). Typical FOB fuckhead. \_ Fixed for your flaming pleasure. I tried to introduce trivial yet noticiable errors in the hopes that it would elicit a response. |
2000/10/10 [Computer/SW/Languages/Java] UID:19453 Activity:nil |
10/9 Is it just me, or it seems like C++/Java is full of the following? Don't laugh. I see this FREQUENTLY. Yeah, very OO. class foo { private: int myvar; public: getMyvar() {return myvar;} setMyVar(int i) {myvar = i;} } \= At least your data is encapsulated. Combine encapsulation with a pattern and you will be a 311T3 00 D00D! You can hang with Douglas Schmidt. \_ Use C#. It has virtual fields. \_ I'm not laughing. This is normal. \_ Of course you see it frequently, it's classic OO design. You now have only one place to update instead of hundreds if you need to change the way the variable is set (introduce range checks, change variable name/type, etc.). |
2000/10/10 [Computer/SW/Languages/Java, Computer/SW/Compilers] UID:19454 Activity:nil |
10/9 from: http://www.OCF.Berkeley.EDU/~summerm/keepOut/resume.html CS 188: Creating Intelligent Agents That Could Get a Better Grade in this Class Than You Will CS 174: How to Win at Blackjack Even if You Left Your Towel in Your Motel Room CS 170: How to Do Just About Anything if You Have a Computer the Size of a Small Planet (or the Most Advanced Graphics Calculator on the Market) CS 164: Writing Compilers That Can Change Your Grade for You (note: everyone who finished the project got an A in the class) Math 241: Derivating W.R.T. Inspector Gadget, If You Please Math 55: You. Me. Gauss. The connection. Math 54: The Cauchy-Schwarz Inequality Applied to Non-Euclidean Vectorspaces. Peace and Conflict Studies 222: The Lighter Side of Overpopulation, Famine, Ecological Disaster, Ethnic Hatred, Plague, and Poverty Political Science 2: Political Diary, An Episode by Episode Account |