Welcome to Dream.In.Code
Become a Java Expert!

Join 150,413 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 977 people online right now. Registration is fast and FREE... Join Now!




N00b Projects.....

 
Reply to this topicStart new topic

N00b Projects.....

PsychoCoder
2 Apr, 2008 - 10:09 PM
Post #1

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 9,483



Thanked: 161 times
Dream Kudos: 9075
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
Now that I have my computer straightened out and everything installed once again. I can once again start teaching myself Java. So I have a question, what kind of projects are best to start with, GUI type applications or something else. Any ideas of some n00b type projects I can start with that will help me learn the basics of the Language?

I am currently using NetBeans for my IDE. Thanks smile.gif
User is offlineProfile CardPM
+Quote Post

KYA
RE: N00b Projects.....
2 Apr, 2008 - 10:28 PM
Post #2

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 5,954



Thanked: 160 times
Dream Kudos: 1375
My Contributions
I'd do a console one first, just to get the "feel" of the various crap that is present in java and not in C or other languages.

I find most of my time reading the API so I don't reinvent the wheel in projects.

(Such as writing my own sorting algorithm, when most of it is already built in).
User is online!Profile CardPM
+Quote Post

1lacca
RE: N00b Projects.....
3 Apr, 2008 - 01:41 AM
Post #3

code.rascal
Group Icon

Joined: 11 Aug, 2005
Posts: 3,822



Thanked: 12 times
My Contributions
I'd agree with KYA, it is much easier to start with console applications, that way you can concentrate on one aspect of the language at once. If you like to start in the middle of things, then a GUI application can be a good choice: you'll meet threading, the collections framework, exception handling and whatnot at once. I know people who like this approach, they would sit in a room for a couple of days, and finally come out with a glorious face (or completely defeated). It's up to you.
If you want to find noob projects, simply have a look at the Java board, the mortgage calculator is an all time favorite smile.gif I would also recommend Martyr's blog, he has posted some good tutorials there as well.
Reading the API, and the Feature reference guide is really important, because just as KYA wrote: you are tempted to reinvent the wheel all the time otherwise.
I think the documentation is quite different from MSDN, but for me it's accessibility is superior, but I guess it depends on the person in question.
User is offlineProfile CardPM
+Quote Post

Locke37
RE: N00b Projects.....
3 Apr, 2008 - 04:23 PM
Post #4

Contributor of the Year
Group Icon

Joined: 20 Mar, 2008
Posts: 1,274



Thanked: 58 times
Dream Kudos: 325
My Contributions
Ah, since you use the NetBeans IDE, I tried to download that, and I got an unidentified type of file, and can't open it. In the installation instructions, it says to run the .exe file, but I don't get one. I was wondering if that ever happened to you.

I have Windows Vista, if that should matter any.

And what I consider a lower-level project may be much lower than your expectations...but I would just start with basic applications until you can get the structures, syntax and such down.

This post has been edited by Locke37: 3 Apr, 2008 - 04:27 PM
User is offlineProfile CardPM
+Quote Post

thef0rce
RE: N00b Projects.....
3 Apr, 2008 - 10:09 PM
Post #5

New D.I.C Head
*

Joined: 2 Nov, 2006
Posts: 39


My Contributions
personally I find netbeans quite hard to use. Maybe I just can't get used to it. I agree with what everyone else is saying. Start out with simple console applications, move on to more complex console applications, and then eventually learn swing and make a game or something to keep your interest.

sorting algorithms are a pain to think about and I end up copying the commonly used ones off websites every time, but they're good practice to actually write yourself smile.gif
User is offlineProfile CardPM
+Quote Post

bhandari
RE: N00b Projects.....
4 Apr, 2008 - 12:29 AM
Post #6

D.I.C Addict
Group Icon

Joined: 31 Jan, 2008
Posts: 747


Dream Kudos: 900
My Contributions
In console apps, try writing progs like sorting,searching etc.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 07:49PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Java Help!

Java Tutorials

Reference Sheets

Java Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month