Switching to Ruby

PHP to Sinatra
PHP to Sinatra
Ruby

By Andy Hawthorne,

Read PHP to Sinatra and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Moving From Java To Ruby & Beyond
Moving From Java To Ruby & Beyond
Ruby

By ascott,

Read Moving From Java To Ruby & Beyond and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Properties and Methods in Ruby from a .NET POV
Properties and Methods in Ruby from a .NET POV
Ruby

By Claudio Lassala,

It’s important to understand the fact that there aren’t really “properties” in Ruby (there are methods, instead), and those can either be created automatically (using attr_accessor, attr_reader, attr_writer class macros) or manually (by simply defining the methods), since these things are used quite a bit in every application.

.NET to Ruby: Types
.NET to Ruby: Types
Ruby

By Gavin Miller,

Read .NET to Ruby: Types and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Getting to Grips with Blocks
Getting to Grips with Blocks
Ruby

By Dave Kennedy,

Read Getting to Grips with Blocks and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

.NET to Ruby: Classes
.NET to Ruby: Classes
Blogs

By Gavin Miller,

Read .NET to Ruby: Classes and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Switching to Ruby From .NET
Switching to Ruby From .NET
Ruby

By Claudio Lassala,

Read Switching to Ruby From .NET and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.