Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Coder's Corner Lounge (http://www.programmingforums.org/forum11.html)
-   -   enterprise application development (http://www.programmingforums.org/showthread.php?t=15395)

rgba Mar 12th, 2008 4:17 PM

enterprise application development
 
Hi,

I want to look more into enterprise application development. I have to write a pretty big and complicated system, and I've never done anything like this.

Could someone please recommend any good reading (books) on enterprise application development.

Basically I have to build a system that does everything, and Java would be my language of choice for this.

Particularly:

A lot of media transfer, big files flying backwards and forwards.
Integration with a number of commercial applications through TCP.

Thanks

Infinite Recursion Mar 12th, 2008 5:38 PM

Re: enterprise application development
 
Quote:

Originally Posted by rgba (Post 142406)
....Basically I have to build a system that does everything...

Perhaps your definition of "everything" and mine are different... What you want the system to do, in reality, will dictate which language I would suggest. Large files, media, networking... ok... but what platform? Will it need to be ran over the internet as well? Not really enough info... but in general C++, C#, or Java will be able to handle most enterprise level application development.

rgba Mar 13th, 2008 4:42 AM

Re: enterprise application development
 
Hey IR,

Thanks for the reply... Mmm, I'm not really asking what language, but rather any suggested reading so I can get to grips with the techinques of enterprise app development, which to be quite honest scare me a bit. I've done a bit of reading on the net, but would like to see if anyone here can suggest further reading in book form?

It doesn't have to be Java, but I'm going that route because I'd like a quick and easy solution to cross-platform, and I can sacrifice a ltitle speed...

Thanks

Grich Mar 13th, 2008 7:34 AM

Re: enterprise application development
 
Try this book:
Software Requirements by Karl E. Wiegers (2nd ED)
The ISBN Number is: 0-7356-1879-8
Also, this book is also helpful:
Code Complete by Steve McConnell (2nd ED)
The ISBN Number is: 0-7356-1967-0
Hope they help. :)

rgba Mar 13th, 2008 8:06 AM

Re: enterprise application development
 
Hey Grich,

Thanks for the reply. I'll definately have a look at those!

Cheers

Infinite Recursion Mar 13th, 2008 10:03 AM

Re: enterprise application development
 
My apologies... I overlooked the request for reading material and assumed you were looking for a language. If you are looking to use Java, this book seems to have good reviews.... http://www.amazon.com/Effective-Ente.../dp/0321130006

rgba Mar 13th, 2008 10:36 AM

Re: enterprise application development
 
Hey,

Thanks IR, definately gonna take a look!

Cheers

Game_Ender Mar 13th, 2008 3:36 PM

Re: enterprise application development
 
Can someone tell me what "enterprise development" is? It seems like its just a buzzword for large scale, distributed and reliable software applications/systems.

rgba Mar 13th, 2008 3:52 PM

Re: enterprise application development
 
It is


All times are GMT -5. The time now is 4:10 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC