Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

JavaFX Complete Project Tutorial Series : Building Library Management Software



Programming can only be learned with continuous practice. When you work on a complete software project, you'll have to understand how to put things together and how to implement data communication between various modules etc. I have published a series of Tutorial videos on YouTube about developing a complete Library Management Software using JavaFX. This tutorial series start with basic designing and continue towards more complex programming like database integration etc. I have tried to keep things as simple as possible.

For storing book, member and other data, Derby database is used. Derby is small, purely java based relational database. Designing of user interface is done with Scene Builder. With the help of CSS, some nice hover effects are given for the buttons.

You can find the source code of this application at GitHub : https://github.com/afsalashyana/Library-Assistant. I have committed at the end of  almost all tutorial videos so that you can find the exact code that i have used for explanation.  

You can find the entire video set below.







This post first appeared on The Genuine Coder, please read the originial post: here

Share the post

JavaFX Complete Project Tutorial Series : Building Library Management Software

×

Subscribe to The Genuine Coder

Get updates delivered right to your inbox!

Thank you for your subscription

×