Re: Ladders (was Re: Obama to meet the pope on 10 July)



In <h2egsp$go5$1@xxxxxxxxxxxxxxxx> "Keith F. Lynch" <kfl@xxxxxxxxxxxxxx> writes:

cryptoguy <treifamily@xxxxxxxxx> wrote:
Nice work. But I could solve it even faster by googling
WORD LADDER SOFTWARE

Where's the fun in that? Or the challenge? Or the mental exercise?

One of those modern rules of software development that seems to have
passed you by is 'Reuse Code".

I've reused plenty of code. But potential employers aren't going
to want to hear how much of other people's code I've reused recently;
they're going to want to hear how much code I've written recently.

No -- they want to know about projects completed. And if they're
completed by writing code, instead of (re)using libraries, then they don't
want you, since you're doing it wrong.

Writing new code is always a last resort. Understanding how to use
existing libraries is how new projects are completed in the real world.

At a recent used book sale, I bought a book of logic problems. I'm
sure the fastest way to "solve" them would be to turn directly to
the answers in the back. But I'm not going to solve them that way.
--
Keith F. Lynch - http://keithlynch.net/
Please see http://keithlynch.net/email.html before emailing me.

Ben
--
Ben Yalow ybmcu@xxxxxxxxx
Not speaking for anybody
.



Relevant Pages

  • Re: Whatever happened to reuse?
    ... >> for most libraries in other languages. ... > examples of code reuse. ... % of the total cost of the project was not prohibitive because of the ... without coupling the underlying abstractions. ...
    (comp.object)
  • Re: Sharing code across projects
    ... Any source control software will do this: ... THE GRANULE OF REUSE IS THE GRANULE OF RELEASE. ... I need only link with static libraries or include dynamic ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: CLOS and C++
    ... > like Sun carefully got the reuse jargon out of the Java community. ... which are just libraries turned inside ... makes libraries or frameworks much easier to put together, ...
    (comp.lang.lisp)
  • Re: Whatever happened to reuse?
    ... > for most libraries in other languages. ... examples of code reuse. ... "business level" code, that is - code encapsulating business logic or ... software engineer - we *know* well our business domain (computer science ...
    (comp.object)
  • Re: Perplexed in a SW group..
    ... >I once encountered a similar viewpoint in a team that was mired ... >why worry about managing reuse when we can Just Do It? ... I see from this thread that the entire idea of reuse has undergone ... it's been cloned into three COM libraries, ...
    (comp.object)

Loading