Compilers course

Programming, for all ages and all languages.
Post Reply
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Compilers course

Post by chase »

There is a Compilers MOOC that just started on Coursera that is being taught by a professor from Stanford if anybody is interested. https://www.coursera.org/course/compilers
I've just started watching the videos and while they haven't gotten that technical yet I can at least say the presenter is pretty good.

Maybe I'll finally finish going through my copy of the dragon book.
User avatar
Pancakes
Member
Member
Posts: 75
Joined: Mon Mar 19, 2012 1:52 pm

Re: Compilers course

Post by Pancakes »

Thanks Chase. I have to check them out.
User avatar
Brendan
Member
Member
Posts: 8561
Joined: Sat Jan 15, 2005 12:00 am
Location: At his keyboard!
Contact:

Re: Compilers course

Post by Brendan »

Hi,
chase wrote:There is a Compilers MOOC that just started on Coursera that is being taught by a professor from Stanford if anybody is interested. https://www.coursera.org/course/compilers
I've just started watching the videos and while they haven't gotten that technical yet I can at least say the presenter is pretty good.

Maybe I'll finally finish going through my copy of the dragon book.
I enrolled yesterday (although I'm not sure if I'm going to do any assignments or the class project - I'm not in it for a certificate and would rather be writing my compiler than writing their compiler). It seems like a very good course so far :)


Cheers,

Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
Antti
Member
Member
Posts: 923
Joined: Thu Jul 05, 2012 5:12 am
Location: Finland

Re: Compilers course

Post by Antti »

Thank you Chase! The timing was perfect because I have been studying this field on my own. It is really COOL to relax a bit and follow the course instead of trying to figure out everything by myself. I watched all the videos available by now and I agree that the presenter is pretty good.
cb88
Member
Member
Posts: 38
Joined: Sun Mar 07, 2010 4:06 pm

Re: Compilers course

Post by cb88 »

Cool! I'm going to check this out.. and thanks as well from one Chase to another!
User avatar
Bender
Member
Member
Posts: 449
Joined: Wed Aug 21, 2013 3:53 am
Libera.chat IRC: bender|
Location: Asia, Singapore

Re: Compilers course

Post by Bender »

By having a first look it seems good (I've seen other courses on coursera before), but I am not going to touch it as compiler writing is way too much heat for me. :^o
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
Antti
Member
Member
Posts: 923
Joined: Thu Jul 05, 2012 5:12 am
Location: Finland

Re: Compilers course

Post by Antti »

Do you still like the course? There were little quizzes within videos and I managed to answer correctly every time. However, it did not last and the first incorrect answer felt bad.

I thought that I would do assignments but I do not have enough time to complete all of them. I looked at the first one but it was too much learning to use tools (e.g. flex) than actually creating the tools so I will just watch the videos.
Post Reply