There is an interesting piece related to the topic here < http://threads2.scripting.com/2013/february/whyYouShouldLearnToCode

It appears to be a reaction to the efforts associated with this clip < http://www.youtube.com/watch?v=nKIu9yen5nc  >

I also don't know how true this is but someone once mentioned it to me that many ongoing MIT students at the the time were involved in the development of Windows X.P at Microsoft. Was also told that they (MIT students / teachers) rarely use anything they do not develop, beginning from compilers (LISP / Scheme, et al) to learning materials, IDEs and code libraries, Web servers, etc.

Martin. 

On Thu, Feb 28, 2013 at 11:01 AM, Calvin Omari <calvinebarongo@gmail.com> wrote:
Hi All,

 friend of mine doing MSC SE at Carnegie Mellon University in Silicon Valley CA tells me their class assignment are actual projects sourced from neighbouring software giants like Google, Yahoo etc.. with this kind of exposure, i bet one will not end up not knowing what to do

regards
Calvin


On Wed, Feb 27, 2013 at 1:55 PM, Michael Pedersen <sku@kaal.dk> wrote:
On 2/27/13 8:39 AM, Peter Karunyu wrote:
I would assume that any computer language is itself written in another lower level computer language since you will need to code the parser, the compiler etc. Unless of course, its machine code.

What you code your compiler/language in is almost irrelevant, unless you are boot-strapping your language stack.
Personally I find functional oriented programming languages to be quite suited for the job i.e. ML or F#

The theory behind it (as Kris says) is much more important: non-deterministic finite automaton (NFA) and deterministic finite automaton (DFA) any developer will benefit from learning these theories... There is a lot of spill-over "knowledge" from learning these theories such as general use of state-machines.

..
Mike




_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke



--
./Cal

“ Copy and paste is a design error. ” - David Parnas

System Software Developer/Analyst
@calvinebarongo


_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke