DEV Community

49 Days of Ruby Series' Articles

Back to Ben Greenberg's Series
49 Days of Ruby: Day 1 - Intro
Cover image for 49 Days of Ruby: Day 1 - Intro

49 Days of Ruby: Day 1 - Intro

71
Comments 2
3 min read
49 Days of Ruby: Day 2 - Installing Ruby
Cover image for 49 Days of Ruby: Day 2 - Installing Ruby

49 Days of Ruby: Day 2 - Installing Ruby

14
Comments 4
2 min read
49 Days of Ruby: Day 3 - Interactive Ruby
Cover image for 49 Days of Ruby: Day 3 - Interactive Ruby

49 Days of Ruby: Day 3 - Interactive Ruby

7
Comments
2 min read
49 Days of Ruby: Day 4 - Variables
Cover image for 49 Days of Ruby: Day 4 - Variables

49 Days of Ruby: Day 4 - Variables

6
Comments
3 min read
49 Days of Ruby: Day 5 - Strings
Cover image for 49 Days of Ruby: Day 5 - Strings

49 Days of Ruby: Day 5 - Strings

6
Comments
2 min read
49 Days of Ruby: Day 6 - Integers
Cover image for 49 Days of Ruby: Day 6 - Integers

49 Days of Ruby: Day 6 - Integers

5
Comments
2 min read
49 Days of Ruby: Day 7 - Booleans
Cover image for 49 Days of Ruby: Day 7 - Booleans

49 Days of Ruby: Day 7 - Booleans

6
Comments
2 min read
49 Days of Ruby: Day 8 - Symbols
Cover image for 49 Days of Ruby: Day 8 - Symbols

49 Days of Ruby: Day 8 - Symbols

7
Comments
2 min read
49 Days of Ruby: Day 9 - Arrays
Cover image for 49 Days of Ruby: Day 9 - Arrays

49 Days of Ruby: Day 9 - Arrays

7
Comments
2 min read
49 Days of Ruby: Day 10 - Hashes
Cover image for 49 Days of Ruby: Day 10 - Hashes

49 Days of Ruby: Day 10 - Hashes

6
Comments
2 min read
49 Days of Ruby: Day 11 - Objects
Cover image for 49 Days of Ruby: Day 11 - Objects

49 Days of Ruby: Day 11 - Objects

3
Comments
3 min read
49 Days of Ruby: Day 12 - Conditional Statements, Part I
Cover image for 49 Days of Ruby: Day 12 - Conditional Statements, Part I

49 Days of Ruby: Day 12 - Conditional Statements, Part I

7
Comments
2 min read
49 Days of Ruby: Day 13 - Conditional Statements, Part II
Cover image for 49 Days of Ruby: Day 13 - Conditional Statements, Part II

49 Days of Ruby: Day 13 - Conditional Statements, Part II

7
Comments
2 min read
49 Days of Ruby: Day 14 - Regular Expressions
Cover image for 49 Days of Ruby: Day 14 - Regular Expressions

49 Days of Ruby: Day 14 - Regular Expressions

5
Comments
2 min read
49 Days of Ruby: Day 15 - Environment Variables
Cover image for 49 Days of Ruby: Day 15 - Environment Variables

49 Days of Ruby: Day 15 - Environment Variables

6
Comments
2 min read
49 Days of Ruby: Day 16 - Reading and Writing Files
Cover image for 49 Days of Ruby: Day 16 - Reading and Writing Files

49 Days of Ruby: Day 16 - Reading and Writing Files

7
Comments
2 min read
49 Days of Ruby: Day 17 - Methods
Cover image for 49 Days of Ruby: Day 17 - Methods

49 Days of Ruby: Day 17 - Methods

4
Comments
2 min read
49 Days of Ruby: Day 18 - Parameters
Cover image for 49 Days of Ruby: Day 18 - Parameters

49 Days of Ruby: Day 18 - Parameters

6
Comments
2 min read
49 Days of Ruby: Day 19 - Exceptions
Cover image for 49 Days of Ruby: Day 19 - Exceptions

49 Days of Ruby: Day 19 - Exceptions

7
Comments
2 min read
49 Days of Ruby: Day 20 - Classes
Cover image for 49 Days of Ruby: Day 20 - Classes

49 Days of Ruby: Day 20 - Classes

6
Comments
2 min read
49 Days of Ruby: Day 21 - Inheritance
Cover image for 49 Days of Ruby: Day 21 - Inheritance

49 Days of Ruby: Day 21 - Inheritance

5
Comments
2 min read
49 Days of Ruby: Day 22 - Duck Typing
Cover image for 49 Days of Ruby: Day 22 - Duck Typing

49 Days of Ruby: Day 22 - Duck Typing

7
Comments
2 min read
49 Days of Ruby: Day 23 - Type Checking
Cover image for 49 Days of Ruby: Day 23 - Type Checking

49 Days of Ruby: Day 23 - Type Checking

7
Comments
3 min read
49 Days of Ruby: Day 24 - Self
Cover image for 49 Days of Ruby: Day 24 - Self

49 Days of Ruby: Day 24 - Self

6
Comments 1
2 min read
49 Days of Ruby: Day 25 - Mutable and Immutable Objects
Cover image for 49 Days of Ruby: Day 25 - Mutable and Immutable Objects

49 Days of Ruby: Day 25 - Mutable and Immutable Objects

6
Comments
2 min read
49 Days of Ruby: Day 26 - Pattern Matching
Cover image for 49 Days of Ruby: Day 26 - Pattern Matching

49 Days of Ruby: Day 26 - Pattern Matching

