Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99244

Re: Comparators

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: Comparators
Date 2015-11-23 09:12 +1100
Message-ID <mailman.54.1448230329.2291.python-list@python.org> (permalink)
References <da205c85-b569-47a6-9708-8cd7d6c5205e@googlegroups.com> <slrnn51roe.1t1.jon+usenet@frosty.unequivocal.co.uk> <e686b079-0e22-4ee9-a8a0-b46b159bf7f7@googlegroups.com> <mailman.45.1448146861.2291.python-list@python.org> <SWq4y.489752$6i2.36058@fx35.am4>

Show all headers | View raw


On Mon, Nov 23, 2015 at 9:01 AM, Quivis <quivis@domain.invalid> wrote:
> On Sun, 22 Nov 2015 10:00:51 +1100, Chris Angelico wrote:
>
>> I recommend creating a text file of notes. Every time you learn
>> something new, add it to your notes file - and commit the change to git.
>> Then, when you come back to the file, you'll have one of several
>> reactions:
>
> The git part is good advice. I'd like to build on your idea, though.
>
> Create a directory of small text files, each containing a solution to a
> problem, with comments, and what not.
>
> When you look for something, do:
>
>     grep 'the stuff I look for' *

I'm not sure the advantage of splitting the files, but yeah, same
difference. Keep notes, one way or another.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Comparators Cai Gengyang <gengyangcai@gmail.com> - 2015-11-21 14:16 -0800
  Re: Comparators Jon Ribbens <jon+usenet@unequivocal.co.uk> - 2015-11-21 22:21 +0000
    Re: Comparators Cai Gengyang <gengyangcai@gmail.com> - 2015-11-21 14:49 -0800
      Re: Comparators Chris Angelico <rosuav@gmail.com> - 2015-11-22 10:00 +1100
        Re: Comparators Quivis <quivis@domain.invalid> - 2015-11-22 22:01 +0000
          Re: Comparators Chris Angelico <rosuav@gmail.com> - 2015-11-23 09:12 +1100

csiph-web