UPSB v4
Off-topic / Computer Science
-
Date: Sat, Feb 11 2012 18:35:56
So guys, as some of you know, I'm in college now, studying computer science. First semester, I learned python, and hopefully will be learning C this semester. However, for the beginning of this semester, I've only been learning about machine code, and stuff...I don't want to lose my knowledge of python. So does anyone know any good websites with programming excersizes? I know obmoz has a Ph.D in it, so maybe he can provide some information too. :)
-
Date: Sat, Feb 11 2012 18:43:37
blerd
-
Date: Sat, Feb 11 2012 19:39:08
PhD reporting in
-
Date: Sat, Feb 11 2012 21:41:06
You can do the project Euler stuff. It helped me get back into Python after learning asembler languages. ^_^
-
Date: Sat, Feb 11 2012 22:57:52
Zombo wrote: PhD reporting in
Liar. We all know you're not obmoz. You're nowhere near as cool and accepting. -
Date: Sun, Feb 12 2012 23:56:41
I did computer science... all they taught me was basic Java shit, basic counting systems I could have learned from Wikipedia in a week and systems analysis which was essentially just a step towards managing a business... Wasnt getting anything out of it, left pretty quick
-
Date: Mon, Feb 13 2012 00:38:05
Pen Ninja wrote: I did computer science... all they taught me was basic Java shit, basic counting systems I could have learned from Wikipedia in a week and systems analysis which was essentially just a step towards managing a business... Wasnt getting anything out of it, left pretty quick
what did you switch to, physics? -
Date: Mon, Feb 13 2012 01:02:17
Pen Ninja wrote: I did computer science... all they taught me was basic Java shit, basic counting systems I could have learned from Wikipedia in a week and systems analysis which was essentially just a step towards managing a business... Wasnt getting anything out of it, left pretty quick
computer science is not about programming or managing a system or binary counting i dont know what you got into -
Date: Mon, Feb 13 2012 04:49:05
"Bachelor of computer science"
-
Date: Mon, Feb 13 2012 05:35:20
maybe for the first year its like that, but then its different also undergrad summer research will show you what CS is about
-
Date: Mon, Feb 13 2012 05:45:57
Here are some excercises: http://www.reddit.com/r/dailyprogrammer
-
Date: Mon, Feb 13 2012 09:09:28
Computer Engineering, but we have CompSci stuff, anyway. -___- Python here too. And the Euler project or w/e is actually good.
-
Date: Mon, Feb 13 2012 10:06:15
ChainBreak wrote: You can do the project Euler stuff. It helped me get back into Python after learning asembler languages. ^_^
Seconded. Euler project stuff is really good. -
Date: Mon, Feb 13 2012 13:02:59
Check the USACO training site.