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


Groups > comp.lang.python > #55102

Re: VERY BASIC HELP

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.199
X-Spam-Level *
X-Spam-Evidence '*H*': 0.63; '*S*': 0.02; 'much!': 0.05; 'cc:addr :python-list': 0.11; 'language': 0.16; 'wrote:': 0.18; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'guys': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'lines': 0.31; 'depth': 0.31; 'sep': 0.31; 'python.org': 0.32; 'url:python': 0.33; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; "i'll": 0.36; 'url:org': 0.36; 'thank': 0.38; 'pm,': 0.38; 'sure': 0.39; 'url:mail': 0.40; 'more': 0.64; '30,': 0.65; 'to:addr:gmail.com': 0.65; 'minutes': 0.67; 'subject': 0.69; 'guides': 0.74; 'basics.': 0.84; 'subject:VERY': 0.84; 'joel': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dcYkLRn66qDOAtpoy22mhibVQM4k72poC4yW9seqXco=; b=Dx4su9/TmjU5ORwG2vS7mmipG+sijNbKcHPKaQkSWlJdMQceyZSnfORcG2wpcT8g6/ NEajtzjUjW4VcomrTcSJNEC0MKX+zs7wCgJpl8sGVoN9GUQyYllHWxBcV1NDrIhDOoHy XRFmYsK2P60KV8ZeLo+bBOqXC5C8Dc63SeAc8PXQ014X2pPZFKj+Bh5JCXiolwwRc+Hm /4hSrp4OBbZqzYvChk5XXVsm1DpwxSz/ILUdBkQ1E2oszGrzWIpUmswb2b0F7rCCrgmA HPQPfS/P8ADMQQymsKCjM12mQfqAaY+VLTZIkRea0wCT9dzNpeHCV90IbQasuzpDgPES dpPg==
MIME-Version 1.0
X-Received by 10.58.74.38 with SMTP id q6mr24069341vev.9.1380567740618; Mon, 30 Sep 2013 12:02:20 -0700 (PDT)
In-Reply-To <62dfe971-f28a-4b01-a696-b2099dacd91b@googlegroups.com>
References <380132bc-bc9c-4d57-95d8-dc01f26f47a5@googlegroups.com> <62dfe971-f28a-4b01-a696-b2099dacd91b@googlegroups.com>
Date Mon, 30 Sep 2013 15:02:20 -0400
Subject Re: VERY BASIC HELP
From Joel Goldstick <joel.goldstick@gmail.com>
To vignesh.harikrishna@gmail.com
Content-Type multipart/alternative; boundary=047d7bacbedcc49da604e79e79fd
Cc "python-list@python.org" <python-list@python.org>
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 <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>
Newsgroups comp.lang.python
Message-ID <mailman.500.1380567748.18130.python-list@python.org> (permalink)
Lines 53
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1380567748 news.xs4all.nl 15999 [2001:888:2000:d::a6]:47826
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:55102

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Sep 30, 2013 at 1:50 PM, <vignesh.harikrishna@gmail.com> wrote:

> Thank you both so much! I'll be sure to make more pertinent subject lines
> now :) Thanks for the detailed explanations! Clearly, I've just started
> learning this language ~20 minutes before I made this post, and am still
> learning the basics. Do you guys know of any guides for a beginner? I am
> definitely willing to take the time to learn in depth :)
>

check out the documentation links on python.org to start

> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com

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


Thread

VERY BASIC HELP vignesh.harikrishna@gmail.com - 2013-09-30 09:55 -0700
  Re: VERY BASIC HELP Chris Angelico <rosuav@gmail.com> - 2013-10-01 03:07 +1000
  Re: VERY BASIC HELP John Gordon <gordon@panix.com> - 2013-09-30 17:25 +0000
  Re: VERY BASIC HELP vignesh.harikrishna@gmail.com - 2013-09-30 10:50 -0700
    Re: VERY BASIC HELP Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-30 15:02 -0400
    Re: VERY BASIC HELP rusi <rustompmody@gmail.com> - 2013-10-01 10:12 -0700
    Re: VERY BASIC HELP Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-01 18:25 +0100

csiph-web