Jump to page: 1 2
Thread overview
newer version of Vibe.d tutorial
Apr 21, 2023
Rey Valeza
Apr 21, 2023
ryuukk_
Apr 21, 2023
ryuukk_
Apr 22, 2023
Rey Valeza
Apr 23, 2023
Rey Valeza
Apr 23, 2023
Rey Valeza
Apr 22, 2023
zjh
Apr 22, 2023
zjh
Apr 22, 2023
Rey Valeza
Apr 23, 2023
Rey Valeza
Apr 24, 2023
zjh
April 21, 2023

Hi, I just completed the newer version of the tutorial on Vibe.d. It is viewable here:

https://reyvaleza.gitbook.io/vibe.d-tutorial

and the PDF version is downloadable here:

https://github.com/reyvaleza/vibed/blob/main/BuildTimekeepWithVibe.pdf

Thanks!

April 21, 2023

On Friday, 21 April 2023 at 15:26:15 UTC, Rey Valeza wrote:

>

Hi, I just completed the newer version of the tutorial on Vibe.d. It is viewable here:

https://reyvaleza.gitbook.io/vibe.d-tutorial

and the PDF version is downloadable here:

https://github.com/reyvaleza/vibed/blob/main/BuildTimekeepWithVibe.pdf

Thanks!

Hi, thanks for your effort again!

One suggestion:

Screenshot:

screenshot

This look very bad, please use proper markdown syntax

    ```D
    // your code
    ```
April 21, 2023

Another suggestion:

https://i.imgur.com/x7nkKXl.png

This is unreadable, please put that on a code block too to make it easier on the eyes

April 22, 2023

On Friday, 21 April 2023 at 15:26:15 UTC, Rey Valeza wrote:

>

Hi, I just completed the newer version of the tutorial on Vibe.d. It is viewable here:

https://reyvaleza.gitbook.io/vibe.d-tutorial

and the PDF version is downloadable here:

https://github.com/reyvaleza/vibed/blob/main/BuildTimekeepWithVibe.pdf

Thanks!

You should create an 'change log', otherwise those who have read the 'previous version' may not know what has been updated later.

April 22, 2023

On Saturday, 22 April 2023 at 01:23:35 UTC, zjh wrote:

>

You should create an 'change log',

Also, please don't paste the content repeatedly, it's too much.

April 22, 2023

On Friday, 21 April 2023 at 18:43:18 UTC, ryuukk_ wrote:

>

Another suggestion:

https://i.imgur.com/x7nkKXl.png

This is unreadable, please put that on a code block too to make it easier on the eyes

Thanks! I'll try that.

April 22, 2023

On Saturday, 22 April 2023 at 01:26:18 UTC, zjh wrote:

>

On Saturday, 22 April 2023 at 01:23:35 UTC, zjh wrote:

>

You should create an 'change log',

Also, please don't paste the content repeatedly, it's too much.

You are the first who commented on that! Thanks!

April 23, 2023

On Friday, 21 April 2023 at 18:43:18 UTC, ryuukk_ wrote:

>

Another suggestion:

https://i.imgur.com/x7nkKXl.png

This is unreadable, please put that on a code block too to make it easier on the eyes

Thanks to your comments, the site is a lot more readable now!

April 23, 2023

On Friday, 21 April 2023 at 18:43:18 UTC, ryuukk_ wrote:

>

Another suggestion:

https://i.imgur.com/x7nkKXl.png

This is unreadable, please put that on a code block too to make it easier on the eyes

Thanks to your comments, the site is a lot more readable now!

April 23, 2023

On Saturday, 22 April 2023 at 20:27:45 UTC, Rey Valeza wrote:

>

On Saturday, 22 April 2023 at 01:26:18 UTC, zjh wrote:

>

On Saturday, 22 April 2023 at 01:23:35 UTC, zjh wrote:

>

You should create an 'change log',

Also, please don't paste the content repeatedly, it's too much.

You are the first who commented on that! Thanks!

I followed your advice. Can you critique the site again? Thanks!

« First   ‹ Prev
1 2