472,981 Members | 1,502 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,981 software developers and data experts.

recommendation for general enterprise programming books - not language specific?

I'm looking for recommendations for programming in the enterprise -
multi-procedure/OO/function - that is not language specific.

Rather I need some guidance about ho to break LARGE problems down in to
smaller ones for programming.

I've been a programmer for many years but never on a really large one. And
the medium size ones don't even come along very often so I deal a lot with
smaller database and programming.

Thanks!
Jul 17 '05 #1
2 1690
Hi,

What do you mean by large? Do you consider 1 Mb of OOP source code
small, medium or large?

Greetings,

Henk Verhoeven.

(My newspaper wrote that the complete source of windows is 40 Gb. It
seems to me that the only way to create a program THAT large is NOT to
break large problems into smaller ones, but rather start coding
somewhere and just go on and on coding, while using copy and paste
whenever possible ;-) )

NotGiven wrote:
I'm looking for recommendations for programming in the enterprise -
multi-procedure/OO/function - that is not language specific.

Rather I need some guidance about ho to break LARGE problems down in to
smaller ones for programming.

I've been a programmer for many years but never on a really large one. And
the medium size ones don't even come along very often so I deal a lot with
smaller database and programming.

Thanks!


Jul 17 '05 #2
Uzytkownik "NotGiven" <no****@nonegiven.net> napisal w wiadomosci
news:eL******************@bignews4.bellsouth.net.. .
I'm looking for recommendations for programming in the enterprise -
multi-procedure/OO/function - that is not language specific.

Rather I need some guidance about ho to break LARGE problems down in to
smaller ones for programming.


With web-programming, this is fairly easy. Just treat every page at your
site as a separate, small, linear program.

Someone here will no doubt recommend Design Pattern. I've read the book many
years ago and was never very impressed. People sometimes read these kinds of
books and end up approaching a given problem with a solution in mind,
without first understanding what the problem is.
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Allan Bruce | last post by:
Hi there, I am wanting to learn c++ better. I can get by in c, and have really just used c++ as a 'c with classes' approach. I want to learn the object-oriented approach, STL and streams. ...
7
by: Markus Dehmann | last post by:
Is there a good book on STL containers and how to use the STL efficiently, in general? I often don't know if a map, hash_map (not STL?), or vector would be more efficient. Or list? What is a...
5
by: Gordon | last post by:
Hi all, I've been told that Stroustrup's C++ book is a must read, but is subtle and advanced enough that much would be lost to me if I didn't know much of the language ahead of time. I'm...
2
by: Bruce Dodds | last post by:
I will be doing an app for a nonprofit. It would be useful for them to have a good entry-level book on Access so that they don't have to pay someone to design all their queries and reports. I'm not...
4
by: Berehem | last post by:
I would like some recommendations about what C books would suit me best. I have read the other topics about books, but I thought my case was unique enough to warrant book recommendations again....
13
by: Gabriel Reid | last post by:
Greetings, I'm looking for any books that the members of this group may have to recommend for C#. I have experience with a number of programming languages (probably most relevant would have to...
3
by: E.T. Grey | last post by:
Hi, I have experience in the following languages: C, C++ and Java (which BTW, C# looks suspiciously like) I am looking for a no-nonsense, hit the ground running kinda book which covers the...
6
by: Ivan Weiss | last post by:
I am designing a class to represent an item in a database (containing model's of products). I need to display a listing of all of these items in a listview to be displayed to the user (so they can...
4
by: Neil Landau | last post by:
Hi all, I'd like to ask for book recommendations, please. I'm a VB guy looking to move to C#. I have quite a fair amount of experience of VB.NET (and prior to that, VB4 through VB6), so I'm...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.