file access
+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18

Thread: To expertise java programming?

  1. #16
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    A forum depends very heavily on the database structure. You want to nail that first. You don't need Java for that.
    OP wanted to increase their Java programming skills and in no way mentioned creating a forum.

    Could you please enlighten me to the relevance of your post?

  2. #17
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    A forum depends very heavily on the database structure. You want to nail that first. You don't need Java for that.
    Posts and replies
    Posts with parents and children
    Forums
    Subforums
    Users
    Permissions
    Achievements
    Ratings
    (temporarily) banning on username/ip
    Logging
    Maintenance mode
    Pruning
    The list goes on and on.
    Create a backend that will pull the data. EJB's that use plain old DAO's, Hibernate, any other ORM, or just plain JPA.
    A webservice that serves it to the frontend (Possibly usng JSON for your asynchronous client).
    A HTML client using React, Ember2, or Angular2.
    SASS for creating CSS


    This will keep you busy for a day or two
    One more in a long line of posts you plagiarized from another source and posted here as your own. This one is from a 07-27-20*6 post by someone named Arel on the techonce.net forums:

    http://www.techonce.net/threads/*2078*0-Re-What-do-I-need-to-learn-to-write-Java-forum-software

  3. #18
    Join Date
    May 2015
    Posts
    31
    You can find the materials to learning the java in everything from online tutorials to books such as 'java programming for dummies. You might also want to do some background reading on Object-Oriented programming, but most books/tutorials will point these out for you. i s***est doing a simple google search on java programming tutorials.

+ Reply to Thread

Similar Threads

  1. Java tutorial
    By toast in forum Programming
    Replies: 5
    Last Post: 11-28-2018, 12:29 AM
  2. Replies: 0
    Last Post: 07-05-2012, 09:11 AM
  3. java?
    By duckiesarefun in forum Programming
    Replies: 9
    Last Post: 11-15-2008, 05:36 PM
  4. Programming language choice: Java
    By new_rez in forum General discussion
    Replies: 1
    Last Post: 08-06-2008, 04:20 PM
  5. Very awesome Java
    By toast in forum Programming
    Replies: 27
    Last Post: 10-28-2006, 06:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts