Re: Hobbyist - Python vs. other languages
- From: bearophileHUGS@xxxxxxxxx
- Date: Thu, 31 Jul 2008 13:02:44 -0700 (PDT)
fprintf:
and yet they all end at the point where a person has enough
knowledge of the syntax, but not really enough to do anything.
A programming language is a tool to solve problems, so first of all:
do you have problems to solve? You can create some visualizations,
some program with GUI, some networked code to download things and
process them, etc.
Another thing is that you probably have to learn beyond syntax, you
can learn about GUIs, network protocols, PyGame, mathematics, some
science, etc, they will give you both more things to learn (about the
language too) and problems/ideas to solve.
Bye,
bearophile
.
- References:
- Hobbyist - Python vs. other languages
- From: fprintf
- Hobbyist - Python vs. other languages
- Prev by Date: Re: simple problem with lists I am just forgetting
- Next by Date: find and replace with regular expressions
- Previous by thread: Re: Hobbyist - Python vs. other languages
- Next by thread: Re: Hobbyist - Python vs. other languages
- Index(es):
Relevant Pages
|