Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 1st, 2005, 5:39 AM   #1
Gunman
Programmer
 
Gunman's Avatar
 
Join Date: Oct 2005
Posts: 56
Rep Power: 3 Gunman is on a distinguished road
Progress

Hey , how do i check my progress in learning python ?
Gunman is offline   Reply With Quote
Old Nov 1st, 2005, 5:45 AM   #2
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
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.
__________________

tempest is offline   Reply With Quote
Old Nov 1st, 2005, 5:48 AM   #3
Gunman
Programmer
 
Gunman's Avatar
 
Join Date: Oct 2005
Posts: 56
Rep Power: 3 Gunman is on a distinguished road
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..
Gunman is offline   Reply With Quote
Old Nov 1st, 2005, 6:15 AM   #4
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,835
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
I learned it quickly because I tried to accomplish everything that came to mind.
Sane is offline   Reply With Quote
Old Nov 1st, 2005, 6:20 AM   #5
Gunman
Programmer
 
Gunman's Avatar
 
Join Date: Oct 2005
Posts: 56
Rep Power: 3 Gunman is on a distinguished road
Haha..You are the one i'm referring to ..Can you be more specific ?
Gunman is offline   Reply With Quote
Old Nov 1st, 2005, 9:44 AM   #6
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,835
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
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.
Sane is offline   Reply With Quote
Old Nov 1st, 2005, 11:09 AM   #7
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
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.
coldDeath is offline   Reply With Quote
Old Nov 1st, 2005, 4:30 PM   #8
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by coldDeath
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.
Yep, this is a big advantage. Once you know one OO programming language, it's a lot easier to learn another, because the vast majority of the concepts are the same.
Arevos is offline   Reply With Quote
Old Nov 1st, 2005, 9:57 PM   #9
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Smile

Time to bring up the Zen of Python and see how well you follow it!
Quote:
The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

As for speed? Don't buy into the 'Python is slow' thing - _most_ real (game or otherwise) development can happily live in the world of Py, calling out to optimised code as/when required. 95% of the work will be in 5% of your code. Yadda yadda.

Personally I'd like the remaining 95% of my code to be in a Python
__________________
I looked it up on the Intergnats!
Dietrich is offline   Reply With Quote
Old Nov 1st, 2005, 10:09 PM   #10
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
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.
InfoGeek is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:51 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC