Thread: Pencils down tomorrow

Pencils down tomorrow

From
Thom Brown
Date:
Hi all,

By tomorrow you should have finished the code for your projects and will need to start cleaning your code, writing tests and also producing documentation.

You can begin submitting final evaluations by 19:00 UTC on Monday 23rd September.  The deadline for submitting these evaluations will be 19:00 UTC on Monday 27th September.

Also on 27th September, students can begin submitting the required code samples to Google.

And the final results will be announced on 1st October.

Mentors, please get in contact with your students to ensure everything is on track.

Thanks all.

Thom

Re: Pencils down tomorrow

From
Josh Berkus
Date:
On 09/15/2013 06:12 AM, Thom Brown wrote:
> Hi all,
>
> By tomorrow you should have finished the code for your projects and will
> need to start cleaning your code, writing tests and also producing
> documentation.

I wonder if we'll still be using the phrase "pencils down" 10 years from
now, when no student uses one anymore?


--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


Re: Pencils down tomorrow

From
David Fetter
Date:
On Sun, Sep 15, 2013 at 03:28:51PM -0500, Josh Berkus wrote:
> On 09/15/2013 06:12 AM, Thom Brown wrote:
> > Hi all,
> >
> > By tomorrow you should have finished the code for your projects
> > and will need to start cleaning your code, writing tests and also
> > producing documentation.
>
> I wonder if we'll still be using the phrase "pencils down" 10 years
> from now, when no student uses one anymore?

Surely they'll remain available to do sketching, figure drawing, etc.

More seriously, a pencil & paper are small and practical for free-hand
exploration of problems.  These days, I use them before
whiteboarding...

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


Re: Pencils down tomorrow

From
Thom Brown
Date:
On 15 September 2013 12:12, Thom Brown <thom@linux.com> wrote:
> Hi all,
>
> By tomorrow you should have finished the code for your projects and will
> need to start cleaning your code, writing tests and also producing
> documentation.
>
> You can begin submitting final evaluations by 19:00 UTC on Monday 23rd
> September.  The deadline for submitting these evaluations will be 19:00 UTC
> on Monday 27th September.
>
> Also on 27th September, students can begin submitting the required code
> samples to Google.
>
> And the final results will be announced on 1st October.
>
> Mentors, please get in contact with your students to ensure everything is on
> track.

There are less than 4 days until everything needs to be finished.
Could everyone please check in with where you are?

Thanks

--
Thom


Re: Pencils down tomorrow

From
Alexander Korotkov
Date:
On Fri, Sep 20, 2013 at 1:09 AM, Thom Brown <thom@linux.com> wrote:
On 15 September 2013 12:12, Thom Brown <thom@linux.com> wrote:
> Hi all,
>
> By tomorrow you should have finished the code for your projects and will
> need to start cleaning your code, writing tests and also producing
> documentation.
>
> You can begin submitting final evaluations by 19:00 UTC on Monday 23rd
> September.  The deadline for submitting these evaluations will be 19:00 UTC
> on Monday 27th September.
>
> Also on 27th September, students can begin submitting the required code
> samples to Google.
>
> And the final results will be announced on 1st October.
>
> Mentors, please get in contact with your students to ensure everything is on
> track.

There are less than 4 days until everything needs to be finished.
Could everyone please check in with where you are?

Stas has implemented required functionality on his github repository.
Now he's working on cleanup. He'll publish patches on mailing lists before firm pencils down.

------
With best regards,
Alexander Korotkov.

Re: Pencils down tomorrow

From
Stas Kelvich
Date:
Hi, all.

And more recent changes can be found in another repo in branches https://github.com/kelvich/pg_cubes/branches

On Sep 21, 2013, at 2:28 AM, Alexander Korotkov wrote:

