December 15, 2014
New videos are online :)
part 1:
https://www.youtube.com/watch?v=_YAUfd41URA
part 2:
https://www.youtube.com/watch?v=RGLgiPhwskM

please give me feedback in this thread

December 16, 2014
On Monday, 15 December 2014 at 12:37:18 UTC, Stefan Koch wrote:
> New videos are online :)
> part 1:
> https://www.youtube.com/watch?v=_YAUfd41URA
> part 2:
> https://www.youtube.com/watch?v=RGLgiPhwskM
>
> please give me feedback in this thread

Hi.

I'm an intermediate level programmer and I'm interested in
learning about compilers, so I was very exited when I red your
post, and I hope you'll continue.
A few suggestions I have:
1. maybe you should pick your target audience, and only talk to
that audience. I don't think you need to explain while loops to
people who want to learn compilers and you can't teach compilers
to people who don't get while loops.

2.  talk more about concepts and decision making instead of
source - we can follow the source, but there is no obvious answer
to "why". So, for example, you go through the source for the
lexer, but maybe you should talk instead about the lexer concept-
What is it, How will it work, What's the input and output?!

3. it was already mentioned, but it's worth stressing: you should
script your recordings.

4. There are a few easy tricks to achieve good quality audio with
standard microphones. Maybe if you script your video, and provide
the script , the audio will not matter that much.

5. remove the long pauses. we can pause the video if we need more
time to process.

So,  I'm waiting for the next videos, thank you



December 16, 2014
please tell me what concepts you would like to have explained.

perhaps I should do a live-stream for Q&A maybe ?
December 17, 2014
On Tuesday, 16 December 2014 at 10:01:58 UTC, Stefan Koch wrote:
> please tell me what concepts you would like to have explained.
>
> perhaps I should do a live-stream for Q&A maybe ?

I don't know. Maybe Q&A could be helpful - not sure if a live stream is necessary ...
December 21, 2014
New videos are comeing soon :)
Topics : Intro to compilers
         Parseing and the AsT
         Identifier-resolution and scope
December 28, 2014
On 12/7/14 11:13 AM, Stefan Koch wrote:
> Hello,
>
> I'd like to announce that I am going to be writing a C-compiler in D.
> Without flex or bison or anything like that.
> Just pure handwritten D.
> I will shoot videos of my progress, and I will explain how a compiler
> really works.
>
> If you think that is like HandmadeHero you are right!
> Caseys videos inspired my to do this.
>
> I hope that some of you will be watching this.
>
> Please tell me what you think if that announcement, and feel free to ask
> anything you like.
>
> Regards Stefan (Uplink_Coder).

Sounds like a really interesting idea. -- Andrei

December 29, 2014
On Monday, 15 December 2014 at 12:37:18 UTC, Stefan Koch wrote:
> New videos are online :)
> part 1:
> https://www.youtube.com/watch?v=_YAUfd41URA
> part 2:
> https://www.youtube.com/watch?v=RGLgiPhwskM
>
> please give me feedback in this thread


I have watched the videos in speed 2 (double speed) and they look pretty good, thanks.
1 2 3 4
Next ›   Last »