

Welcome to the Shroomery Message Board! You are experiencing a small sample of what the site has to offer. Please login or register to post messages and view our exclusive members-only content. You'll gain access to additional forums, file attachments, board customizations, encrypted private messages, and much more!
|
wiggles
Miffed a Milf


Registered: 11/09/05
Posts: 2,611
Last seen: 2 years, 2 months
|
Starting to program java
#6734469 - 04/01/07 12:31 PM (6 years, 1 month ago) |
|
|
Hey all! As alearning venture (plus after numerous big screw ups at my job based on faulty information and shoddy info passing techniques), I've decided to start programming a corporate intranet. Once I have it finished I'm going to present it to my boss and see if I can't get him to bite... maybe even get a bonus, who knows.
So anyways, I was planning to do the front end with zope/plone... but the back end I wasn't sure about. Then a friend of mine who does a lot of AJAX programming suggested Java as a back end... I started poking around, and it actually seems pretty cool.
Now, can anyone reccomend any good learning materials for java? I'd appreciate it!!
--------------------
 
You can turn your back on a person, but never turn your back on a drug, especially when its waving a razor sharp hunting knife in your eye.
Hunter S. Thompson
|
Frosty_Storm
Wandered off inwonderland



Registered: 01/20/07
Posts: 353
Loc: Pennsylvania
Last seen: 3 years, 29 days
|
Re: Starting to program java [Re: wiggles]
#6734695 - 04/01/07 02:14 PM (6 years, 1 month ago) |
|
|
http://java.sun.com/j2se/1.5.0/docs/api/ <-- this is the JAVA API it contains EVERY built in class method exception etc etc in the language with very good documentation.
http://java.sun.com/docs/books/tutorial/ <-- Sun Java's tutorials, they include everything from beginning to end
Here is the MIT Open Courseware for java. http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-092January--IAP--2006/CourseHome/index.htm
With these three items in your posession you should be able to go from java programming newbie to java programming pro, I suggust doing a little beginner stuff before hitting the MIT page though as it assumes you already know the logical operands etc.
-------------------- Shrowded in an angelic white veil of darkness
~Frosty Storm~
|
WhiteTrash
Stranger

Registered: 02/18/07
Posts: 67
Last seen: 5 months, 13 days
|
|
i got 85mb of java pdf's if u want em
|
delta9
Active Ingredient


Registered: 10/29/04
Posts: 5,390
Loc: California
Last seen: 2 years, 6 months
|
Re: Starting to program java [Re: wiggles]
#6734900 - 04/01/07 03:41 PM (6 years, 1 month ago) |
|
|
May I ask what your friend told you made Java ideal for programming this corporate intranet? Is it really going to be necessary for the project? Without knowing very much about the specifications, I think you had the right idea in the first place with zope/plone and I think you should learn python (even though I am not a fan of it, I am recommending it) and work with one of those (likely plone) as they will be quick to deploy, proven stable code, easily extensible, very flexible, and providing many basic to cool and powerful features from the start. That way, you'll be able to show your boss an entire intranet with his content and some admin functions and all that in a fraction of the time and STILL get to learn programming basics. If you need Java later, you'll already have a stronger base of programming experience which will only help.
-------------------- delta9
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 23,394
Loc: Caribbean
Last seen: 3 months, 6 days
|
Re: Starting to program java [Re: delta9]
#6736351 - 04/01/07 11:20 PM (6 years, 1 month ago) |
|
|
> May I ask what your friend told you made Java ideal for programming this corporate intranet?
I was thinking the same thing. Java is insanely complex, compared to other technologies available, when working with the web. There are a few times that Java is really nice, but again, these are very complex scenarios. I would see something such as PHP being a much faster (learning curve) and easier to implement than Java. Don't get me wrong, I love Java as a language; I just don't love it as a language for use with the web (other than applets, which are client side).
Trivia time... what was Java called before Sun renamed it? The correct answer is "oak". Every now and then you still find references in the class code comments that mention "an Java class". This was created by a global search and replace of Oak with Java. It originally read "an Oak class". They forgot to replace the article "an" with "a". I've got some of the original oak source code laying around somewhere.
-------------------- Just another spore in the wind.
| |
|
|
You cannot start new topics / You cannot reply to topics HTML is disabled / BBCode is enabled
Moderator: Lana, trendal, Diploid, automan, johnm214 549 topic views. 1 members, 6 guests and 0 web crawlers are browsing this forum.
[ Toggle Favorite | Print Topic ]
| | |
|
|
|