Learning C, Lisp, and UNIX from Ground Up

Posted by hunterc on Programmers See other posts from Programmers or by hunterc
Published on 2013-10-18T20:58:15Z Indexed on 2013/10/18 22:15 UTC
Read the original article Hit count: 222

Filed under:
|
|
|

A friend and I are trying to learn traditional programming from the ground up. We both do web stuff primarily but want to expand to more system related things.

We have found a ton of resources but looking for a road map of sorts.

We are planning on using SICP to learn Lisp(scheme). Don't really know where to from there.

As for C, we figured we'd start with K&R, then do OOC, and sprinkle in Operating Systems Design and Implementation and kind of learn UNIX as we go.

I'd really appreciate suggestions on filling in the gaps, reordering things, or just advice in general.

© Programmers or respective owner

Related posts about c

    Related posts about lisp