Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: General architecture of Java project

  1. #1
    Junior Member
    Join Date
    Sep 2022
    Location
    It changes too much
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question General architecture of Java project

    Hello all,
    First message here (I looked for a similar thread but did not find one) and the question may sound naive but:
    I am trying to learn Java through a personal project of mine which is sort of a contact/agenda/reminder app (first on my computer and then I'll move it to my phone).
    I am starting to get here and there the code and knowledge that I will need but there's still one thing I am very unclear: it is the general architecture of the app.
    My programming experience before Java limits to VBA and I don't know to what extend I should use what i know from VBA and project it on my Java project.

    So I am looking for recommendations/tutorials/advice.

    Could someone please let me know how they usually design and organize their Java programs/projects?

    Sorry if the question is a bit vague, I can also elaborate if necessary!

    Thanks a lot in advance, really looking forward to getting better at it

  2. #2
    Junior Member comradecommandante's Avatar
    Join Date
    Jan 2023
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: General architecture of Java project

    Thank you for this question. Looking for the same info too.

Similar Threads

  1. Replies: 1
    Last Post: February 13th, 2019, 01:32 PM
  2. Replies: 0
    Last Post: September 19th, 2012, 06:33 AM
  3. project architecture
    By crazyjava in forum Java Theory & Questions
    Replies: 1
    Last Post: September 28th, 2010, 11:42 PM
  4. Java Architecture help !!
    By java4 in forum Java Theory & Questions
    Replies: 1
    Last Post: September 20th, 2010, 01:11 PM