10000 things all CS students should do before graduating
11–20 of 164 posts
Re: 10000 things all CS students should do before graduating
#1210 Write code in for based on on
20 goto 10
Re: 10000 things all CS students should do before graduating
#13 - Build your own computer
- Build your own (small) operative system
- Build your own programming language
would be on my list of things a CS-student should do before graduating, because you will most likely get into problems where knowledge of the three things mentioned above will help you understand/solve the problem. Obviously, that list is not complete, but I think those are some of the more important points.Re: 10000 things all CS students should do before graduating
#14Re: 10000 things all CS students should do before graduating
#15It's an interesting list, but I do believe it lacks a lot of computer-specific things which I personally think people should do. For example - Build your own computer - Build your own (small) operative system - Build your own programming language would be on my list of things a CS-student should do before graduating, because you will most likely get into problems where knowledge of the three things mentioned above wi…
Re: 10000 things all CS students should do before graduating
#16Re: 10000 things all CS students should do before graduating
#17How is any of that computer science ? I mean, is there a list out there for astronomy students that includes, grind your own lenses?
That's the point. There's a general disconnect in a good amount of CS programs between the curriculum and reality. This post is trying to bridge the two. I'd also like to add: 10000 Learn to use source control, use it to store your new LAMP code on Github. 10001 Start studying design: web, graphic, type.
It just sounds like ESR's advice, to be a great hacker you should be just like me...
Re: 10000 things all CS students should do before graduating
#18Re: 10000 things all CS students should do before graduating
#19Earlier quoted context omitted.
That's the point. There's a general disconnect in a good amount of CS programs between the curriculum and reality. This post is trying to bridge the two. I'd also like to add: 10000 Learn to use source control, use it to store your new LAMP code on Github. 10001 Start studying design: web, graphic, type.
I am wary of that sort of very specific advice. Why LAMP, just because it's fashionable? There are many, many other sorts of web stack alone, let alone the many, many other sorts of application. Same with GitHub (which I use myself, btw), there are plenty of others. It just sounds like ESR's advice, to be a great hacker you should be just like me...
Re: 10000 things all CS students should do before graduating
#20Earlier quoted context omitted.
That's the point. There's a general disconnect in a good amount of CS programs between the curriculum and reality. This post is trying to bridge the two. I'd also like to add: 10000 Learn to use source control, use it to store your new LAMP code on Github. 10001 Start studying design: web, graphic, type.
I am wary of that sort of very specific advice. Why LAMP, just because it's fashionable? There are many, many other sorts of web stack alone, let alone the many, many other sorts of application. Same with GitHub (which I use myself, btw), there are plenty of others. It just sounds like ESR's advice, to be a great hacker you should be just like me...