Java: Simple Library System (Part 1)

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии •

  • @vandolfestrellado5926
    @vandolfestrellado5926  11 лет назад

    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.

  • @vandolfestrellado5926
    @vandolfestrellado5926  11 лет назад

    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

  • @vandolfestrellado5926
    @vandolfestrellado5926  11 лет назад +1

    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.

  • @Rain6006
    @Rain6006 11 лет назад

    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 ? .

  • @Rain6006
    @Rain6006 11 лет назад

    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.

  • @IamLayMilanModi
    @IamLayMilanModi 8 лет назад +1

    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

  • @shema2782
    @shema2782 7 лет назад

    HELLO!
    What would i do if had wanted to borrow the books?

  • @CyberSecWithDesire
    @CyberSecWithDesire 4 года назад

    The python part finished me🤣🤣🤣

  • @shema2782
    @shema2782 7 лет назад +1

    can you please send me the codes for borrowing and the borrower ?

  • @vandolfestrellado5926
    @vandolfestrellado5926  11 лет назад

    I would appreciate it if you post your questions here so that other people who may have the same question can see it too.

  • @mikmikantonio6365
    @mikmikantonio6365 9 лет назад

    Vandolf.. Can i do this in visual basic 2010??

  • @farzishorts1965
    @farzishorts1965 Год назад

    ISBN kiya h emse integer m

  • @vidhyanimje715
    @vidhyanimje715 5 лет назад

    can i get code of library management system

  • @vandolfestrellado5926
    @vandolfestrellado5926  11 лет назад

    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.

  • @SpadeHami
    @SpadeHami 11 лет назад

    Thank you very much, man... it's so helpful~

  • @adithyajp6461
    @adithyajp6461 10 лет назад

    Thanks a lot man........it was heplful ........Thanks once again

  • @xx21xx_
    @xx21xx_ 7 лет назад

    is this connected to mysql?

  • @Rain6006
    @Rain6006 11 лет назад

    No need of any backend database like sql for doing this library project ???

  • @nikitapande44
    @nikitapande44 7 лет назад

    Sir can you tell me a small core java project with all explanation

  • @codeguid
    @codeguid 6 лет назад

    library management system with source code in here

  • @diksha5746
    @diksha5746 9 лет назад

    Thank you for the whole tutorial. T'was very helpful:-)

  • @chanukiweerasinghe3909
    @chanukiweerasinghe3909 3 года назад

    Is this a web application????????

  • @maths_kamlesh1787
    @maths_kamlesh1787 6 лет назад

    why did we serialize it?

    • @Submersed24
      @Submersed24 6 лет назад

      It gives each book a uniquness

  • @patelkirtankumarpravinbhai5385
    @patelkirtankumarpravinbhai5385 6 лет назад

    Thanks brother 🙌

  • @emdadahmed1457
    @emdadahmed1457 12 лет назад

    grt work bro! keep it up

  • @vandolfestrellado5926
    @vandolfestrellado5926  11 лет назад

    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)

  • @21BM
    @21BM 3 года назад

    tnx to ur idea

  • @alishapandey7184
    @alishapandey7184 9 лет назад

    luv u so much thnks alot :)

  • @123TeeMee
    @123TeeMee 7 лет назад

    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

  • @cd78
    @cd78 7 лет назад +1

    java is one of the most convoluted languages. It would turn anyone off programming

    • @Submersed24
      @Submersed24 6 лет назад

      It's actually super easy compared to others

  • @petrapetric945
    @petrapetric945 11 лет назад

    hello. can you give me your email? i have some questions about library system...