0xploit.com

Others 2 Books for ruby

Legion

Active member
Staff member
Moderator
Satan
Joined
Nov 21, 2023
Messages
1,320
Hellcoins
♆2,570
@Daem0n, My Bad! This is the best i got right now i love Ruby but its sadly not used as much anymore.​

Mastering Ruby: A Beginner’s Guide

Ruby is a superb programming language used for a variety of activities such as developing desktop applications, static websites, computational services, and even automation systems. Mastering Ruby: A Beginner’s Guide is a detailed guide for beginners to understand Ruby. This book discusses how to structure applications properly and organize code for optimum performance.

Concise and easy to understand, this book provides the fundamentals for web programming along with software development and simple app development. It covers a variety of topics, starting from syntax styles workflow for the Command line to creating websites that will quickly advance necessary information.

The key principles about Ruby explained here are helpful to beginners and users interested in learning this highly technological and diverse language.

Key Features:

Follows a hands-on approach and offers practical lessons and tutorials related to Ruby.
Provides an in-depth discussion of Ruby design and applications to help build robust knowledge.
Explains how to create individual websites using Ruby programming.


You must reply before you can see the hidden data contained here.

Programming Ruby 3.3: The Pragmatic Programmers’ Guide


Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language itself, with a tutorial on the most important features of Ruby – including pattern matching and Ractors – and describes the language through Ruby 3.3.
Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way instead of helping you get the work done? Are you using Rails and want to dig deeper into the underlying Ruby language? If so, then we’ve got a language and book for you!
Ruby is a fully object-oriented language. The combination of the power of a pure object-oriented language with the convenience of a scripting language makes Ruby a favorite tool of programmers that want to get things done quickly and cleanly.
This comprehensive reference manual for Ruby includes a description of the most important standard library modules, built-in classes, and modules. It also includes all the new and changed syntax and semantics introduced through Ruby 3.3, including pattern matching and Ractors, and describes the language through Ruby 3.3.
What You Need:
This book assumes you have a basic understanding of object-oriented programming.
In general, Ruby programmers tend to favor the the command line for running their code, and they tend to use text editors rather than IDEs.
Ruby runs on Windows, Linux, and MacOS.


You must reply before you can see the hidden data contained here.
 

Daem0n

New member
Joined
Aug 4, 2024
Messages
34
Hellcoins
♆53
Aah thanks actuallu iam getting started so i see in pentesterlab bootcamp site they say start scripting in python, ruby etc.
so i started to learning ruby by using that bootcamp.
but really, thanks so much
 

Legion

Active member
Staff member
Moderator
Satan
Joined
Nov 21, 2023
Messages
1,320
Hellcoins
♆2,570
Aah thanks actuallu iam getting started so i see in pentesterlab bootcamp site they say start scripting in python, ruby etc.
so i started to learning ruby by using that bootcamp.
but really, thanks so much
You are welcome man , if i find better Course/guide... etc i will tag you in the thread so you know Ruby mainly is just used for web servers, DevOps Work.

python is a great starter when you are trying to learn an new Language but i think it just comes down to what you are trying to code some Language are better than others but they all serve a Purpose!
 
Top