Page Details:
CS101 Code In The Browser
http://www.stanford.edu/class/cs101/cs101-demo.htmlRT @_leonardsouza_: Stanford's CS101 class uses JS - Code In The Browser » http://t.co/egQ4A91
Tags: javascript, code, education, html, programming, stanford, computerscience, cs, cs101, learning Saved by: admin
Philip Guo - Geek behaviors present during conversations
This article presents some common behaviors I've observed from my past few years of interactions with geeks, nerds, and other highly-smart technical people. For brevity, I will simply use the term "geek" throughout this article as a catch-all term for such people. I don't mean to pass any value judgments on people who exhibit such behaviors; these are simply my observations and personal theories for why these behaviors occur.
http://www.stanford.edu/~pgbovine/geek-behaviors.htm
Tags: geek, psychology, behavior, communication, social, geeks, personality, reference, howto, life Saved by: admin
This article presents some common behaviors I've observed from my past few years of interactions with geeks, nerds, and other highly-smart technical people. For brevity, I will simply use the term "geek" throughout this article as a catch-all term for such people. I don't mean to pass any value judgments on people who exhibit such behaviors; these are simply my observations and personal theories for why these behaviors occur.
http://www.stanford.edu/~pgbovine/geek-behaviors.htm
Tags: geek, psychology, behavior, communication, social, geeks, personality, reference, howto, life Saved by: admin
CS242: Course Readings
Some of these articles may be assigned as part of homework. They may also be useful to you as a supplement to lectures and other reading. None of the readings listed on this page are required unless they are explicitly assigned in homework or in lecture.
http://www.stanford.edu/class/cs242/readings/
Tags: programming, stanford, computerscience, papers, books, research, cs, education, language, reference Saved by: admin
Some of these articles may be assigned as part of homework. They may also be useful to you as a supplement to lectures and other reading. None of the readings listed on this page are required unless they are explicitly assigned in homework or in lecture.
http://www.stanford.edu/class/cs242/readings/
Tags: programming, stanford, computerscience, papers, books, research, cs, education, language, reference Saved by: admin
CDE: automatic packaging of Code, Data, and Environment
CDE is a tool that automatically packages up the Code, Data, and Environment involved in running any Linux command so that it can execute identically on another computer without any installation or configuration. The only requirement is that the other computer have the same hardware architecture (e.g., x86) and major kernel version (e.g., 2.6.X) as yours. CDE allows you to easily run programs without the dependency hell that inevitably occurs when attempting to install software or libraries. You can use CDE to allow your colleagues to reproduce and build upon your computational experiments, to quickly deploy prototype software to a compute cluster, and to submit executable bug reports.
http://www.stanford.edu/~pgbovine/cde.html
Tags: linux, packaging, portability, programming, cde, dependency, environment, tools, data, code Saved by: admin
CDE is a tool that automatically packages up the Code, Data, and Environment involved in running any Linux command so that it can execute identically on another computer without any installation or configuration. The only requirement is that the other computer have the same hardware architecture (e.g., x86) and major kernel version (e.g., 2.6.X) as yours. CDE allows you to easily run programs without the dependency hell that inevitably occurs when attempting to install software or libraries. You can use CDE to allow your colleagues to reproduce and build upon your computational experiments, to quickly deploy prototype software to a compute cluster, and to submit executable bug reports.
http://www.stanford.edu/~pgbovine/cde.html
Tags: linux, packaging, portability, programming, cde, dependency, environment, tools, data, code Saved by: admin