EH-Net

Ethical Hacking Discussions and Related Certifications => Programming => Topic started by: shakuni on June 23, 2008, 05:48:32 AM



Title: Programming basics, variables, expressions and statements
Post by: shakuni on June 23, 2008, 05:48:32 AM
Post all your problems related to chapter 1 and chapter 2 of our tut in this thread.

I will post further material, tips and tricks and cheat sheet for the same.

After a couple of days I will post a few programming puzzles that
relate to security,
will cover only the material of the above two chapters and
will show you how to apply these concepts.

We'll discuss these puzzles in this thread only.


Title: Re: Programming basics, variables, expressions and statements
Post by: Manu Zacharia (-M-) on June 23, 2008, 05:55:14 AM
Hey Shakuni,

Could you update me with the link to Chapter 1 and Chapter 2?



Title: Re: Programming basics, variables, expressions and statements
Post by: shakuni on June 23, 2008, 06:04:13 AM
Hello Sir,

please read about this project-
http://www.ethicalhacker.net/component/option,com_smf/Itemid,54/topic,2628.0/

we are using this book-
http://openbookproject.net/thinkCSpy/

so here are the links for the first two chapters-
http://openbookproject.net//thinkCSpy/ch01.xhtml
http://openbookproject.net//thinkCSpy/ch02.xhtml



Title: Re: Programming basics, variables, expressions and statements
Post by: Manu Zacharia (-M-) on June 24, 2008, 12:34:09 PM
Hey Shakuni,

Thank you for the links.

Count me in


Title: Re: Programming basics, variables, expressions and statements
Post by: shakuni on June 26, 2008, 04:19:49 AM
Seems like nobody is facing any problems regarding the first two lessons. So, should I start posting quiz ?


Title: Re: Programming basics, variables, expressions and statements
Post by: tturner on June 26, 2008, 04:55:19 PM
Sounds like a plan. I have 0 programming exp (other than a really bad C++ class I took in college a few years ago) and the first 2 I found incredibly easy, although I wussed out on the madlib.py length. I only did 2 sentences in that assignment but figured it was enough (2 nouns, 2 adjectives, 2 verbs, and 2 adverbs) to demonstrate the process. About halfway through 3 now.


Title: Re: Programming basics, variables, expressions and statements
Post by: shakuni on June 27, 2008, 01:22:09 AM
Quote
Sounds like a plan.
Yes, it is. See-
http://www.ethicalhacker.net/component/option,com_smf/Itemid,54/topic,2628.0/


Title: Re: Programming basics, variables, expressions and statements
Post by: tturner on June 27, 2008, 07:37:24 AM
Sorry, was a figure of speech, I had read the other thread already. That was me saying "Yes, please proceed". Thanks for doing this for us Shakuni.  :)


Title: Re: Programming basics, variables, expressions and statements
Post by: shakuni on July 04, 2008, 07:50:22 AM
Guys I am busy with my final sem's exams so that I am unable to update the tuts and post articles that relate python to security. Once I finish my exams I'll continue with it. Until then continue with the book.
Thanks.


Title: Re: Programming basics, variables, expressions and statements
Post by: stevieb on July 04, 2008, 08:33:35 AM
Hey shakuni, thanks for all you effort into this project - I'm enjoying it and learning lots.

Your hard work is much appreciated!