Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91571 > unrolled thread
| Started by | Anders Johansen <skov83@gmail.com> |
|---|---|
| First post | 2015-05-31 06:35 -0700 |
| Last post | 2015-05-31 11:02 -0400 |
| Articles | 4 — 2 participants |
Back to article view | Back to comp.lang.python
Hello Group and how to practice? Anders Johansen <skov83@gmail.com> - 2015-05-31 06:35 -0700
Re: Hello Group and how to practice? Cem Karan <cfkaran2@gmail.com> - 2015-05-31 10:21 -0400
Re: Hello Group and how to practice? Anders Johansen <skov83@gmail.com> - 2015-05-31 07:51 -0700
Re: Hello Group and how to practice? Cem Karan <cfkaran2@gmail.com> - 2015-05-31 11:02 -0400
| From | Anders Johansen <skov83@gmail.com> |
|---|---|
| Date | 2015-05-31 06:35 -0700 |
| Subject | Hello Group and how to practice? |
| Message-ID | <fd5b6515-97a0-40bd-bc44-8e07e7b045d1@googlegroups.com> |
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? Thanks!
[toc] | [next] | [standalone]
| From | Cem Karan <cfkaran2@gmail.com> |
|---|---|
| Date | 2015-05-31 10:21 -0400 |
| Message-ID | <mailman.245.1433082118.5151.python-list@python.org> |
| In reply to | #91571 |
On May 31, 2015, at 9:35 AM, Anders Johansen <skov83@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
[toc] | [prev] | [next] | [standalone]
| From | Anders Johansen <skov83@gmail.com> |
|---|---|
| Date | 2015-05-31 07:51 -0700 |
| Message-ID | <5ba559fe-b633-4f7d-8584-58227ebb98f0@googlegroups.com> |
| In reply to | #91575 |
Den søndag den 31. maj 2015 kl. 16.22.10 UTC+2 skrev Cem Karan: > On May 31, 2015, at 9:35 AM, Anders Johansen <skov83@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 Thank you Cem Karan for your reply. I will try and follow your advice. I am yet to install python on my computer, do you know of any easy to follow instructions on how to do so? Where do I start?
[toc] | [prev] | [next] | [standalone]
| From | Cem Karan <cfkaran2@gmail.com> |
|---|---|
| Date | 2015-05-31 11:02 -0400 |
| Message-ID | <mailman.246.1433084564.5151.python-list@python.org> |
| In reply to | #91577 |
On May 31, 2015, at 10:51 AM, Anders Johansen <skov83@gmail.com> wrote: > Den søndag den 31. maj 2015 kl. 16.22.10 UTC+2 skrev Cem Karan: >> On May 31, 2015, at 9:35 AM, Anders Johansen <skov83@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 > > Thank you Cem Karan for your reply. I will try and follow your advice. I am yet to install python on my computer, do you know of any easy to follow instructions on how to do so? Where do I start? Python 3 installers are here: https://www.python.org/downloads/release/python-343/ Choose the one appropriate for your system, and follow the instructions. If you have trouble, write to the list. Good luck, Cem Karan
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web