Fw: [Tutor] Ideas for beginning programs?

Ole Jensen learning.python at dbmail.dk
Fri Jul 30 22:20:39 CEST 2004


(Just forwarding this mail to the tutor as I used the wrong email
earliere!)


> ----- Original Message ----- 
> From: Bryan Fields
> Subject: [Tutor] Ideas for beginning programs?
>
>
> Hi everyone. I am new to the list. I am going through the tutorial at
> python.org, I am about 1/3 of the way through it, and I have just
> finished the section on defining functions. Here are the topics I
> understand: variables, conditional execution, defining and calling
> functions, mathematical and comparison operators, and lists. I think
> those are about all the things I am comfortable with at the moment. I
> am learning more every day. I have to learn during my lunch breaks
> because I only have net access at work. My question to the list is:
Can
> anyone present me with some good ideas for programs to write using the
> concepts I have studied so far? I really want to put these to use so I
> don't forget anything, but am unable to think of any ideas... Thanks
> for your input, and I look forward to being a part of your
community...
> Bryan
>
>
>
> Hi Bryan
> The first program I made was a BlackJack game, basically because it
can
> be made with the raw ingredients you described above. Here is a URL to
> the rules of BJ http://blackjackinfo.com/blackjack-rules.php. The game
> is pretty simple and I enjoyed making it as a tuturial. The only part
> that requires some thought is how to take care of Aces... But I leave
> you to ponder that ;)
>
> Regards OJ
>
>
>



More information about the Tutor mailing list