Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-02-12 Thread Rey Valeza via Digitalmars-d-announce

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 ryuukk_, I just uploaded the web version of the tutorial here:

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

Thanks!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-02-12 Thread Rey Valeza via Digitalmars-d-announce

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!


The web version is viewable here:

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




Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-02-12 Thread Rey Valeza via Digitalmars-d-announce
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!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-02-12 Thread Rey Valeza via Digitalmars-d-announce

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.


Hi Lars, I just uploaded an .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

Hope this helps. Thanks!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-02-12 Thread Rey Valeza via Digitalmars-d-announce

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



Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-02-02 Thread Rey Valeza via Digitalmars-d-announce

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!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-30 Thread Lars Johansson via Digitalmars-d-announce

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.




Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Rey Valeza via Digitalmars-d-announce

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!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread zjh via Digitalmars-d-announce

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


https://github.com/reyvaleza/vibed



Thank you for your share.



Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Rey Valeza via Digitalmars-d-announce

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!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Rey Valeza via Digitalmars-d-announce

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!



Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Rey Valeza via Digitalmars-d-announce
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.


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce

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.


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Rey Valeza via Digitalmars-d-announce

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/


Thanks for the feedback.


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread ryuukk_ via Digitalmars-d-announce

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/


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-24 Thread Rey Valeza via Digitalmars-d-announce

On Monday, 23 January 2023 at 08:08:02 UTC, Lars Johansson 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!


I I'm stuck in the middle of the first version, my fault of 
course.
I start over again with the new version. I really like your 
hands on approach.
The first version is great. This new version is probably even 
greater!

This time I pay more attention to the details of your tutorial.


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


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-23 Thread Rey Valeza via Digitalmars-d-announce

On Monday, 23 January 2023 at 08:08:02 UTC, Lars Johansson 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!


I I'm stuck in the middle of the first version, my fault of 
course.
I start over again with the new version. I really like your 
hands on approach.
The first version is great. This new version is probably even 
greater!

This time I pay more attention to the details of your tutorial.


That's nice to hear!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-23 Thread Rey Valeza via Digitalmars-d-announce

On Monday, 23 January 2023 at 07:33:15 UTC, Antonio 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!


First look... nice job :-)


Thanks!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-23 Thread Rey Valeza via Digitalmars-d-announce

On Monday, 23 January 2023 at 03:47:53 UTC, Tejas 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!


Nice, thanks for your work

# 


You are welcome!


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-23 Thread Lars Johansson via Digitalmars-d-announce

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 I'm stuck in the middle of the first version, my fault of 
course.
I start over again with the new version. I really like your hands 
on approach.
The first version is great. This new version is probably even 
greater!

This time I pay more attention to the details of your tutorial.


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-22 Thread Antonio via Digitalmars-d-announce

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!


First look... nice job :-)


Re: second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-22 Thread Tejas via Digitalmars-d-announce

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!


Nice, thanks for your work

# 


second edition of Build Web Apps in Vibe.d by learning from a learner

2023-01-22 Thread Rey Valeza via Digitalmars-d-announce

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!