My new programming book ...

2022-11-06 Thread ikelaiah via Digitalmars-d-learn
Hi, I got a new programming book yesterday, authored by Adam D. Rupee. ![new-book](https://www.linkpicture.com/q/20221106_142031_1.jpg). I'm still in **Chapter 1**, on the matter of `Immutable` variables. Can't wait to read **Chapter 7** on **Corectness and Documentation**. So far, I really

Re: My new programming book ...

2022-11-06 Thread Imperatorn via Digitalmars-d-learn
On Sunday, 6 November 2022 at 22:43:33 UTC, ikelaiah wrote: Hi, I got a new programming book yesterday, authored by Adam D. Rupee. [...] Agreed. It's a great book with a "get it done"-attitude <3

Re: My new programming book ...

2022-11-06 Thread zjh via Digitalmars-d-learn
On Sunday, 6 November 2022 at 22:43:33 UTC, ikelaiah wrote: Hi, ... Is there a second edition? After all, it has been many years.

Re: My new programming book ...

2022-11-06 Thread Adam D Ruppe via Digitalmars-d-learn
On Monday, 7 November 2022 at 00:55:33 UTC, zjh wrote: Is there a second edition? After all, it has been many years. No, but not that much has changed and you can always post here with questions.

Re: My new programming book ...

2022-11-06 Thread ikelaiah via Digitalmars-d-learn
On Monday, 7 November 2022 at 00:55:33 UTC, zjh wrote: Is there a second edition? After all, it has been many years. Hi zjh, I'm aware of the publication date. However, I find the content still highly relevant to many day-to-day tasks (my use case). No doubt, there will be new features in

Re: My new programming book ...

2022-11-06 Thread zjh via Digitalmars-d-learn
On Monday, 7 November 2022 at 04:54:05 UTC, ikelaiah wrote: ... Yes, more than 100 skills, not easy get.

Re: My new programming book ...

2022-11-06 Thread zjh via Digitalmars-d-learn
On Monday, 7 November 2022 at 01:06:23 UTC, Adam D Ruppe wrote: No, but not that much has changed and you can always post here with questions. How is your `minigui`? Please write an `introduction` when you have time.

Re: My new programming book ...

2022-11-08 Thread Adam D Ruppe via Digitalmars-d-learn
On Monday, 7 November 2022 at 04:54:05 UTC, ikelaiah wrote: I'm aware of the publication date. However, I find the content still highly relevant to many day-to-day tasks (my use case). Yeah, I tried to focus more on the ideas behind it than the specifics of a library. My thought is if you unde

Re: My new programming book ...

2022-11-08 Thread Adam D Ruppe via Digitalmars-d-learn
On Monday, 7 November 2022 at 06:10:46 UTC, zjh wrote: How is your `minigui`? Please write an `introduction` when you have time. It is on my list but minigui is a pretty simple class collection of basic widgets. It works pretty well now. I don't have too many intro examples yet though. My blo

Re: My new programming book ...

2022-11-08 Thread zjh via Digitalmars-d-learn
On Tuesday, 8 November 2022 at 13:55:44 UTC, Adam D Ruppe wrote: It is on my list but minigui is a pretty simple class collection of basic widgets. It works pretty well now. I don't have too many intro examples yet though. My blog has one thing but it uses an experimental piece (http://dpldoc