![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2008
Posts: 11
Rep Power: 0
![]() |
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 |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
Re: enterprise application development
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.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2008
Posts: 11
Rep Power: 0
![]() |
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 |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 197
Rep Power: 2
![]() |
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. ![]()
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Jan 2008
Posts: 11
Rep Power: 0
![]() |
Re: enterprise application development
Hey Grich,
Thanks for the reply. I'll definately have a look at those! Cheers |
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() ![]() |
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
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Jan 2008
Posts: 11
Rep Power: 0
![]() |
Re: enterprise application development
Hey,
Thanks IR, definately gonna take a look! Cheers |
|
|
|
|
|
#8 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
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.
__________________
Robotics @ Maryland AUV Team - Software Lead |
|
|
|
|
|
#9 |
|
Newbie
Join Date: Jan 2008
Posts: 11
Rep Power: 0
![]() |
Re: enterprise application development
It is
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PC application with bluetooth | urip | Java | 5 | Feb 13th, 2008 12:15 PM |
| Help deploying my Application | bigguy | Visual Basic .NET | 1 | Nov 21st, 2006 7:36 PM |
| creating an application that stands between the browser and the serve | ronias | Visual Basic | 5 | Oct 30th, 2005 4:22 PM |
| "Not Responding" Message in Windows Form Application | G_Zola | C# | 1 | Apr 29th, 2005 10:15 AM |