Online course for those who want tot contribute

From: Andrew Borodin <borodin(at)octonica(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Online course for those who want tot contribute
Date: 2016-10-06 17:39:30
Message-ID: CAJEAwVG8p8r+rr2kgHE6_gukUmLcguR62DfM8G6Nx6LYcdY55A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone!

From time to time I teach at Ural Federal University. Currently
university wants me to make up online course. They are going to put it
to platform like edX or something.

I do not want to do another general programming course, so I made up
my mind to do a “postgres-hacker” course. But according to my research
topic course must be related to access methods, this is one of
requirements from university.

I need to compose list of homeworks related to usual skills necessary
for a hacker.

I’m going to put on the list training on building from source, testing
and reviewing patches, reading mailing lists.

How do you think, what skills are most important for someone who wants
to contribute to PostgreSQL? How they can be converted to homework
task? What homework tasks do you see useful in spite of AM accent?
M.B. Like track and fix a bug in a specific patch?

Regards, Andrey Borodin.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Klaus 2016-10-06 17:55:55 pgadmin III for PostgreSQL 9.6
Previous Message Tom Lane 2016-10-06 17:33:28 Re: Transactional-DDL DROP/CREATE TABLE