Post: Python Thread - For all python related posts.
05-10-2011, 10:05 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I think the programming section should be split up into each programming language, I'll start by explaining what Python is.

Python is an interpreted language, just like Javascript, HTML, CSS, Pearl. These languages are not Compiled, they are rendered on the fly.

Python can written directly into a Python shell for example.

Originally posted by another user
You must login or register to view this content.


We can utilize variables directly into the shell on the go.

Originally posted by another user
You must login or register to view this content.


Python is a very good language to write up quick solutions to a small problem and is not recommended for big projects. Python is also a nice language to write up exploits in, such a viruses, or to interact with a server (hacking).

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo