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


Groups > comp.lang.python > #108101

RE: How to become more motivated to learn Python

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From "Clayton Kirkwood" <crk@godblessthe.us>
Newsgroups comp.lang.python
Subject RE: How to become more motivated to learn Python
Date Tue, 3 May 2016 14:50:41 -0700
Lines 41
Message-ID <mailman.364.1462312344.32212.python-list@python.org> (permalink)
References <1780e532-e316-4d9f-951d-cc9147209e97@googlegroups.com> <06d201d1a585$d6bda040$8438e0c0$@godblessthe.us>
Reply-To <crk@godblessthe.us>
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de U+BLIBBs2Sl/gDDkupq/QAIuJKawTEXVx6qvPFnSajRQ==
Return-Path <crk@godblessthe.us>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.032
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'skip:[ 20': 0.03; 'subject:Python': 0.05; 'motivated': 0.05; '(especially': 0.07; 'subject:How': 0.09; 'email addr:python.org]': 0.09; 'python': 0.10; 'message-----': 0.15; '(either': 0.16; '2016': 0.16; 'bit.': 0.16; 'flow.': 0.16; 'hardcopy': 0.16; 'partly': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'comparing': 0.18; 'duplicate': 0.18; 'instance,': 0.18; 'say,': 0.18; 'stick': 0.18; 'language': 0.19; 'do.': 0.22; 'trying': 0.22; 'programming': 0.22; 'written': 0.24; 'header:In-Reply-To:1': 0.24; 'paul': 0.24; 'points': 0.27; 'compare': 0.27; 'question': 0.27; 'motivation': 0.29; 'url:mailman': 0.30; "i'd": 0.31; 'skip:- 30': 0.32; 'related': 0.32; 'url:python': 0.33; 'done,': 0.33; 'point,': 0.33; 'similar': 0.33; 'skip:- 10': 0.34; 'url:listinfo': 0.34; 'sent:': 0.35; 'knowledge': 0.35; 'subject:': 0.35; 'unit': 0.35; 'but': 0.36; 'instead': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'charset:us-ascii': 0.37; 'doing': 0.38; "didn't": 0.39; 'from:': 0.39; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'where': 0.40; 'some': 0.40; 'field': 0.60; 'your': 0.60; 'eye': 0.61; 'subject:more': 0.61; 'per': 0.62; 'more': 0.63; 'times': 0.63; 'python-list': 0.66; 'email name:python-list': 0.67; 'header:Reply-To:1': 0.67; 'completed': 0.69; 'reply-to:no real name:2**0': 0.71; 'frustrated': 0.72; 'yourself': 0.73; 'photo': 0.81; 'received:68.178.252': 0.84; 'recognition': 0.84; 'subject:learn': 0.84; 'received:68.178': 0.91; 'have.': 0.93; 'photos': 0.95; 'tough': 0.95
In-Reply-To <1780e532-e316-4d9f-951d-cc9147209e97@googlegroups.com>
X-Mailer Microsoft Outlook 15.0
Thread-Index AQJXAzwg4HnZwWfDhYQ23hIyZhzyvp6dA9sw
Content-Language en-us
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <06d201d1a585$d6bda040$8438e0c0$@godblessthe.us>
X-Mailman-Original-References <1780e532-e316-4d9f-951d-cc9147209e97@googlegroups.com>
Xref csiph.com comp.lang.python:108101

Show key headers only | View raw


Find some thing that you really need done, but you've put off because you
didn't have the programming knowledge to do.
Program parts of some thing that you are really interested in doing. For
instance, at some point, I need to find duplicate copies of hardcopy photos
that I have. I'd love to write a program that sorts, compares, and marks as
duplicates. I think I would go about doing this similar to facial
recognition or eye recognition where I would look for 30 points on each
photo and compare them instead of scanning and comparing every bit.

crk

> -----Original Message-----
> From: Python-list [mailto:python-list-
> bounces+crk=godblessthe.us@python.org] On Behalf Of Cai Gengyang
> Sent: Tuesday, May 03, 2016 4:21 AM
> To: python-list@python.org
> Subject: How to become more motivated to learn Python
> 
> So I have completed up to CodeAcademy's Python Unit 2 , now moving on to
> Unit3 : Conditionals and Control Flow.
> 
> But I feel my motivation wavering , at times I get stuck and frustrated
when
> trying to learn a new programming language ?
> 
> This might not be a technical question per say, but it is a Python
programming
> related one. How do you motivate a person (either yourself or your child)
to
> become more interested in programming and stick with it ? Is determination
> in learning (especially in a tough field like software) partly genetic ?
> 
> Related , This is a very well written essay on determination by Paul
Graham --
> --------------------------------------
> http://www.paulgraham.com/determination.html
> 
> Gengyang
> --
> https://mail.python.org/mailman/listinfo/python-list

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


Thread

How to become more motivated to learn Python Cai Gengyang <gengyangcai@gmail.com> - 2016-05-03 04:20 -0700
  Re: How to become more motivated to learn Python Sayth Renshaw <flebber.crue@gmail.com> - 2016-05-03 04:46 -0700
  Re: How to become more motivated to learn Python Rob Gaddi <rgaddi@highlandtechnology.invalid> - 2016-05-03 16:50 +0000
    Re: How to become more motivated to learn Python mm0fmf <none@invalid.com> - 2016-05-03 18:44 +0100
  RE: How to become more motivated to learn Python "Clayton Kirkwood" <crk@godblessthe.us> - 2016-05-03 14:50 -0700
  Re: How to become more motivated to learn Python Christopher Reimer <christopher_reimer@icloud.com> - 2016-05-03 19:12 -0700
    Re: How to become more motivated to learn Python Cai Gengyang <gengyangcai@gmail.com> - 2016-05-03 19:55 -0700
      Re: How to become more motivated to learn Python Larry Hudson <orgnut@yahoo.com> - 2016-05-03 23:53 -0700
      Re: How to become more motivated to learn Python Terry Reedy <tjreedy@udel.edu> - 2016-05-04 03:44 -0400
        Re: How to become more motivated to learn Python Marko Rauhamaa <marko@pacujo.net> - 2016-05-04 12:51 +0300
    Re: How to become more motivated to learn Python DFS <nospam@dfs.com> - 2016-05-03 23:00 -0400
      Re: How to become more motivated to learn Python Christopher Reimer <christopher_reimer@icloud.com> - 2016-05-03 20:39 -0700
  Re: How to become more motivated to learn Python mviljamaa <mviljamaa@kapsi.fi> - 2016-05-04 11:41 +0300
  Re: How to become more motivated to learn Python alex wright <wrightalexw@gmail.com> - 2016-05-04 07:37 -0400
  Re: How to become more motivated to learn Python jladasky@itu.edu - 2016-05-05 19:56 -0700
    Re: How to become more motivated to learn Python wxjmfauth@gmail.com - 2016-05-06 01:37 -0700

csiph-web