FREELessons: 14Length: 1.8 hours
Ruby is more than just a language, it is a whole ecosystem. The power of the language is greatly multiplied by the thousands of gems freely available from the public gem server, but there are also some amazing tools that come already bundled with Ruby.
In this course, you'll learn how to use the standard libraries that come bundled in with every installation of Ruby. Tuts+ instructor José Mota will teach you how to:
- manipulate YAML, CSV and JSON data
- apply delegation for better code reuse
- fetch content from the web using
Net::HTTP
and the URI library - build Rake tasks
- manage files
You'll be amazed how much can be accomplished using only the standard Ruby libraries! Each library will be taught with simple examples and exercises that you can adapt for your own programming problems.
1.Introduction1 lesson, 01:51
1 lesson, 01:51
1.1Introduction01:51
1.1
Introduction
01:51
2.Ruby Standard Libraries12 lessons, 1:46:56
12 lessons, 1:46:56
2.1Minitest07:16
2.1
Minitest
07:16
2.2CSV14:24
2.2
CSV
14:24
2.3YAML09:44
2.3
YAML
09:44
2.4JSON04:49
2.4
JSON
04:49
2.5Structs10:31
2.5
Structs
10:31
2.6SimpleDelegator06:46
2.6
SimpleDelegator
06:46
2.7Forwardable09:11
2.7
Forwardable
09:11
2.8Net::HTTP06:43
2.8
Net::HTTP
06:43
2.9URI07:25
2.9
URI
07:25
2.10Digest06:39
2.10
Digest
06:39
2.11FileUtils13:11
2.11
FileUtils
13:11
2.12Rake10:17
2.12
Rake
10:17
3.Conclusion1 lesson, 00:56
1 lesson, 00:56
3.1Final Review00:56
3.1
Final Review
00:56
I'm a Rubyist/Javascripter/UI designer; occasional speaker; Mac & Arch Linux user.