Sebastian Wilzbach

Results 539 comments of Sebastian Wilzbach

3) Add more text about the next chapter e.g. "In the next chapter you will learn about the basics about D"

_From @stonemaster on May 25, 2016 17:18_ > 1) Arrows should not be gray (how about green?) > I think green won't fit in the overall colour scheme. But I...

> We could just drop that information altogether? It's something taken as "inspiration" from the Go tour. I think structure and showing where exactly you are is great, but maybe...

btw related to #40 ;-)

idea: maybe we can just use a slim 1px progress line for each chapter? (instead of displaying the numbers)

Missing alias explanation has also been reported in #356

explanation for `alias` is needed by #264.

use of struct is "D-ish", because they don't require GC allocation. Classes are great if you have one instance a couple of time and/or over the lifetime of your application.

meiz_sandwich sent me his collection of D-mans (> 200!). I uploaded them on [Github](https://github.com/wilzbach/d-mans) and he gave us the permission to use them. So let's prettify the DLang Tour with...

_From @stonemaster on May 30, 2016 18:55_ I think I wouldn't want to copy that page (I agree it looks nice) but that would mean having HTML layout and tables...