January 25, 2023
On 25/01/2023 3:14 AM, ryuukk_ wrote:
> PDF is not a good choice for that kind of tutorial, there is no navigation, so once has to scroll to get to the vided stuff

It would be ok, but there is no Table of Contents which removes that possibility.
January 24, 2023
On Tuesday, 24 January 2023 at 14:58:22 UTC, Richard (Rikki) Andrew Cattermole wrote:
> On 25/01/2023 3:14 AM, ryuukk_ wrote:
>> PDF is not a good choice for that kind of tutorial, there is no navigation, so once has to scroll to get to the vided stuff
>
> It would be ok, but there is no Table of Contents which removes that possibility.

If I upload the original Word document, can someone make the necessary changes? My Word skills are rusty.
January 24, 2023
On Tuesday, 24 January 2023 at 15:45:38 UTC, Rey Valeza wrote:
> On Tuesday, 24 January 2023 at 14:58:22 UTC, Richard (Rikki) Andrew Cattermole wrote:
>> On 25/01/2023 3:14 AM, ryuukk_ wrote:
>>> PDF is not a good choice for that kind of tutorial, there is no navigation, so once has to scroll to get to the vided stuff
>>
>> It would be ok, but there is no Table of Contents which removes that possibility.
>
> If I upload the original Word document, can someone make the necessary changes? My Word skills are rusty.

I just uploaded two .docx files. I have to split the original into two files as the original is bigger than the allowed 25mb.

https://github.com/reyvaleza/vibed

Thanks!

January 24, 2023

On Tuesday, 24 January 2023 at 14:14:23 UTC, ryuukk_ wrote:

>

On Monday, 23 January 2023 at 01:48:11 UTC, Rey Valeza wrote:

>

Hi,

I just uploaded a second edition of the tutorial I uploaded on Github last year. Here is the link:
https://github.com/reyvaleza/vibed/blob/main/Build%20Web%20Apps%20in%20Vibed%20second%20edition.pdf

Thanks!

PDF is not a good choice for that kind of tutorial, there is no navigation, so once has to scroll to get to the vided stuff

No proper support for code blocks, it's messy with cli output being truncated into multiple page

That's messy

Here an example of a proper format:

https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/07.4.html

It's open source: https://github.com/astaxie/build-web-application-with-golang/

Hi ryuuukk_, I want you to know that I just uploaded the original .docx files on my Github account here:

https://github.com/reyvaleza/vibed

I have to split it into two files because the original file is bigger than 25 mb.

Thanks!

January 25, 2023

On Tuesday, 24 January 2023 at 21:08:41 UTC, Rey Valeza wrote:

>

https://github.com/reyvaleza/vibed

Thank you for your share.

January 25, 2023

On Wednesday, 25 January 2023 at 01:21:02 UTC, zjh wrote:

>

On Tuesday, 24 January 2023 at 21:08:41 UTC, Rey Valeza wrote:

>

https://github.com/reyvaleza/vibed

Thank you for your share.

You are welcome!

January 31, 2023
> >

On Monday, 23 January 2023 at 01:48:11 UTC, Rey Valeza wrote:

>

Please tell me if you ran into any problems. I am sure there are still errors I missed. Thanks!

Hi sorry for the late reply. I'm busy at the moment. My attention to details is at best sloppy, it's more than likely I did something wrong. I hope to restart with your 2nd edition soon.
This time I will keep you posted on my success.

February 02, 2023

On Tuesday, 31 January 2023 at 07:11:06 UTC, Lars Johansson wrote:

> > >

On Monday, 23 January 2023 at 01:48:11 UTC, Rey Valeza wrote:

>

Please tell me if you ran into any problems. I am sure there are still errors I missed. Thanks!

Hi sorry for the late reply. I'm busy at the moment. My attention to details is at best sloppy, it's more than likely I did something wrong. I hope to restart with your 2nd edition soon.
This time I will keep you posted on my success.

Great!

February 12, 2023

On Monday, 23 January 2023 at 01:48:11 UTC, Rey Valeza wrote:

>

Hi,

I just uploaded a second edition of the tutorial I uploaded on Github last year. Here is the link:
https://github.com/reyvaleza/vibed/blob/main/Build%20Web%20Apps%20in%20Vibed%20second%20edition.pdf

Thanks!

I just uploaded a rough .html version so you can easily copy the source code without page breaks. It is a .zip file for download here:

https://github.com/reyvaleza/vibed/blob/main/BuildWebAppsWithVibedSecondEdition.zip

February 12, 2023
On Tuesday, 24 January 2023 at 14:58:22 UTC, Richard (Rikki) Andrew Cattermole wrote:
> On 25/01/2023 3:14 AM, ryuukk_ wrote:
>> PDF is not a good choice for that kind of tutorial, there is no navigation, so once has to scroll to get to the vided stuff
>
> It would be ok, but there is no Table of Contents which removes that possibility.

Just FYI, I just uploaded a rough .html version so one can easily copy the source code without page breaks. It is a .zip file for download here:

https://github.com/reyvaleza/vibed/blob/main/BuildWebAppsWithVibedSecondEdition.zip

Thanks!