473,505 Members | 15,036 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

learning to program

I downloaded the beginner package from the "Python" site, and would
like to know my next move.

Should I wade through the site, or are there some exorcises I can do
to get started in the process of learning how to program.
TIA,
Rich
Jul 18 '05 #1
12 1675
Rich wrote:

I downloaded the beginner package from the "Python" site, and would
like to know my next move.

Should I wade through the site, or are there some exorcises I can do
to get started in the process of learning how to program.


First thing you can do is stop posting the question and wait for
the answers. Three times is more than enough...

Of course, most likely you aren't seeing any of the replies, in which
case you won't get this one either, and since you didn't include your
real mail address, we're stuck! :-)

-Peter
Jul 18 '05 #2
On Wed, 27 Aug 2003 13:42:06 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
Rich wrote:

I downloaded the beginner package from the "Python" site, and would
like to know my next move.

Should I wade through the site, or are there some exorcises I can do
to get started in the process of learning how to program.
First thing you can do is stop posting the question and wait for
the answers. Three times is more than enough...

This is the only post I am able to see, sorry about re posting. I
thought if I changed the subject heading I might be able to see the
post.
Of course, most likely you aren't seeing any of the replies, in which
case you won't get this one either, and since you didn't include your
real mail address, we're stuck! :-) I mugged my e-mail to block spam. Here is my e-mail
r.****@comcast.net
Rich
-Peter


Jul 18 '05 #3
Rich wrote:

This is the only post I am able to see, sorry about re posting. I
thought if I changed the subject heading I might be able to see the
post.


You should be able to see the replies that you missed via Google Groups,
as soon as they are indexed and on the web:

http://groups.google.com/groups?q=comp.lang.python

-Peter
Jul 18 '05 #4
Thanks
On Wed, 27 Aug 2003 14:07:31 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
Rich wrote:

This is the only post I am able to see, sorry about re posting. I
thought if I changed the subject heading I might be able to see the
post.


You should be able to see the replies that you missed via Google Groups,
as soon as they are indexed and on the web:

http://groups.google.com/groups?q=comp.lang.python

-Peter


Jul 18 '05 #5
On Wed, 27 Aug 2003 14:07:31 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
Rich wrote:

This is the only post I am able to see, sorry about re posting. I
thought if I changed the subject heading I might be able to see the
post.
You should be able to see the replies that you missed via Google Groups,
as soon as they are indexed and on the web:

How long does it usually take to post on Google?
http://groups.google.com/groups?q=comp.lang.python

-Peter


Jul 18 '05 #6
I am going through one of the tutorials on the Python site and have
ran into a problem.

During the tutorial it talked about TCI, and gave some commands to do.
I went to the site and downloaded TCI. but was unable to do any of
the tasks.

I think my question is, when the tutorial say the Dos prompt, do I use
my Dos prompt in windows, or the Dos prompt in the Python program?

I am using the Tutorial by Alan Gauld, and I am at the bottom of
simple sequences (left side of page).

On Wed, 27 Aug 2003 15:47:14 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
Rich wrote:

On Wed, 27 Aug 2003 14:07:31 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
>Rich wrote:
>>
>> This is the only post I am able to see, sorry about re posting. I
>> thought if I changed the subject heading I might be able to see the
>> post.
>
>You should be able to see the replies that you missed via Google Groups,
>as soon as they are indexed and on the web:

How long does it usually take to post on Google?


In my experience, usually quite a few hours (maybe four or more?). Right
now I can see posts there which I read only a short time before seeing
yours, so that estimate feels about right.

(By the way, it would be helpful if, when you quote material in a post
to which you're replying, if you used whitespace to separate your
own text from the quoted material. I almost didn't see your message
at all, thinking you'd accidentally posted an empty reply. Thanks. :-)

-Peter


Jul 18 '05 #7
I put this post in the wrong place first, that is why it is on here
twice

I am going through one of the tutorials on the Python site and have
ran into a problem.

During the tutorial it talked about TCI, and gave some commands to do.
I went to the site and downloaded TCI. but was unable to do any of
the tasks.

I think my question is, when the tutorial say the Dos prompt, do I use
my Dos prompt in windows, or the Dos prompt in the Python program?

I am using the Tutorial by Alan Gauld, and I am at the bottom of
simple sequences (left side of page).

On Wed, 27 Aug 2003 15:47:14 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
Rich wrote:

On Wed, 27 Aug 2003 14:07:31 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
>Rich wrote:
>>
>> This is the only post I am able to see, sorry about re posting. I
>> thought if I changed the subject heading I might be able to see the
>> post.
>
>You should be able to see the replies that you missed via Google Groups,
>as soon as they are indexed and on the web: How long does it usually take to post on Google?


In my experience, usually quite a few hours (maybe four or more?). Right
now I can see posts there which I read only a short time before seeing
yours, so that estimate feels about right.

(By the way, it would be helpful if, when you quote material in a post
to which you're replying, if you used whitespace to separate your
own text from the quoted material. I almost didn't see your message
at all, thinking you'd accidentally posted an empty reply. Thanks. :-)

-Peter


On Wed, 27 Aug 2003 15:47:34 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
Rich wrote:

On Wed, 27 Aug 2003 14:07:31 -0400, Peter Hansen <pe***@engcorp.com>
wrote:
>Rich wrote:
>>
>> This is the only post I am able to see, sorry about re posting. I
>> thought if I changed the subject heading I might be able to see the
>> post.
>
>You should be able to see the replies that you missed via Google Groups,
>as soon as they are indexed and on the web:

How long does it usually take to post on Google?


In my experience, usually quite a few hours (maybe four or more?). Right
now I can see posts there which I read only a short time before seeing
yours, so that estimate feels about right.

(By the way, it would be helpful if, when you quote material in a post
to which you're replying, if you used whitespace to separate your
own text from the quoted material. I almost didn't see your message
at all, thinking you'd accidentally posted an empty reply. Thanks. :- c )

-Peter


Jul 18 '05 #8
Rich wrote:
I am going through one of the tutorials on the Python site and have
ran into a problem.

During the tutorial it talked about TCI, and gave some commands to do.
I went to the site and downloaded TCI. but was unable to do any of
the tasks.

I think my question is, when the tutorial say the Dos prompt, do I use
my Dos prompt in windows, or the Dos prompt in the Python program?


The dos prompt in Windows (or Dos).

Please note that there is also a tutor mailing list, designed to help
new programmers. You may get a quicked answer there.

Gerrit.

--
202. If any one strike the body of a man higher in rank than he, he
shall receive sixty blows with an ox-whip in public.
-- 1780 BC, Hammurabi, Code of Law
--
Asperger Syndroom - een persoonlijke benadering:
http://people.nl.linux.org/~gerrit/
Het zijn tijden om je zelf met politiek te bemoeien:
http://www.sp.nl/

Jul 18 '05 #9
Rich wrote:

I am going through one of the tutorials on the Python site and have
ran into a problem.

During the tutorial it talked about TCI, and gave some commands to do.
I went to the site and downloaded TCI. but was unable to do any of
the tasks.

I think my question is, when the tutorial say the Dos prompt, do I use
my Dos prompt in windows, or the Dos prompt in the Python program?


DOS means DOS, which is only the Windows prompt. The Python prompt
would always be called such, or "the interpreter prompt".

I don't know anything about TCI, sorry.

For more effective responses, start a new thread when you have a new
question rather than replying to an existing message. That way others,
who may already have "killed" this thread (i.e. will not see any more
messages linked to the first one you posted) will see your question
and have a chance to reply. (Also consider your subject line and
try to create a descriptive one, rather than generic titles.)

-Peter
Jul 18 '05 #10
On Wed, 27 Aug 2003 15:47:14 -0400, Peter Hansen <pe***@engcorp.com> wrote:
Rich wrote:

On Wed, 27 Aug 2003 14:07:31 -0400, Peter Hansen <pe***@engcorp.com>
wrote: .... How long does it usually take to post on Google?


In my experience, usually quite a few hours (maybe four or more?).


My experience has been longer, often overnight.

Gary

Jul 18 '05 #11
On Wed, 27 Aug 2003 18:20:51 -0700, Rich <do***@likespam.com>
wrote:
During the tutorial it talked about TCI, and gave some commands to do.
I went to the site and downloaded TCI. but was unable to do any of
the tasks.
That tutor is now 5 years old so my recommendation is skip over
the Tcl bits. I am in the process of rewriting it using
Javascript and VBScript instead of Tcl and QBASIC.
I think my question is, when the tutorial say the Dos prompt, do I use
my Dos prompt in windows, or the Dos prompt in the Python program?
The Windows DOS prompt, that is the one that looks like

C:\WINDOWS>
I am using the Tutorial by Alan Gauld, and I am at the bottom of
simple sequences (left side of page).


OK, If you have any specific things about the tutorial (eg
something seems broken) send them to me via the mailto link at
the bottom opf each web page. Any general quesries about Python
send here or to the Python tutor mailing list where more eyes
ensure a faster response.

Finally, you can still read the Tcl and BASIC sections if you
like, they are really there to make the point that the basic
concepts of programming apply equally to anyt language, once you
learn one (Python say) you can learn most others very quickly.

Alan g
Author of the Learn to Program website
http://www.freenetpages.co.uk/hp/alan.gauld
Jul 18 '05 #12
Thanks everyone for all your help.
On Wed, 27 Aug 2003 10:25:57 -0700, Rich <do***@likespam.com> wrote:
I downloaded the beginner package from the "Python" site, and would
like to know my next move.

Should I wade through the site, or are there some exorcises I can do
to get started in the process of learning how to program.
TIA,
Rich


Jul 18 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1760
by: Ryan Walker | last post by:
Hi, I'm getting started with python and have almost zero programming experience. I'm finding that there are tons of tutorials on the internet -- such as the standard tutorial at python.org -- that...
6
2587
by: post400 | last post by:
Hi , I was just wondering ( yeah I know it's not the first time this question pops up ) what would be the best 2 or 3 books for someone who wants to learn Python , already experienced in other...
90
3747
by: Jhon smith | last post by:
Hi all,Just wondering are there any problems with learning c from older books,as I have picked up some from 1988,1994,1997,1998. By using books of this age(Im on a tight budget)am I going to...
1
9585
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
26
2928
by: mfasoccer | last post by:
I am sorry if this is an inappropriate place to put this post, if so please delete it. I am wondering about a few things. Do you guys recommend learning C as a second language, as someone who...
18
2371
by: Ann Scharpf via AccessMonster.com | last post by:
I am not sure which would be the best place to post this question, so I'm posing it here with Access general questions. I have reached the point many times in Word and in Access where my ignorance...
7
1494
by: Michael | last post by:
Hey, I'm, I guess, an itermediate programmer and I have a question about learning any programming language. I understand that as a programmer you're going to probably constantly be re-writing code...
1
1485
by: whosesocks | last post by:
I discovered that many of my very busy colleagues are having an extremely difficult time pulling themselves away to take vital training when it requires being away for consecutive days. I just...
4
1386
by: neptundancer | last post by:
Hi, to extend my skills, I am learning python. I have written small program which computes math expression like "1+2*sin(y^10)/cos(x*y)" and similar, so far only + - * / ^ sin con tan sqrt are...
16
1739
by: John Salerno | last post by:
Just something that crosses my mind every time I delve into "Learning Python" each night. Does anyone see any value in learning Python when you don't need to for school, work, or any other reason?...
0
7303
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7367
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7018
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7471
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5028
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4699
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3187
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
407
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.