7
Comments 1
2 min read
49 Days of Ruby: Day 27 - Object-Oriented Ruby
Cover image for 49 Days of Ruby: Day 27 - Object-Oriented Ruby

49 Days of Ruby: Day 27 - Object-Oriented Ruby

7
Comments
2 min read
49 Days of Ruby: Day 28 - Debugging
Cover image for 49 Days of Ruby: Day 28 - Debugging

49 Days of Ruby: Day 28 - Debugging

5
Comments
2 min read
49 Days of Ruby: Day 29 - Command Line Interfaces (CLI)
Cover image for 49 Days of Ruby: Day 29 - Command Line Interfaces (CLI)

49 Days of Ruby: Day 29 - Command Line Interfaces (CLI)

8
Comments
2 min read
49 Days of Ruby: Day 30 - CLI: Collecting Input
Cover image for 49 Days of Ruby: Day 30 - CLI: Collecting Input

49 Days of Ruby: Day 30 - CLI: Collecting Input

5
Comments
1 min read
49 Days of Ruby: Day 31 - Working with Databases
Cover image for 49 Days of Ruby: Day 31 - Working with Databases

49 Days of Ruby: Day 31 - Working with Databases

7
Comments
2 min read
49 Days of Ruby: Day 32 - Rubygems
Cover image for 49 Days of Ruby: Day 32 - Rubygems

49 Days of Ruby: Day 32 - Rubygems

9
Comments
1 min read
49 Days of Ruby: Day 33 - Creating a Ruby Gem
Cover image for 49 Days of Ruby: Day 33 - Creating a Ruby Gem

49 Days of Ruby: Day 33 - Creating a Ruby Gem

9
Comments
2 min read
49 Days of Ruby: Day 34 - Ruby and HTTP
Cover image for 49 Days of Ruby: Day 34 - Ruby and HTTP

49 Days of Ruby: Day 34 - Ruby and HTTP

5
Comments
2 min read
49 Days of Ruby: Day 35 - Web Scraping
Cover image for 49 Days of Ruby: Day 35 - Web Scraping

49 Days of Ruby: Day 35 - Web Scraping

3
Comments
2 min read
49 Days of Ruby: Day 36 - APIs: Building HTTP Calls
Cover image for 49 Days of Ruby: Day 36 - APIs: Building HTTP Calls

49 Days of Ruby: Day 36 - APIs: Building HTTP Calls

Comments
4 min read
49 Days of Ruby: Day 37 -- APIs: Using SDKs
Cover image for 49 Days of Ruby: Day 37 -- APIs: Using SDKs

49 Days of Ruby: Day 37 -- APIs: Using SDKs

Comments
2 min read
49 Days of Ruby: Day 38 - Rack
Cover image for 49 Days of Ruby: Day 38 - Rack

49 Days of Ruby: Day 38 - Rack

1
Comments
2 min read
49 Days of Ruby: Day 39 -- Middleware
Cover image for 49 Days of Ruby: Day 39 -- Middleware

49 Days of Ruby: Day 39 -- Middleware

7
Comments
2 min read
49 Days of Ruby: Day 40 -- Web Frameworks: Sinatra
Cover image for 49 Days of Ruby: Day 40 -- Web Frameworks: Sinatra

49 Days of Ruby: Day 40 -- Web Frameworks: Sinatra

6
Comments
2 min read
49 Days of Ruby: Day 41 -- Web Frameworks: Hanami
Cover image for 49 Days of Ruby: Day 41 -- Web Frameworks: Hanami

49 Days of Ruby: Day 41 -- Web Frameworks: Hanami

8
Comments
3 min read
49 Days of Ruby: Day 42 -- Web Frameworks: Rails
Cover image for 49 Days of Ruby: Day 42 -- Web Frameworks: Rails

49 Days of Ruby: Day 42 -- Web Frameworks: Rails

2
Comments
2 min read
49 Days of Ruby: Day 43 -- A Detour Into Version Control
Cover image for 49 Days of Ruby: Day 43 -- A Detour Into Version Control

49 Days of Ruby: Day 43 -- A Detour Into Version Control

6
Comments
2 min read
49 Days of Ruby: Day 44 -- Code Comments
Cover image for 49 Days of Ruby: Day 44 -- Code Comments

49 Days of Ruby: Day 44 -- Code Comments

8
Comments
2 min read
49 Days of Ruby: Day 45 -- Intro to Testing
Cover image for 49 Days of Ruby: Day 45 -- Intro to Testing

49 Days of Ruby: Day 45 -- Intro to Testing

2
Comments
2 min read
49 Days of Ruby: Day 46 -- Testing Frameworks: Minitest
Cover image for 49 Days of Ruby: Day 46 -- Testing Frameworks: Minitest

49 Days of Ruby: Day 46 -- Testing Frameworks: Minitest

5
Comments
2 min read
49 Days of Ruby: Day 47 -- Testing Frameworks: RSpec
Cover image for 49 Days of Ruby: Day 47 -- Testing Frameworks: RSpec

49 Days of Ruby: Day 47 -- Testing Frameworks: RSpec

8
Comments 2
3 min read
49 Days of Ruby: Day 48 -- Ruby Community
Cover image for 49 Days of Ruby: Day 48 -- Ruby Community

49 Days of Ruby: Day 48 -- Ruby Community

5
Comments
2 min read
49 Days of Ruby: Day 49 -- Putting It All Together
Cover image for 49 Days of Ruby: Day 49 -- Putting It All Together

49 Days of Ruby: Day 49 -- Putting It All Together

4
Comments 1
1 min read