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


Groups > comp.lang.python > #99243

Re: Comparators

From Quivis <quivis@domain.invalid>
Subject Re: Comparators
Newsgroups comp.lang.python
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>
Message-ID <SWq4y.489752$6i2.36058@fx35.am4> (permalink)
Organization Easynews - www.easynews.com
Date 2015-11-22 22:01 +0000

Show all headers | View raw


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' *
-- 
  _____  __ __ __ __ __ __   __
 ((   )) || || || \\ // ||  ((
  \\_/X| \\_// ||  \V/  || \_))
   Omnia paratus  *~*~*~*~*~*~*

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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