Re: How to develop a software product using netbeans.

2021-12-29 Thread John Kostaras
Hallo,

what kind of applications do you plan to build? For web (JEE) applications
it provides you support to build Jakarta EE, Spring etc. applications.

E.g.

   - Introduction to Developing Web Applications
   
   - Heffelfinger, D. J. (2015), Java EE 7 Development with NetBeans 8,
   Packt
   - Introduction to Spring Web MVC
   

For standalone (desktop) applications, it supports building Swing and
JavaFX applications. It also provides a Rich Client Platform protocol, that
allows you to speed up development of desktop apps by using the framework
that NetBeans is built on.

   - Designing a Swing GUI in NetBeans IDE
   
   - JavaFX and NetBeans 11.2
   
   - Wielenga et. al. (2015), Beginning NetBeans IDE, APress.
   - Oracle (2014), Developing Applications with NetBeans IDE
   - Salter D. (2015), Mastering NetBeans, Packt.
   - Kostaras I et. al. (2020), Pro Apache NetBeans, APress
   - Wexbridge J. & Nyland W. (2014), NetBeans Platform for Beginners,
   LeanPub.
   - Anderson P. & Anderson G. (2015), JAVAFX Rich Client Programming on
   the  NetBeans Platform, Addison-Wesley.

K/r,

John.

On Wed, 29 Dec 2021 at 19:50, Sridhar Saraswatula 
wrote:

> Namaste,
>
> I am new to Netbeans. Earlier I was developing web based products using
> basic tools like html, php.  I came to know that Netbeans is good tool for
> software product development right from planning the logic and using
> scripts.  Please let me know the sources to learn Netbeans.
>
> Thank you,
>
> Sridhar
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


How to develop a software product using netbeans.

2021-12-29 Thread Sridhar Saraswatula
Namaste,

I am new to Netbeans. Earlier I was developing web based products using basic 
tools like html, php.  I came to know that Netbeans is good tool for software 
product development right from planning the logic and using scripts.  Please 
let me know the sources to learn Netbeans.

Thank you,

Sridhar
-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists