![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Posts: 56
Rep Power: 3
![]() |
Progress
Hey , how do i check my progress in learning python ?
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
That's a very in-depth question. My best answer to that is that all depends on what you want to be able to do in python, if the answer is everything then get the Perl Cookbook and flip through it until you've found parts of the book you don't understand; whatever you find is what else you have to learn. If your goal is only to know certain parts of perl, then i'd suggest writing out what you would like to be able to do well and making a sort-of checklist.
__________________
|
|
|
|
|
|
#3 |
|
Programmer
Join Date: Oct 2005
Posts: 56
Rep Power: 3
![]() |
Ya but i'm quite impressed with some ppl on this site..How come they learn the language so fast..?And morever it gets tiring to learn after a few hrs..
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
I learned it quickly because I tried to accomplish everything that came to mind.
|
|
|
|
|
|
#5 |
|
Programmer
Join Date: Oct 2005
Posts: 56
Rep Power: 3
![]() |
Haha..You are the one i'm referring to ..Can you be more specific ?
|
|
|
|
|
|
#6 |
|
Programming Guru
![]() |
Any idea for a program, no matter how pointless, I would try to code it.
This would force me to learn the material necessary to coding this program by myself, or using PFO, and applying it cemented it into my mind. So by taking every program I thought of making, and making it, I learned a wide variety of Python concepts very quickly. But of course it's easier said then done, it took a lot of my free time away. |
|
|
|
|
|
#7 |
|
Expert Programmer
|
Sane is very good at maths. It is ver helpful when programming algorithms.
![]() Lots of peopel can learn Python quickly because they can program in another language and all they need to learn is the syntax and a few new concepts. But i would say it takes effort and commitment to start learning to program.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#8 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
|
|
|
|
|
|
|
#9 | |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Time to bring up the Zen of Python and see how well you follow it!
Quote:
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
|
#10 |
|
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4
![]() |
I needed to port some code from C to Python. So, I took a python tutorial and finished it in a day and ported my code in one more day. And then, i forgot Python.
__________________
PFO - My daily dose of technology. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|