Re: Looking for an online mentor

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Looking for an online mentor
Date: 2016-12-09 07:58:07
Message-ID: 20161209075807.4sjzelhppx6vmihz@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Dec 08, 2016 at 07:47:56PM -0500, Metare Solve wrote:

> But, what I'm gathering is, you think this is a crutch too. Will Python
> enable me to do the same things that I do with that kind of big data
> processing program?

Yes and no. Python will enable you to do _way_ more (because
you tell it what to do) but at first you can't do much of
anything (because you need to learn programming in it first
and don't have buttons to click).

> Should I be aiming for that as the ultimate rather than "mastering" KNIME

Yes.

> I was educated as a pianist, writer,
> and historian, lol. I have a lot to learn.

Well, not really.

Pianist - you need to tell the piano / computer _exactly_
what to do and there's a special notation for it
in each realm

Writer - plan you strategy for evolving a story/solving a problem

Historian - diligently research what you don't know and don't
know you don't know

The one thing cross access people typically don't bring in is
strong set-related skills. Maybe you can get a class on set
management from somewhere ? Other than that try to see
things from your background.

Regards,
Karsten
--
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Johann Spies 2016-12-09 07:59:28 After upgrade to 9.6: waiting column does not exist
Previous Message VENKTESH GUTTEDAR 2016-12-09 06:35:39 How to loop through multi-dimentional array in PL/PGSQL