Re: Java is becoming the new Cobol
- From: LX-i <lxi0007@xxxxxxxxxxxx>
- Date: Sun, 06 Jan 2008 20:25:47 -0700
Pete Dashwood wrote:
"LX-i" <lxi0007@xxxxxxxxxxxx> wrote in message news:FdidnWXlad8m3x3anZ2dnUVZ_oCvnZ2d@xxxxxxxxxxxxxxI don't know if you were around when I posted my "My First C#" post.
The feedback I got from it (in here) was really, really great. In fact,
I didn't realize the brilliance of some of that advice until I got to my
new job and started doing OO exclusively every day. The biggest thing
that helped me, I think, is the "one method, one responsibility"
concept. If the building blocks are small enough, you can put them
together quickly. If they're too big, you have to take the time to
either split them apart, or add "another" parameter to alter the
behavior under a certain condition. (And yes, it is valid OO to have a
method whose one responsibility is putting the pieces together - in
fact, that's probably the main method in the class.)
I remember it well :-)
You have come a long way since then, and I have been informed and impressed by your posts :-)
heh... That's good. It's good to know I'm catching on.
I really wish I could get MonoDevelop working. I downloaded it, and tried to make a simple "HelloWorld" program, but it just sat there, and then crashed.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ / \/ _ o ~ Live from Albuquerque, NM! ~
~ _ /\ | ~ ~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ Business E-mail ~ daniel @ "Business Website" below ~
~ Business Website ~ http://www.djs-consulting.com ~
~ Tech Blog ~ http://www.djs-consulting.com/linux/blog ~
~ Personal E-mail ~ "Personal Blog" as e-mail address ~
~ Personal Blog ~ http://daniel.summershome.org ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GEEKCODE 3.12 GCS/IT d s-:+ a C++ L++ E--- W++ N++ o? K- w$ !O M--
V PS+ PE++ Y? !PGP t+ 5? X+ R* tv b+ DI++ D+ G- e h---- r+++ z++++
"Who is more irrational? A man who believes in a God he doesn't see,
or a man who's offended by a God he doesn't believe in?" - Brad Stine
.
- Follow-Ups:
- Re: Java is becoming the new Cobol
- From: Richard
- Re: Java is becoming the new Cobol
- References:
- Java is becoming the new Cobol
- From: Richard
- Re: Java is becoming the new Cobol
- From: Scott
- Re: Java is becoming the new Cobol
- From: Judson McClendon
- Re: Java is becoming the new Cobol
- From: LX-i
- Re: Java is becoming the new Cobol
- From: Pete Dashwood
- Java is becoming the new Cobol
- Prev by Date: Re: Java is becoming the new Cobol
- Next by Date: Re: Java is becoming the new Cobol
- Previous by thread: Re: Java is becoming the new Cobol
- Next by thread: Re: Java is becoming the new Cobol
- Index(es):
Relevant Pages
|