Go Back   Flash Flash Revolution > General Discussion > Technology
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 02-27-2012, 11:41 PM   #1
foilman8805
smoke wheat hail satin
FFR Simfile AuthorFFR Veteran
 
foilman8805's Avatar
 
Join Date: Sep 2006
Location: LA baby
Age: 35
Posts: 5,704
Default An earnest effort to learn Python

I know a handful of you around here know Python and I'm interested in expanding my knowledge and abilities with this language. I come from a strong MATLAB background, so I'm familiar with basics like functions and loops, but I'm looking for a tool or a website or something similar that will help me learn the intricacies of Python. Any recommendations appreciated. Thanks.

Last edited by foilman8805; 02-27-2012 at 11:44 PM..
foilman8805 is offline   Reply With Quote
Old 02-27-2012, 11:42 PM   #2
Zageron
Zageron E. Tazaterra
RRR Developer & DevOps Support
AdministratorDeveloperFFR Veteran
 
Zageron's Avatar
 
Join Date: Apr 2007
Location: BC
Age: 32
Posts: 6,586
Default Re: An earnest effort to learn Pyhton

Most amazing Python tool on the planet.
http://people.csail.mit.edu/pgbovine...html#mode=edit
__________________
Zageron is offline   Reply With Quote
Old 02-27-2012, 11:45 PM   #3
foilman8805
smoke wheat hail satin
FFR Simfile AuthorFFR Veteran
 
foilman8805's Avatar
 
Join Date: Sep 2006
Location: LA baby
Age: 35
Posts: 5,704
Default Re: An earnest effort to learn Python

Fantastic, thanks so much.
foilman8805 is offline   Reply With Quote
Old 02-27-2012, 11:46 PM   #4
Reincarnate
x'); DROP TABLE FFR;--
Retired StaffFFR Veteran
 
Reincarnate's Avatar
 
Join Date: Nov 2010
Posts: 6,332
Default Re: An earnest effort to learn Python

Project Euler ;P

Some people also like "Learn Python the Hard Way" but I can't speak to it
Reincarnate is offline   Reply With Quote
Old 02-27-2012, 11:50 PM   #5
foilman8805
smoke wheat hail satin
FFR Simfile AuthorFFR Veteran
 
foilman8805's Avatar
 
Join Date: Sep 2006
Location: LA baby
Age: 35
Posts: 5,704
Default Re: An earnest effort to learn Python

Haha, you would... but PE is far beyond my abilities with Python at the moment.
foilman8805 is offline   Reply With Quote
Old 02-27-2012, 11:51 PM   #6
Zageron
Zageron E. Tazaterra
RRR Developer & DevOps Support
AdministratorDeveloperFFR Veteran
 
Zageron's Avatar
 
Join Date: Apr 2007
Location: BC
Age: 32
Posts: 6,586
Default Re: An earnest effort to learn Python

Quote:
Originally Posted by foilman8805 View Post
Haha, you would... but PE is far beyond my abilities with Python at the moment.
Incorrect. You have not tried it.
You will learn Python incredibly fast if you do the first 5 PEs. After you have completed them, try your hand at some web scripting.

Edit: You will find that Python is an incredibly stupid simple language, that can be extraordinarily powerful.
__________________

Last edited by Zageron; 02-27-2012 at 11:53 PM..
Zageron is offline   Reply With Quote
Old 02-27-2012, 11:53 PM   #7
foilman8805
smoke wheat hail satin
FFR Simfile AuthorFFR Veteran
 
foilman8805's Avatar
 
Join Date: Sep 2006
Location: LA baby
Age: 35
Posts: 5,704
Default Re: An earnest effort to learn Python

I have, actually. I did about 12 problems with MATLAB and 3 with Python because Python can handle numbers larger than 2^32, unlike MATLAB.
foilman8805 is offline   Reply With Quote
Old 02-28-2012, 01:45 AM   #8
UserNameGoesHere
FFR Veteran
FFR Veteran
 
UserNameGoesHere's Avatar
 
Join Date: May 2008
Posts: 1,114
Send a message via AIM to UserNameGoesHere
Default Re: An earnest effort to learn Python

Two things to note.
Python 2.x and Python 3.x are NOT compatible. What this means is you probably can't slap Python 2.x code into a Python 3.x application or vica-versa. You will also need an interpreter appropriate for the version you use.

Whitespace matters in Python.
__________________
Quote:
Originally Posted by Crashfan3 View Post
Man, what would we do without bored rednecks?
[SIGPIC][/SIGPIC]
UserNameGoesHere is offline   Reply With Quote
Reply


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

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 Off
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 01:27 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution