Re: Best Netbeans book

2019-09-04 Thread John Lavelle
Heres a list of NetBeans books available on Amazon: https://amzn.to/2ZOtkwl Best regards, John j...@jql.co.uk On Wed, 4 Sep 2019 at 16:12, Geertjan Wielenga wrote: > http://leanpub.com/nbp4beginners > > https://www.apress.com/gp/book/9781484212585 > > > https://www.amazon.com/JavaFX-Client-Pr

Re: Best Netbeans book

2019-09-04 Thread Geertjan Wielenga
http://leanpub.com/nbp4beginners https://www.apress.com/gp/book/9781484212585 https://www.amazon.com/JavaFX-Client-Programming-NetBeans-Platform/dp/0321927710 There's some of them. Gj On Wed, Sep 4, 2019 at 3:36 PM Ko Turk wrote: > I just want to read some books about the Netbeans IDE :-) >

Re: Best Netbeans book

2019-09-04 Thread Ko Turk
I just want to read some books about the Netbeans IDE :-) Some references? Would love to hear it! On 3. Sep 2019, at 21:26, Geertjan Wielenga mailto:geert...@apache.org>> wrote: On the IDE, on the NetBeans Platform, on the community, or what exactly and why? Gj On Tue, Sep 3, 2019 at 9:24 PM

Re: Best Netbeans book

2019-09-03 Thread Geertjan Wielenga
On the IDE, on the NetBeans Platform, on the community, or what exactly and why? Gj On Tue, Sep 3, 2019 at 9:24 PM Ko Turk wrote: > Hi community, > > are there any books I can read to learn everything about Netbeans (and is > up to date)? > Or maybe a video? > > Thanks. > > Regards, > Ko > > >

Best Netbeans book

2019-09-03 Thread Ko Turk
Hi community, are there any books I can read to learn everything about Netbeans (and is up to date)? Or maybe a video? Thanks. Regards, Ko - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional comman

Re: Best Netbeans Book

2018-05-05 Thread Gail Anderson
Thanks, Pete! —Gail > On May 4, 2018, at 7:34 AM, Pete Whelpton wrote: > > I learned from: > https://www.amazon.co.uk/JavaFX-Client-Programming-Netbeans-Platform/dp/B00QAT46PU > <> > > > For me, personally, the first few chapters went into Swing & JavaFX in a bit > more detail than I wante

Re: Best Netbeans Book

2018-05-04 Thread Mark Wade
Old too, but also: The Definitive Guide to NetBeans™ Platform 7 https://www.apress.com/us/book/9781430241010 On 05/04/2018 10:30 AM, Geertjan Wielenga wrote: Note that the Apress book you referenced is very old and out of date. The book on le

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
Yes, it’s good too — I’d recommend anyone learning about the NetBeans Plaform to get the leanpub.com book together with the one below. Gj On Friday, May 4, 2018, Pete Whelpton wrote: > I learned from: https://www.amazon.co.uk/JavaFX-Client-Programming- > Netbeans-Platform/dp/B00QAT46PU > > > Fo

Re: Best Netbeans Book

2018-05-04 Thread Pete Whelpton
I learned from: https://www.amazon.co.uk/JavaFX-Client-Programming-Netbeans-Platform/dp/B00QAT46PU For me, personally, the first few chapters went into Swing & JavaFX in a bit more detail than I wanted, and the later chapters about NPP didn't go into quite as much granular detail asI wanted... b

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
Note that the Apress book you referenced is very old and out of date. The book on leanpub.com hasn't been updated in a while but is very complete and there’s not much I think needs to be changed. Gj On Friday, May 4, 2018, Luke Shannon wrote: > Thanks! > > On Fri, May 4, 2018 at 9:53 AM, Geertj

Re: Best Netbeans Book

2018-05-04 Thread Luke Shannon
Thanks! On Fri, May 4, 2018 at 9:53 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Thanks! > > Gj > > > On Friday, May 4, 2018, Hermien Pellissier wrote: > >> There is a small typo in the link - it should have been: >> https://leanpub.com/nbp4beginners >> >> ~ Hermien >> >> O

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
Thanks! Gj On Friday, May 4, 2018, Hermien Pellissier wrote: > There is a small typo in the link - it should have been: > https://leanpub.com/nbp4beginners > > ~ Hermien > > On Fri, May 4, 2018 at 3:48 PM, Thomas Kellerer wrote: > >> Geertjan Wielenga schrieb am 04.05.2018 um 15:47: >> > leanp

Re: Best Netbeans Book

2018-05-04 Thread Hermien Pellissier
There is a small typo in the link - it should have been: https://leanpub.com/nbp4beginners ~ Hermien On Fri, May 4, 2018 at 3:48 PM, Thomas Kellerer wrote: > Geertjan Wielenga schrieb am 04.05.2018 um 15:47: > > leanpub.com/nbp4beginnera > > That results in: >

Re: Best Netbeans Book

2018-05-04 Thread Thomas Kellerer
Geertjan Wielenga schrieb am 04.05.2018 um 15:47: > leanpub.com/nbp4beginnera That results in: > I'm sorry, but that book does not exist. - To unsubscribe, e-mail: users-unsubscr...@netbeans.

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
leanpub.com/nbp4beginnera Gj On Friday, May 4, 2018, Luke Shannon wrote: > Looking to build a desktop application. Its been a long while since I > played with Netbeans, but I have great memories of working with it :-) > > This book looks good: > https://www.apress.com/gp/book/9781430224174 > >

Best Netbeans Book

2018-05-04 Thread Luke Shannon
Looking to build a desktop application. Its been a long while since I played with Netbeans, but I have great memories of working with it :-) This book looks good: https://www.apress.com/gp/book/9781430224174 Any other resources I should be aware of to get rolling again?