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


Groups > comp.lang.python > #40126

Re: Project Based python tutorials

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <prvs=764a035e7=jeanmichel@sequans.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.112
X-Spam-Level *
X-Spam-Evidence '*H*': 0.78; '*S*': 0.00; 'python': 0.09; 'variables,': 0.09; 'gui': 0.11; 'language,': 0.11; 'subject:python': 0.11; 'etc...': 0.16; 'general.': 0.16; 'grasp': 0.16; 'libraries?': 0.16; 'programmer,': 0.16; 'structures,': 0.16; 'subject:tutorials': 0.16; 'written.': 0.16; 'wrote:': 0.17; 'examples': 0.18; 'recruiting': 0.18; 'written': 0.20; 'ones.': 0.22; 'oriented': 0.22; 'wednesday,': 0.22; 'programming': 0.23; 'to:2**1': 0.23; 'header:In-Reply-To:1': 0.25; 'ago': 0.27; 'possibly': 0.27; 'scale': 0.27; 'decide': 0.28; 'trouble': 0.28; '"the': 0.29; 'source': 0.29; 'basic': 0.30; '-----': 0.32; "aren't": 0.33; 'doubt': 0.33; 'programming,': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; '(with': 0.33; 'text': 0.34; 'project': 0.34; 'list': 0.35; 'bigger': 0.35; 'so,': 0.35; 'open': 0.35; 'there': 0.35; 'next': 0.35; 'really': 0.36; 'programmers': 0.36; 'thank': 0.36; 'quite': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'store': 0.38; 'object': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'step': 0.39; 'google': 0.39; 'your': 0.60; 'skip:u 10': 0.60; 'you.': 0.61; "you've": 0.61; 'real': 0.61; 'share': 0.61; 'received:194': 0.61; 'first': 0.61; 'provide': 0.62; 'information': 0.63; 'more': 0.63; 'become': 0.65; 'details,': 0.65; 'offer': 0.65; 'person,': 0.65; 'due': 0.66; 'disclose': 0.69; 'notice:': 0.71; 'privileged.': 0.72; '2013': 0.84; 'details!': 0.84; 'level"': 0.84; 'subject:Project': 0.84; 'yourself?': 0.84; 'medium.': 0.91
X-IronPort-AV E=Sophos;i="4.84,754,1355094000"; d="scan'208";a="1233269"
X-Virus-Scanned amavisd-new at zimbra.sequans.com
Date Thu, 28 Feb 2013 11:16:39 +0100 (CET)
From Jean-Michel Pichavant <jeanmichel@sequans.com>
To Rick Johnson <rantingrickjohnson@gmail.com>, python-list@python.org
In-Reply-To <fb9bb751-5249-4c91-809c-460a81a952c1@googlegroups.com>
Subject Re: Project Based python tutorials
MIME-Version 1.0
X-Mailer Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC7 (Linux)/7.2.0_GA_2669)
Content-Type text/plain; charset="utf-8"
Content-Transfer-Encoding base64
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2644.1362046659.2939.python-list@python.org> (permalink)
Lines 43
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1362046659 news.xs4all.nl 6972 [2001:888:2000:d::a6]:53180
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:40126

Show key headers only | View raw



----- Original Message -----
> On Wednesday, February 27, 2013 2:31:11 AM UTC-6, Alvin Ghouas wrote:
> 
> > So, I desided to start learning programming a few months
> > ago and by now i feel pretty confident about the basics of
> > the python language, and programming in general.
> > Variables, loops, conditionals, data structures, methods
> > and even some object oriented programming, are all
> > familiar consepts.
> 
> Congratulations on your accomplishment. However, what you describe
> would only be a good grasp of *very* basic and very *generic*
> aspects of programming in general. There is much MUCH more to learn
> before you start authoring a resume to Google or jump head first
> into a large scale open source project.
> 
> > As i want to become a better programmer, i figured the
> > next step would be to start working on some bigger and
> > more complex projects.Yet despite my numerouse web searchs
> > for project based tutorials,i cant seem to find any good
> > ones.
> 
> Hold on just a minute!
> 
> Before you decide to start participating in outside projects may we
> have a list of some of the software you've written for yourself?
> (With all due respect) I very seriously doubt that someone with only
> a "few months" of programming experience is ready for the real
> world.
> 
> > I have no trouble with understanding the concepts of
> > programming, however I find it quite difficult to take it
> > to the next "level". So, is there anyone out there willing
> > to share some experience? I would be really grateful.
> 
> Well how can we possibly know what "the next level" means to you when
> you failed to offer examples of your experience besides: "loops",
> "variables", "data structures", etc... Please provide a list of the
> types of programs you have written. Have you written any system
> tool? What about GUI applications? What about every programmers wet
> dream: THE WORLDS BEST TEXT EDITOR! What about libraries? Details,
> details!

Rick, aren't you recruiting for you py4000 project ?

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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


Thread

Re: Project Based python tutorials Jean-Michel Pichavant <jeanmichel@sequans.com> - 2013-02-28 11:16 +0100

csiph-web