Page 1 of 2 12 LastLast
Results 1 to 16 of 17

Thread: Okay so suggest me a small program to build :) (Java)

  1. #1
    LWA
    LWA is offline
    Senior Member
    Join Date
    Jul 2003
    Location
    London
    Posts
    2,171
    Thanks
    134
    Thanked
    57 times in 41 posts

    Question Okay so suggest me a small program to build :) (Java)

    Hey all,
    So it's been a few years since I went to Uni and after branching into project management I don't get to do development work.

    Anyway, does anyone have any good ideas for small bits of software I can create that I can use to do a bit of coding?

    Thanks in advance,
    Leon

    Edit: Doesn't have to be Java, I can turn my hand to most languages

  2. #2
    Senior Member UltraMagnus's Avatar
    Join Date
    Aug 2005
    Posts
    1,025
    Thanks
    24
    Thanked
    7 times in 7 posts

    Re: Okay so suggest me a small program to build :) (Java)

    umm, the problem is, as i see it, that everything easy to program has already been programmed...

    a game? perhaps?

    an AI IRC chat bot?

  3. #3
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Okay so suggest me a small program to build :) (Java)

    a game server browser!

  4. #4
    LWA
    LWA is offline
    Senior Member
    Join Date
    Jul 2003
    Location
    London
    Posts
    2,171
    Thanks
    134
    Thanked
    57 times in 41 posts

    Re: Okay so suggest me a small program to build :) (Java)

    Quote Originally Posted by UltraMagnus View Post
    umm, the problem is, as i see it, that everything easy to program has already been programmed...

    a game? perhaps?

    an AI IRC chat bot?
    Hmm that's given me something to think about. It doesn't matter if it has already been done, perhaps there are some opportunities for improvement?

    Quote Originally Posted by directhex View Post
    a game server browser!
    I believe someone is already working on that

  5. #5
    NOT Banned
    Join Date
    Jan 2007
    Posts
    5,905
    Thanks
    412
    Thanked
    278 times in 253 posts

    Re: Okay so suggest me a small program to build :) (Java)

    a software updater!
    im still stuck on mine anyway. abandoned till summer holidays. can you md5 a file in java?

  6. #6
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts

    Re: Okay so suggest me a small program to build :) (Java)

    Quote Originally Posted by moogle View Post
    a software updater!
    im still stuck on mine anyway. abandoned till summer holidays. can you md5 a file in java?
    Yes, you can.

  7. Received thanks from:

    moogle (07-12-2007)

  8. #7
    www.dougmcdonald.co.uk
    Join Date
    May 2007
    Location
    Bath
    Posts
    523
    Thanks
    5
    Thanked
    20 times in 20 posts
    • DougMcDonald's system
      • Motherboard:
      • Asus P5B Deluxe
      • CPU:
      • Inter Core 2 Duo E6600
      • Memory:
      • 2 x 2GB - Geil Black Dragon PC6400
      • Storage:
      • 2 x 400GB Samsung Spinpoints (Running in Matrix array) 100GB @ RAID0 + 300GB @ RAID1
      • Graphics card(s):
      • BFG nVidia 8800GTS 320MB OC2
      • PSU:
      • Corsair HX520W modular
      • Case:
      • Lian-Li PC7 II Plus
      • Monitor(s):
      • LG 17" Flat Thingy
      • Internet:
      • Crappy BT 1MB Unreliable wank :s

    Re: Okay so suggest me a small program to build :) (Java)

    I spend some time working in development, Java and web based stuff, and I forever get complaints for web developers that there are not really good CSS editors out there!

  9. #8
    NOT Banned
    Join Date
    Jan 2007
    Posts
    5,905
    Thanks
    412
    Thanked
    278 times in 253 posts

    Re: Okay so suggest me a small program to build :) (Java)

    Quote Originally Posted by DougMcDonald View Post
    I spend some time working in development, Java and web based stuff, and I forever get complaints for web developers that there are not really good CSS editors out there!
    best is by hand (notepad). or you should try notepad++, good all in one editor and its opensource/free

  10. Received thanks from:

    kasavien (11-12-2007)

  11. #9
    www.dougmcdonald.co.uk
    Join Date
    May 2007
    Location
    Bath
    Posts
    523
    Thanks
    5
    Thanked
    20 times in 20 posts
    • DougMcDonald's system
      • Motherboard:
      • Asus P5B Deluxe
      • CPU:
      • Inter Core 2 Duo E6600
      • Memory:
      • 2 x 2GB - Geil Black Dragon PC6400
      • Storage:
      • 2 x 400GB Samsung Spinpoints (Running in Matrix array) 100GB @ RAID0 + 300GB @ RAID1
      • Graphics card(s):
      • BFG nVidia 8800GTS 320MB OC2
      • PSU:
      • Corsair HX520W modular
      • Case:
      • Lian-Li PC7 II Plus
      • Monitor(s):
      • LG 17" Flat Thingy
      • Internet:
      • Crappy BT 1MB Unreliable wank :s

    Re: Okay so suggest me a small program to build :) (Java)

    Yeah i appreciate that, but the guy is asking for project ideas!

    EDIT: Just taken a look at notepad++, looks very nice, have sent it to some of the guys in the company, thanks for the heads up on that one
    Last edited by DougMcDonald; 07-12-2007 at 11:35 AM.

  12. #10
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts

    Re: Okay so suggest me a small program to build :) (Java)

    Quote Originally Posted by directhex View Post
    a game server browser!
    I think that's the millionth time I've seen someone make that kind of response to this kind of question. Excellent

  13. #11
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts

    Re: Okay so suggest me a small program to build :) (Java)

    Well, if you want to know what I'm writing at the moment, then I'm writing a fully featured graphical editing application capable of working on a distributed system to collaborate on single projects hopefully using Java's only implementation of the rsync algorithm, jarsync.

    Yes, it's hard. No, I don't know what I'm doing.

    If you throw yourself in the deep end and try real hard you'll find you actually achieve more than you thought you could. This week I've written a paper on linear distributed systems and implemented the base application, yet I knew nothing about that kind of stuff before I set out to do it.

    I was writing an IRC client, that's probably worth doing as you learn lots about networking, GUI's and what-not

  14. #12
    NOT Banned
    Join Date
    Jan 2007
    Posts
    5,905
    Thanks
    412
    Thanked
    278 times in 253 posts

    Re: Okay so suggest me a small program to build :) (Java)

    oh yes irc clients, it's nice to code a irc bot

  15. #13
    HEXUS.social member Disturbedguy's Avatar
    Join Date
    Nov 2006
    Location
    Manchester
    Posts
    5,113
    Thanks
    841
    Thanked
    482 times in 357 posts
    • Disturbedguy's system
      • Motherboard:
      • Asus Rog Strix Z370-H Gaming
      • CPU:
      • i7 8700K
      • Memory:
      • 16GB Corsair something or other
      • Storage:
      • 1 x Samsung 960 EVO (250GB) 1 x Samsung 850 EVO (500GB)
      • Graphics card(s):
      • GTX 1080Ti
      • Operating System:
      • Windows 7 Ultimate
      • Monitor(s):
      • 32inch Samsung TV
      • Internet:
      • Crap

    Re: Okay so suggest me a small program to build :) (Java)

    A mate of mine has just finished a small 2d Chat program as a side project, one are with a house and swimming pool and you could go into the building and have "lectures"

    He is now continuing on his main project which is writing his assembly language, take a look

    As for what to make, i have no idea, why not look at summet you already use and see if you can make it better?

  16. #14
    Vampire
    Join Date
    Jul 2003
    Location
    London
    Posts
    1,705
    Thanks
    2
    Thanked
    11 times in 11 posts

    Re: Okay so suggest me a small program to build :) (Java)

    poker bot
    All Hail the AACS : 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

  17. #15
    Registered+
    Join Date
    Nov 2007
    Location
    Devon
    Posts
    58
    Thanks
    1
    Thanked
    1 time in 1 post
    • Ap0llo's system
      • Motherboard:
      • Asus P5K Premium
      • CPU:
      • Intel Core 2 Duo E8400
      • Memory:
      • 2GB Geil Black Widow
      • Storage:
      • 500GB Western Digital SE16
      • Graphics card(s):
      • Zotac GTX 285
      • PSU:
      • Antec 550W Modular
      • Case:
      • Lian Li V1000 Plus
      • Operating System:
      • Vista and XP
      • Monitor(s):
      • Dual 17" Dell
      • Internet:
      • 8mb BT Total Broadband

    Re: Okay so suggest me a small program to build :) (Java)

    A Instant messaging program that works with Xfire, MSN and Skype! Everyone i know has all these IM's installed so it would make sence to have one that does it all...

    Take a look at this site> , seems like they had a app that means u can use MSN and Xfire but it doesnt work now... so maybe you could give it a blast!

    -Rhys

  18. #16
    Senior Member kasavien's Avatar
    Join Date
    Aug 2005
    Location
    St. Albans
    Posts
    1,829
    Thanks
    145
    Thanked
    104 times in 49 posts

    Re: Okay so suggest me a small program to build :) (Java)

    Quote Originally Posted by moogle View Post
    best is by hand (notepad). or you should try notepad++, good all in one editor and its opensource/free
    Thanks - I know this is off topic but i've just got notepad++ and i really like it! i've been using textpad to do xhtml/php/mysql web stuff, but i think notepad++ will be better, just wish i'd found it sooner!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Key Java source code to be opened
    By Steve in forum HEXUS News
    Replies: 0
    Last Post: 27-06-2005, 10:54 AM
  2. ATi + Java + BSOD?
    By Kezzer in forum PC Hardware and Components
    Replies: 1
    Last Post: 11-06-2005, 01:26 PM
  3. Java Linux
    By Raz316 in forum Software
    Replies: 8
    Last Post: 06-04-2005, 09:35 AM
  4. AdviceNeeded- My First Small Build
    By Nick Redland in forum PC Hardware and Components
    Replies: 0
    Last Post: 28-11-2003, 03:37 PM
  5. Anyone suggest a small ATX case?
    By joshwa in forum Chassis and Mods
    Replies: 4
    Last Post: 24-10-2003, 11:41 AM

Posting Permissions

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