I am an univ student, studing computer security in masters. i have the project on python tool to attack a computer over a network. can anybody help me out, that how to start the programming in python to make the project.

link|improve this question
feedback

closed as not a real question by squillman, ErikA, Zypher Mar 17 '11 at 3:48

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

Here's a good free introduction to computer programming course, taught in Python. It's a lecture capture of an MIT course.

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/

Though, something tells me that if you're working on a masters in ISS, you should already know most of this.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.