You don't need the first constructor Book(). That constructor is given to you for free. I just wanted to show that you can have multiple constructors- including the default constructor which you can explicitly override. You can modify Book() to assign a unique isbn that you would generate automatically instead of assigning 0 to isbn which is the default value for any integer.
Thanks for pointing that out. I might have confused some people. I put an annotation on that part of the video if you want to read a more complete explanation. Thanks
If I can remember, all I added in the extended version is saving music, image, and video files and some other things. I'm sorry I can't remember all since its been such a long time.
hey can u just tel me what do i need to develop a java project and could you explain what is eclipse,tomcat server and mysql ?? I have no idea as to how to start my project,please help.
Hey Vandolf! Thanks a lot for the entire tutorial. Which version of Eclipse Do you Use? I mean the Full name...because I am not able to download it when I type "Eclipse Indigo". Thanks
Sounds to me like your project is in the realms of web development. The best thing to do would be to read up on tutorials on java servlets and java server pages (JSP). Just Google "java servlet tutorial" and click around. I would like to help but I use Python/Django for my web dev.
Nope. This project just shows you basic file reading and writing and object serialization. No databases used here. Search is even done using a for loop in this project =) (its bad)
You don't need the first constructor Book(). That constructor is given to you for free. I just wanted to show that you can have multiple constructors- including the default constructor which you can explicitly override.
You can modify Book() to assign a unique isbn that you would generate automatically instead of assigning 0 to isbn which is the default value for any integer.
Thanks for pointing that out. I might have confused some people.
I put an annotation on that part of the video if you want to read a more complete explanation.
Thanks
If I can remember, all I added in the extended version is saving music, image, and video files and some other things. I'm sorry I can't remember all since its been such a long time.
what about the extended version of this library system ?can you just tell me what more is in it or what more have you added in it ? .
hey can u just tel me what do i need to develop a java project and could you explain what is eclipse,tomcat server and mysql ?? I have no idea as to how to start my project,please help.
Hey Vandolf! Thanks a lot for the entire tutorial. Which version of Eclipse Do you Use? I mean the Full name...because I am not able to download it when I type "Eclipse Indigo". Thanks
Thanks Ben
HELLO!
What would i do if had wanted to borrow the books?
The python part finished me🤣🤣🤣
can you please send me the codes for borrowing and the borrower ?
I would appreciate it if you post your questions here so that other people who may have the same question can see it too.
how would i create a delete array list
Vandolf.. Can i do this in visual basic 2010??
ISBN kiya h emse integer m
can i get code of library management system
Sounds to me like your project is in the realms of web development. The best thing to do would be to read up on tutorials on java servlets and java server pages (JSP). Just Google "java servlet tutorial" and click around. I would like to help but I use Python/Django for my web dev.
Thank you very much, man... it's so helpful~
Thanks a lot man........it was heplful ........Thanks once again
is this connected to mysql?
No need of any backend database like sql for doing this library project ???
Sir can you tell me a small core java project with all explanation
library management system with source code in here
Thank you for the whole tutorial. T'was very helpful:-)
Is this a web application????????
why did we serialize it?
It gives each book a uniquness
Thanks brother 🙌
grt work bro! keep it up
Nope. This project just shows you basic file reading and writing and object serialization. No databases used here. Search is even done using a for loop in this project =) (its bad)
tnx to ur idea
luv u so much thnks alot :)
ffs is this a library system as in a pretend library of books, as opposed to a library of code e.g. the JRE system library
java is one of the most convoluted languages. It would turn anyone off programming
It's actually super easy compared to others
hello. can you give me your email? i have some questions about library system...