You don't need to compile it actually. It just an interpreted language. Run it and there you golacrimosaangel wrote:Ooooh thanks for this! Will be reading all of your little tutes![]()
Someone did try explaining python to me before but they made it sound so confusingI'm used to programming with Java so plenty used to strings and integers etc..
Can I use Text pad for Python and then compile and run via cmd prompt or is it best to download a particular python-specific compiler?
[Tutorial] Learning programming with Python, part 1
Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
Forum rule Nº 15 is strictly enforced in this subforum.
- I'm Overfloooow
- Posts: 78
- Joined: Fri Oct 19, 2012 7:24 am
- Location: :: anywhere ::
Re: [Tutorial] Learning programming with Python
Advertising
@Exploit hunting are my favourite activities since I got my first Phat PSP
http://lolpsvhex.blogspot.com/
http://lolpsvhex.blogspot.com/
- lacrimosaangel
- Posts: 131
- Joined: Tue Dec 04, 2012 2:11 pm
- Location: Kakariko Village, Hyrule
Re: [Tutorial] Learning programming with Python
Oh nice one!I'm Overfloooow wrote:You don't need to compile it actually. It just an interpreted language. Run it and there you golacrimosaangel wrote:Ooooh thanks for this! Will be reading all of your little tutes![]()
Someone did try explaining python to me before but they made it sound so confusingI'm used to programming with Java so plenty used to strings and integers etc..
Can I use Text pad for Python and then compile and run via cmd prompt or is it best to download a particular python-specific compiler?
Advertising
PSV 2.02 eCFW TN
psp 3000 6.60 Pro-B10
3DS R4i Gold WoodR4
Wii 4.3E DM2.2+ GC mod
ps2 fat FMCB
Samsung Galaxy Note 2: Root w/freedom
Current projects: psp3003 sound reactive LED mod, PS3 60gb downgrade
psp 3000 6.60 Pro-B10
3DS R4i Gold WoodR4
Wii 4.3E DM2.2+ GC mod
ps2 fat FMCB
Samsung Galaxy Note 2: Root w/freedom
Current projects: psp3003 sound reactive LED mod, PS3 60gb downgrade
- Acid_Snake
- Retired Mod
- Posts: 3099
- Joined: Tue May 01, 2012 11:32 am
- Location: Behind you!
- lacrimosaangel
- Posts: 131
- Joined: Tue Dec 04, 2012 2:11 pm
- Location: Kakariko Village, Hyrule
Re: [Tutorial] Learning programming with Python
awesomeAcid_Snake wrote:.py
Maybe I can put it into practice soon, helping my other half set up his console repair business so I'll be doing all the booking GUIs and web dev stuff, does python integrate well with html5 and php?
PSV 2.02 eCFW TN
psp 3000 6.60 Pro-B10
3DS R4i Gold WoodR4
Wii 4.3E DM2.2+ GC mod
ps2 fat FMCB
Samsung Galaxy Note 2: Root w/freedom
Current projects: psp3003 sound reactive LED mod, PS3 60gb downgrade
psp 3000 6.60 Pro-B10
3DS R4i Gold WoodR4
Wii 4.3E DM2.2+ GC mod
ps2 fat FMCB
Samsung Galaxy Note 2: Root w/freedom
Current projects: psp3003 sound reactive LED mod, PS3 60gb downgrade
- Acid_Snake
- Retired Mod
- Posts: 3099
- Joined: Tue May 01, 2012 11:32 am
- Location: Behind you!
Re: [Tutorial] Learning programming with Python
no idea but it should, python is very flexible
- lacrimosaangel
- Posts: 131
- Joined: Tue Dec 04, 2012 2:11 pm
- Location: Kakariko Village, Hyrule
Re: [Tutorial] Learning programming with Python
Sweet, thanks :3Acid_Snake wrote:no idea but it should, python is very flexible
PSV 2.02 eCFW TN
psp 3000 6.60 Pro-B10
3DS R4i Gold WoodR4
Wii 4.3E DM2.2+ GC mod
ps2 fat FMCB
Samsung Galaxy Note 2: Root w/freedom
Current projects: psp3003 sound reactive LED mod, PS3 60gb downgrade
psp 3000 6.60 Pro-B10
3DS R4i Gold WoodR4
Wii 4.3E DM2.2+ GC mod
ps2 fat FMCB
Samsung Galaxy Note 2: Root w/freedom
Current projects: psp3003 sound reactive LED mod, PS3 60gb downgrade
- Acid_Snake
- Retired Mod
- Posts: 3099
- Joined: Tue May 01, 2012 11:32 am
- Location: Behind you!
Re: [Tutorial] Learning programming with Python
no problem, if you need any help with learning python don't forget to ask
Re: [Tutorial] Learning programming with Python
Want to get into this, but what program do I need to run this stuff, or code it in?
- Acid_Snake
- Retired Mod
- Posts: 3099
- Joined: Tue May 01, 2012 11:32 am
- Location: Behind you!
Re: [Tutorial] Learning programming with Python
the python interpreter, it comes pre-installed in linux and mac, you can find the windows binary here: http://www.python.org/ftp/python/2.7.3/python-2.7.3.msi
Re: [Tutorial] Learning programming with Python
.................. Thanks for the link! Time to get started. Edited this 3 times cause I no read things carefully!


