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

Thread: Application Development

  1. #1
    Junior Member
    Join Date
    Aug 2022
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Application Development

    hello. Where to start developing applications? I have completed the basic Java course, but I can't figure out where to start developing.

  2. #2
    Junior Member
    Join Date
    Jun 2022
    Location
    canada
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Re: Application Development

    “Any application that can be written in JavaScript, will eventually be written in JavaScript.” – Atwood’s Law

    ately, JavaScript is becoming one of the most powerful languages because of its performance and universal acceptance. According to the latest survey, JavaScript remains the most popular programming language for more than half of all developers. The main reason is that it’s a light-weighted programming language that can easily be integrated with other frameworks/languages. Moreover, open-source JavaScript has played a significant role in digital transformation by creating interactive web pages using frontend development frameworks. Another key feature is that all the top web browsers, including Google Chrome, Internet Explorer, Firefox, Edge, Safari, and Opera, all support JavaScript.

    On the other side, most startups use JavaScript to develop backend services with the help of the Node.js framework.

  3. #3
    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: Application Development

    What do you want to "develop"? Do you have any projects in mind?
    If you don't understand my answer, don't ignore it, ask a question.

  4. #4
    Junior Member
    Join Date
    Oct 2022
    Location
    Pune
    Posts
    26
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Re: Application Development

    There are a few different ways that you can start developing applications. One way would be to find an online tutorial or guide that can walk you through the process step-by-step. Another way would be to find a book on Java programming and work through the exercises in the book. Finally, you can try to find a project online that you can contribute to. By working on a project with others, you can learn a lot about Java programming and the software development process. You can also find some useful resources here: https://www.interviewbit.com/blog/to...-applications/

  5. #5
    Junior Member
    Join Date
    Mar 2023
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Application Development

    Any application can be written in javascript, you could use android studio to build an app.

Similar Threads

  1. Application Development
    By ruki in forum The Cafe
    Replies: 0
    Last Post: June 9th, 2021, 10:52 PM
  2. JAVA Desktop Application Development
    By anandvps in forum JDBC & Databases
    Replies: 3
    Last Post: June 21st, 2014, 03:37 AM
  3. JAVA Desktop Application Development
    By anandvps in forum What's Wrong With My Code?
    Replies: 2
    Last Post: June 20th, 2014, 11:11 PM
  4. Starting Android Application Development
    By MikeSki3 in forum Android Development
    Replies: 8
    Last Post: May 3rd, 2013, 07:54 AM

Tags for this Thread