Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 29 guests and 1 member online
 
Advertisement

You are here: Home arrow Ethical Hacking Discussions and Related Certificationsarrow Programmingarrow Ruby and Python
EH-Net
May 24, 2013, 11:47:35 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1] 2   Go Down
  Print  
Author Topic: Ruby and Python  (Read 14235 times)
0 Members and 1 Guest are viewing this topic.
El33tsamurai
Full Member
***
Offline Offline

Posts: 192


View Profile
« on: December 10, 2011, 08:27:24 AM »

I am looking for good beginning books for both Python and Ruby, I have done research and found these two:

http://www.amazon.com/gp/product/159059519X/ref=ox_sc_act_title_1?ie=UTF8&m=ATVPDKIKX0DER

http://www.amazon.com/gp/product/0596516177/ref=ox_sc_act_title_2?ie=UTF8&m=ATVPDKIKX0DER

Has anyone read these?  If so Are they good?  If these are not good what would you suggest are the best books to learn from?
Logged

CCENT, A+, Network+, Security+
eth3real
Sr. Member
****
Offline Offline

Posts: 309



View Profile WWW
« Reply #1 on: December 10, 2011, 11:46:21 AM »

I heard a lot of good things about these:

http://learnpythonthehardway.org/
and
http://ruby.learncodethehardway.org/

I bought both of them ($2.99 for the PDFs), but have not gone through them, yet.
Logged

Put that in your pipe and grep it!
El33tsamurai
Full Member
***
Offline Offline

Posts: 192


View Profile
« Reply #2 on: December 10, 2011, 01:39:50 PM »

The python book was missing alot of stuff that I was looking for.
Logged

CCENT, A+, Network+, Security+
Seen
Full Member
***
Offline Offline

Posts: 134


View Profile
« Reply #3 on: December 10, 2011, 05:34:28 PM »

Personally, I'm not a big fan of O'Reilly programming books.  They're all about syntax, with no useful examples.  I haven't read the Ruby book, but I went through the Python book, and although I "understood" everything, I found it somewhat hard to start my first program.  A syntax book would be useful if I was porting something from one language to another, but if I'm trying to learn and understand a new language, I like more examples.

But honestly, everyone's different.  In my experience, as far as programming books go, the style/approach of the book is just as important as the material.  If you can learn Python and Ruby just by looking at syntax, then maybe those books will work for you.

You might want to check your library and see what kind of books they have.  Even if you can't find anything superb, it might help you realize what style of book would work best for you before you shell out 25-35 bucks for something that got good reviews on Amazon.
Logged

Sec+, eCPPT
El33tsamurai
Full Member
***
Offline Offline

Posts: 192


View Profile
« Reply #4 on: December 10, 2011, 05:39:42 PM »

Interesting, what books would you suggest then?
Logged

CCENT, A+, Network+, Security+
Seen
Full Member
***
Offline Offline

Posts: 134


View Profile
« Reply #5 on: December 10, 2011, 05:44:02 PM »

I don't know, I haven't found any books on scripting languages I like yet!
Logged

Sec+, eCPPT
l33t5h@rk
Jr. Member
**
Offline Offline

Posts: 79



View Profile WWW
« Reply #6 on: December 10, 2011, 07:17:15 PM »

This is the book I swear by for Ruby. It is the primary language I use as it is very easy to learn and lauds itself as "natural".

http://www.amazon.com/Programming-Ruby-1-9-Pragmatic-Programmers/dp/1934356085/ref=pd_sim_b_6
Logged
hurtl0cker
Jr. Member
**
Offline Offline

Posts: 73


View Profile
« Reply #7 on: December 10, 2011, 07:29:52 PM »

personally, I haven't found any really awesome book regarding 'Python'

This is a nice place to start with,
https://code.google.com/edu/languages/google-python-class/

Currently I am reading this book,
http://www.amazon.com/Programming-Python-Mark-Lutz/dp/0596158106
it's pretty good but didn't cover any basics.

After that I want to finish:
http://www.amazon.com/Foundations-Python-Network-Programming-Goerzen/dp/1590593715
Logged

“Knowing is not enough; we must apply. Willing is not enough: we must do.”
- Bruce Lee
El33tsamurai
Full Member
***
Offline Offline

Posts: 192


View Profile
« Reply #8 on: December 11, 2011, 01:05:36 PM »

This is the book I swear by for Ruby. It is the primary language I use as it is very easy to learn and lauds itself as "natural".

http://www.amazon.com/Programming-Ruby-1-9-Pragmatic-Programmers/dp/1934356085/ref=pd_sim_b_6

and it flows nice?
Logged

CCENT, A+, Network+, Security+
El33tsamurai
Full Member
***
Offline Offline

Posts: 192


View Profile
« Reply #9 on: December 11, 2011, 01:07:11 PM »

personally, I haven't found any really awesome book regarding 'Python'

This is a nice place to start with,
https://code.google.com/edu/languages/google-python-class/

Currently I am reading this book,
http://www.amazon.com/Programming-Python-Mark-Lutz/dp/0596158106
it's pretty good but didn't cover any basics.

After that I want to finish:
http://www.amazon.com/Foundations-Python-Network-Programming-Goerzen/dp/1590593715

Thanks have looked into the first one before.  I will check out the rest thanks again.
Logged

CCENT, A+, Network+, Security+
l33t5h@rk
Jr. Member
**
Offline Offline

Posts: 79



View Profile WWW
« Reply #10 on: December 11, 2011, 03:06:24 PM »

This is the book I swear by for Ruby. It is the primary language I use as it is very easy to learn and lauds itself as "natural".

http://www.amazon.com/Programming-Ruby-1-9-Pragmatic-Programmers/dp/1934356085/ref=pd_sim_b_6

and it flows nice?

I think so. It assumes some basic programming (loops, conditionals, etc) but gives you the basic bare bone examples of them all as it goes into the language. If you did this along w/ the Coding for Penetration Testers hand in hand, I think it would be a good confluence.
Logged
El33tsamurai
Full Member
***
Offline Offline

Posts: 192


View Profile
« Reply #11 on: December 11, 2011, 03:11:46 PM »

Thanks
Logged

CCENT, A+, Network+, Security+
isgillen
Newbie
*
Offline Offline

Posts: 3



View Profile
« Reply #12 on: December 14, 2011, 05:08:23 AM »

I have ordered this one to start with as i thought even if you do have a good understanding of programming there is no harm in going back to basics.

I liked the fact that it also teaches you by programming games.

http://www.amazon.com/Python-Programming-Absolute-Beginner-Dawson/dp/1435455002/ref=sr_1_1?ie=UTF8&qid=1323860755&sr=8-1
Logged
Seen
Full Member
***
Offline Offline

Posts: 134


View Profile
« Reply #13 on: December 22, 2011, 12:12:19 AM »

This is the book I swear by for Ruby. It is the primary language I use as it is very easy to learn and lauds itself as "natural".

http://www.amazon.com/Programming-Ruby-1-9-Pragmatic-Programmers/dp/1934356085/ref=pd_sim_b_6

I just ordered this book l33t5h@rk, hope it's good!
Logged

Sec+, eCPPT
Seen
Full Member
***
Offline Offline

Posts: 134


View Profile
« Reply #14 on: March 01, 2012, 08:41:12 AM »

l33t5h@rk I just wanted to say thanks for the book recommendation.  I'm about 100 pages into it, and it's pretty good.  I can still write a C++ or Java program faster than I can script, but I'm learning.
Logged

Sec+, eCPPT
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.107 seconds with 23 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.