Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #108126
| Path | csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | mviljamaa <mviljamaa@kapsi.fi> |
| Newsgroups | comp.lang.python |
| Subject | Re: How to become more motivated to learn Python |
| Date | Wed, 04 May 2016 11:41:37 +0300 |
| Lines | 34 |
| Message-ID | <mailman.376.1462357747.32212.python-list@python.org> (permalink) |
| References | <1780e532-e316-4d9f-951d-cc9147209e97@googlegroups.com> <6e2d9770eddbc7a71c2a63851bce14b7@kapsi.fi> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de 376v4Znq2ZG5yqyPFNp2wQBAAZYxgqxli9e6KLGE1zXw== |
| Return-Path | <mviljamaa@kapsi.fi> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'motivated': 0.05; '(especially': 0.07; 'cc:addr:python-list': 0.09; 'subject:How': 0.09; 'tutorials,': 0.09; 'python': 0.10; 'languages.': 0.15; '(either': 0.16; 'assignments.': 0.16; 'finish.': 0.16; 'flow.': 0.16; 'partly': 0.16; 'rather,': 0.16; 'received:fi': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'say,': 0.18; 'stick': 0.18; 'language': 0.19; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'trying': 0.22; 'cc:no real name:2**0': 0.22; 'programming': 0.22; 'written': 0.24; 'header:In-Reply-To:1': 0.24; 'paul': 0.24; 'skip:- 40': 0.25; 'header:User-Agent:1': 0.26; 'question': 0.27; 'tend': 0.27; 'actual': 0.28; 'motivation': 0.29; 'related': 0.32; 'language.': 0.32; 'done,': 0.33; 'something': 0.35; 'sometimes': 0.35; 'unit': 0.35; 'step': 0.36; 'but': 0.36; 'subject:: ': 0.37; 'charset:us- ascii': 0.37; 'rather': 0.39; 'resources': 0.39; 'some': 0.40; 'field': 0.60; 'your': 0.60; 'subject:more': 0.61; 'programs': 0.62; 'per': 0.62; 'more': 0.63; 'personal': 0.63; 'times': 0.63; 'interest': 0.64; "they're": 0.66; 'received:217': 0.66; 'completed': 0.69; 'frustrated': 0.72; 'yourself': 0.73; 'subject:learn': 0.84; 'tough': 0.95 |
| In-Reply-To | <1780e532-e316-4d9f-951d-cc9147209e97@googlegroups.com> |
| X-Sender | mviljamaa@kapsi.fi |
| User-Agent | RoundCube Webmail/0.9.4 |
| X-SA-Exim-Connect-IP | 217.30.184.182 |
| X-SA-Exim-Mail-From | mviljamaa@kapsi.fi |
| X-Spam-Checker-Version | SpamAssassin 3.3.2 (2011-06-06) on mail |
| X-Spam-Level | |
| X-Spam-Status | No, score=-3.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
| X-SA-Exim-Version | 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) |
| X-SA-Exim-Scanned | Yes (on mail.kapsi.fi) |
| X-Mailman-Approved-At | Wed, 04 May 2016 06:29:07 -0400 |
| 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 | <6e2d9770eddbc7a71c2a63851bce14b7@kapsi.fi> |
| X-Mailman-Original-References | <1780e532-e316-4d9f-951d-cc9147209e97@googlegroups.com> |
| Xref | csiph.com comp.lang.python:108126 |
Show key headers only | View raw
I tend to not have the patience to go through programming tutorials, because I think they're boring. I sometimes use them as reference to see or recall how something is done, but I don't step through them in order to learn a language. Rather, I write programs to learn programming and languages. It's easier if you have some background in programming in some other language. I merely pick personal projects that interest me and then try to develop them to finish. I seek resources that help me do what I need to. I think it's easier to be motivated in actual projects that interest you, rather than programming assignments. -Matti Cai Gengyang kirjoitti 2016-05-03 14:20: > 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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