Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Python filter_list
Author
Message
Python #1
Hey HackCommunity, I was thinking about maybe learning python, but I dont know ANYTHING about it. My first question: Can I program mac applications on it? And also, Would you guys recommend me to start learning python for my mac?

Reply

RE: Python #2
Python can be used on any OS as long as the language is installed on the machine and is also a very good starting language

Reply

RE: Python #3
(11-22-2012, 09:39 PM)chmod Wrote: Python can be used on any OS as long as the language is installed on the machine and is also a very good starting language

Okay, cool! I think I am going to sart learning this. Smile

Reply

RE: Python #4
Python is a very powerfull language. If I'm not mistaken is a big piece of Battlefield an Civilization coded in Python. And the language is not that hard.
[Image: Signature.png]

Chek Out My Tutorials
| Set Up A Pentest Lab | How To Make Bitcoins |

Reply

RE: Python #5
(11-22-2012, 10:15 PM)Dapaus Wrote: Python is a very powerfull language. If I'm not mistaken is a big piece of Battlefield an Civilization coded in Python. And the language is not that hard.

:o I didn't know that. Is it possible to save the file as anything except a .py? because in this case, the computer has to have python on it in order to run it.

Reply

RE: Python #6
(11-22-2012, 10:57 PM)LightX Wrote:
(11-22-2012, 10:15 PM)Dapaus Wrote: Python is a very powerfull language. If I'm not mistaken is a big piece of Battlefield an Civilization coded in Python. And the language is not that hard.

:o I didn't know that. Is it possible to save the file as anything except a .py? because in this case, the computer has to have python on it in order to run it.

This will help you for .exe:
http://www.logix4u.net/component/content...hon-script

If you use Jython (a Java implementation of Python) you can also create a runnable .jar file.
Info here: http://wiki.python.org/jython/JythonFaq/...honScripts

However, if you intend to create .exe files all the way you should consider learning a compiled language (i.e. C, C++) instead of Python.
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply

RE: Python #7
(11-24-2012, 10:40 AM)Deque Wrote:
(11-22-2012, 10:57 PM)LightX Wrote:
(11-22-2012, 10:15 PM)Dapaus Wrote: Python is a very powerfull language. If I'm not mistaken is a big piece of Battlefield an Civilization coded in Python. And the language is not that hard.

:o I didn't know that. Is it possible to save the file as anything except a .py? because in this case, the computer has to have python on it in order to run it.

This will help you for .exe:
http://www.logix4u.net/component/content...hon-script

If you use Jython (a Java implementation of Python) you can also create a runnable .jar file.
Info here: http://wiki.python.org/jython/JythonFaq/...honScripts

However, if you intend to create .exe files all the way you should consider learning a compiled language (i.e. C, C++) instead of Python.

Okay, thank you very much kind sir! Smile

Reply

RE: Python #8
Nice thread- Also started to learn Python. Mighty program!
[Image: hacker10.jpg]

Reply

RE: Python #9
Well you can also start with learnpythonthehardway.org .

Reply

RE: Python #10
(02-28-2013, 12:59 AM)Pain Wrote: Well you can also start with learnpythonthehardway.org .
Good Link, That site is nice for starters and you can always search google. There are lots of websites which have python tutorials, You can start from here too http://www.learnpython.org/
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply







Users browsing this thread: 1 Guest(s)