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 4 of 4

Thread: Starting with Java application

  1. #1
    Junior Member
    Join Date
    Jan 2019
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Starting with Java application

    Hi everyone,

    Hope you guys are doing fine

    I am trying to develop desktop application for (HR & Accounting combined) I want help on following stuff to get started later on when near to complete I want it should ha e option to make it desktop and web-based both, but for now I will concentrate on desktop.

    1. Suggest the best method for main and supporting apps with download links.

    2. Samples and examples of similar app structure and public functions if available online also a link and studies.

    3. Starting steps and approach.

    I have have work with vba for some time, but decided to go with JAVA.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Starting with Java application

    That's very high level without any relationship to java. Do you have any more specific questions about writing java code?
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Jan 2019
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Starting with Java application

    That's not high I want to make my studies my goal from day one I will start working on it also, I have asked about questions 1,2 and 3.

    I have given the idea of what I am trying to achieve and I am keen of doing it, first I was confused to go with pythan or Java than decide JAVA will be better, for sure I it will be more complex coding for each function in Java but it have more options and facilities .

    I hope you understand that one you guys was standing in my position to reach this level.

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Starting with Java application

    Good luck on your project.
    If you have any specific java programming questions, please ask them.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Replies: 1
    Last Post: May 4th, 2014, 03:04 AM
  2. Replies: 1
    Last Post: May 4th, 2014, 03:04 AM
  3. Starting Android Application Development
    By MikeSki3 in forum Android Development
    Replies: 8
    Last Post: May 3rd, 2013, 07:54 AM
  4. Starting with Java
    By corbs in forum Java Theory & Questions
    Replies: 4
    Last Post: March 29th, 2013, 01:20 PM
  5. Need help starting on Java
    By dfixx in forum Member Introductions
    Replies: 2
    Last Post: November 18th, 2012, 04:12 AM