Working Through SICP, Need a Learning Partner
I'm also keen on not just getting a fluffy self-education - I want to REALLY understand the underlying principles of computer science in a way that just picking up a book on Python would probably not provide.
My current plan is to work through SICP (I picked up a hard copy from the MIT Press book store in Cambridge), and then proceed on to Introduction To Algorithms and other subjects.
Is anyone interested in being a learning partner? It would be great to either have someone who's going through the same process or who has done it before and wouldn't mind sharing their worldly wisdom with a newcomer :-)
EDIT: I put together a wiki for notes / solutions to exercises... http://sicpgroup.pbworks.com/
I'd love ideas on how to structure a group for this to help everyone stay accountable.
30 comments
[ 2.9 ms ] story [ 81.7 ms ] threadAnd what are you planning for communication while working through?
I've put up a wiki to host discussions... any thoughts you have on how to structure it would be great!
http://sicpgroup.pbworks.com
I slapped together a quick wiki... what do you think of hosting discussions there?
http://sicpgroup.pbworks.com
Would be great to work together, good way to stay focused and disciplined.
I'm hoping it can be done faster, but I'm committed to the idea that it could take a while given my work schedule.
dustin [at] myplanetdigital [dot] com
------------------
Edit: Here we go: https://groups.google.com/forum/#!topic/p2pu-sicp/AwNI2g5_8i...
It's #sicp on irc.freenode.net.
https://groups.google.com/forum/#!forum/p2pu-sicp
I'll admit I haven't used IRC in a while so it would take me a while to figure out how to get a channel set up.
But never followed through with it. Since my work doesn't depend on it, it gets lowest priority. Some peer pressure should definitely fix that. Count me in.
Should we have a IRC chatroom (#sicpgroup?) as a place to have discussions?
Wow, there's a lot of interest in this! Sargis discovered a group on P2PU (and Google Groups) that's just getting started, so I figure we might as well join up there rather than reinvent the wheel.
Check out the group at: http://new.p2pu.org/en/groups/sicp-study-group/
And on Google Groups at: https://groups.google.com/forum/#!forum/p2pu-sicp
Also, for anyone interested in discussing informally as you go along, shoot me an email at:
dustin [at] myplanetdigital [dot] com
With your skype username :-)
It might be useful to have a place to put all common source code (with instructions on how to compile and execute them). So I created this Github repository: https://github.com/wicknicks/sicpgroup