[Q] Is "Python" a good language to learn? [Q]

04/21/2011 02:47 Germarican#1
.
04/21/2011 10:06 MoepMeep#2
I don't like Python.
04/21/2011 12:22 RunzelEier#3
Python is quite dangerous
[Only registered and activated users can see links. Click Here To Register...]
04/21/2011 12:57 DerKleineDarky#4
every language is good to learn (except java xD)
04/21/2011 14:30 RunzelEier#5
nichts gegen java!
ich muss das grad für die uni lernen.
wir haben die ersten zwei stunden mit einem "Hello World" verbracht :awesome:
für System.Out.Println("Hello World"); LoL
04/21/2011 15:02 Fremo.#6
Quote:
Originally Posted by RunzelEier View Post
nichts gegen java!
ich muss das grad für die uni lernen.
wir haben die ersten zwei stunden mit einem "Hello World" verbracht :awesome:
für System.Out.Println("Hello World"); LoL
Dafür 2 stunden?xD
04/21/2011 15:17 hehepwnz#7
An was für einer Uni bist du denn? :P
Wir haben sofort los gelegt! :D

Back to topic:
Depends on what do you want to do with Python.
I dont like it but I think its good for "Linguistics".
04/21/2011 17:27 therangerman#8
python best:D
04/21/2011 19:55 Germarican#9
I looked into that language but then I decided to roll up a blunt and smoke ^.^ Seemed easier.

@MoepMeep:

Was fuer eine computer language kennst du? Ich wollte python lernen weil die alle gesagt haben das es einfach ist
04/21/2011 20:29 Kealy#10
Python is fun and handy to make little scripts at times, or even bigger projects (Blender, etc), but it remains a scripting language, which means it is interpreted and not compiled. (slower)
Python also has no native support to memory handling, which renders it completely useless to kal stuff, unless you want to make a clientless bot, or what so ever.
04/21/2011 21:11 MoepMeep#11
Quote:
Originally Posted by Germarican View Post
I looked into that language but then I decided to roll up a blunt and smoke ^.^ Seemed easier.

@MoepMeep:

Was fuer eine computer language kennst du? Ich wollte python lernen weil die alle gesagt haben das es einfach ist
c/c++, some java.
04/21/2011 21:57 Germarican#12
What book would you guys recommend? I Want to get a head start on my college degree.

*This is so off the kalonline topic xD*
04/21/2011 22:21 therangerman#13
python using also for sql injection .. but it can be used with symbols protected sites?
04/24/2011 22:29 carpulli#14
python makes a good pet too, if you're prepared to feed it mice intermittently
04/26/2011 23:11 Doofy#15
phyton is a good idea for beginning.. like other "script"-languages. example: php, perl, etc

but "hacks" are most written in c / c++. but like already tould, perl / phyton is good for sqli, and other auto-hhtp-request. u can create very easy your "first" useful stuff