MaccabeanRebel
All Star
Have you tried any stuff with Scheme or other languages like that?
http://en.wikipedia.org/wiki/Functional_programming#Coding_styles
^^ not very useful right now but more sexy in some respects than C type programming
Scheme/lisp is one of my favorite languages..functional programming is becoming more and more relevant these days due to the highly concurrent nature of the world we live in. I suggest you try to learn a functional languages like clojure/scheme/lisp/ocaml along with C. The imperative languages are JUST as important as the functional ones. I would suggest everyone here to read a book called Structured Interpretations of Computer Programs (SICP)..one of the best programming books ever and its free. It will literally change your programming style in every other language you program in...Got me programming in python like this presentation here http://ua.pycon.org/static/talks/kachayev/