Hello Group and how to practice?

Cem Karan cfkaran2 at gmail.com
Sun May 31 10:21:49 EDT 2015


On May 31, 2015, at 9:35 AM, Anders Johansen <skov83 at gmail.com> wrote:

> Hi my name is Anders I am from Denmark, and I am new to programming and python.
> 
> Currently, I am doing the codecademy.com python course, but sometime I feel that the course advances to fast and I lack repeating (practicing) some of the concepts, however I don't feel confident enough to start programming on my own.
> 
> Do you guys have some advice to how I can practicing programming and get the concept in under the skin?

Choose something that you think is small and easy to do, and try to do it.  When you have trouble, read the docs you find online, and ask us questions; the python community is pretty friendly, and if you show us what you've already tried to do, someone is likely to try to help you out.

The main thing is to not get discouraged.  One of the hardest things to do is figuring out what you CAN do with a computer; some things that look like they should be easy, are actually major research questions.  Just keep trying, and it will get easier over time.

Good luck!
Cem Karan


More information about the Python-list mailing list