There is an interesting piece related to the topic here < http://threads2.scripting.com/2013/february/whyYouShouldLearnToCode >
CalvinHi 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
--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:What you code your compiler/language in is almost irrelevant, unless you are boot-strapping your language stack.
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.
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