> On Fri, Sep 20, 2013 at 1:09 AM, Thom Brown <thom@linux.com> wrote:
> On 15 September 2013 12:12, Thom Brown <thom@linux.com> wrote:
> > Hi all,
> >
> > By tomorrow you should have finished the code for your projects and will
> > need to start cleaning your code, writing tests and also producing
> > documentation.
> >
> > You can begin submitting final evaluations by 19:00 UTC on Monday 23rd
> > September.  The deadline for submitting these evaluations will be 19:00 UTC
> > on Monday 27th September.
> >
> > Also on 27th September, students can begin submitting the required code
> > samples to Google.
> >
> > And the final results will be announced on 1st October.
> >
> > Mentors, please get in contact with your students to ensure everything is on
> > track.
>
> There are less than 4 days until everything needs to be finished.
> Could everyone please check in with where you are?
>
> Stas has implemented required functionality on his github repository.
> https://github.com/kelvich/postgres
> Now he's working on cleanup. He'll publish patches on mailing lists before firm pencils down.
>
> ------
> With best regards,
> Alexander Korotkov.



Re: Pencils down tomorrow

From
Thom Brown
Date:
On 20 September 2013 23:28, Alexander Korotkov <aekorotkov@gmail.com> wrote:
> On Fri, Sep 20, 2013 at 1:09 AM, Thom Brown <thom@linux.com> wrote:
>>
>> On 15 September 2013 12:12, Thom Brown <thom@linux.com> wrote:
>> > Hi all,
>> >
>> > By tomorrow you should have finished the code for your projects and will
>> > need to start cleaning your code, writing tests and also producing
>> > documentation.
>> >
>> > You can begin submitting final evaluations by 19:00 UTC on Monday 23rd
>> > September.  The deadline for submitting these evaluations will be 19:00
>> > UTC
>> > on Monday 27th September.
>> >
>> > Also on 27th September, students can begin submitting the required code
>> > samples to Google.
>> >
>> > And the final results will be announced on 1st October.
>> >
>> > Mentors, please get in contact with your students to ensure everything
>> > is on
>> > track.
>>
>> There are less than 4 days until everything needs to be finished.
>> Could everyone please check in with where you are?
>
>
> Stas has implemented required functionality on his github repository.
> https://github.com/kelvich/postgres
> Now he's working on cleanup. He'll publish patches on mailing lists before
> firm pencils down.

Thanks Alexander and Stas.  Great to hear you're on track.

Could I have an update from everyone else please?

--
Thom


Re: Pencils down tomorrow

From
Michael Schuh
Date:
Thom,

I'm a bit behind, but should not have any problem submitting on time. I worked a bit into last week still coding to get to an appropriate stopping place, and now I'm working on the final testing, cleaning, and documentation.

Cheers,
Mike


On Sat, Sep 21, 2013 at 7:18 AM, Thom Brown <thom@linux.com> wrote:
On 20 September 2013 23:28, Alexander Korotkov <aekorotkov@gmail.com> wrote:
> On Fri, Sep 20, 2013 at 1:09 AM, Thom Brown <thom@linux.com> wrote:
>>
>> On 15 September 2013 12:12, Thom Brown <thom@linux.com> wrote:
>> > Hi all,
>> >
>> > By tomorrow you should have finished the code for your projects and will
>> > need to start cleaning your code, writing tests and also producing
>> > documentation.
>> >
>> > You can begin submitting final evaluations by 19:00 UTC on Monday 23rd
>> > September.  The deadline for submitting these evaluations will be 19:00
>> > UTC
>> > on Monday 27th September.
>> >
>> > Also on 27th September, students can begin submitting the required code
>> > samples to Google.
>> >
>> > And the final results will be announced on 1st October.
>> >
>> > Mentors, please get in contact with your students to ensure everything
>> > is on
>> > track.
>>
>> There are less than 4 days until everything needs to be finished.
>> Could everyone please check in with where you are?
>
>
> Stas has implemented required functionality on his github repository.
> https://github.com/kelvich/postgres
> Now he's working on cleanup. He'll publish patches on mailing lists before
> firm pencils down.

Thanks Alexander and Stas.  Great to hear you're on track.

Could I have an update from everyone else please?

--
Thom