Python help

Questions about programming languages and debugging
Post Reply
User avatar
BUDDHA_702
Newbie
Newbie
Posts: 2
Joined: 16 Aug 2006, 16:00
17

Python help

Post by BUDDHA_702 »

Ive got Python and I want to learn how to use it but all the tutorals are the same what can i do with Python beside 'hello world'and math

User avatar
ilkjester
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 165
Joined: 09 Aug 2006, 16:00
17
Contact:

Post by ilkjester »

You can get some tutorials or something off the internet. Here is a website with a bunch of links to some tutorials. http://www.programmingtutorials.com/python.aspx
hope that helps ya.

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

Buddha, i know this isn't in the rules, but i must ask that you don't use excessive colors or any other form of spamming.
¯\_(ツ)_/¯ It works on my machine...

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Re: Python help

Post by Nerdz »

BUDDHA_702 wrote:Ive got Python and I want to learn how to use it but all the tutorals are the same what can i do with Python beside 'hello world'and math
Look like you need more ideas on what to do than tuts... I'm wrong? :roll:
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

http://sourceforge.net/projects/listersystem

here's a sweet example what can be done with Python, it's made by our very own Python-guru Maboroshi... :D

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Re: Python help

Post by pseudo_opcode »

BUDDHA_702 wrote:Ive got Python and I want to learn how to use it but all the tutorals are the same what can i do with Python beside 'hello world'and math
Lmao... :D i know nothing about python but still actually when i was learning assembly, i had the same prob, but later i was overhelmed as i underestimated it.

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re Python

Post by maboroshi »

Here is some tutorials on a lot of different python stuff.

http://awaretek.com/tutorials.html

its a link site

Cheers

Maboroshi

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: Python help

Post by bad_brain »

pseudo_opcode wrote: Lmao... :D i know nothing about python but still actually when i was learning assembly, i had the same prob, but later i was overhelmed as i underestimated it.
yeah, I had no idea about Python before I met Maboroshi, now I have to say the networking abilities are real nice, maybe even better than the ones I know from Perl....

Post Reply