Skip to content

cmd05/Ruby-Practice

Repository files navigation

Ruby Practice

My practice files and notes for learning and understanding Ruby.

Concepts:

  1. Input & Output
  2. Variables & Data Types
  3. Arrays
  4. Functions / Methods
  5. Conditionals
  6. Dictionary
  7. Loops
  8. Exceptions
  9. Classes and Objects
  10. Object Oriented Programming in Ruby

YAML to HTML Generator

A Ruby script that converts a UDB YAML file into a formatted HTML table with fields and values.

ruby yaml-html-generator.rb add.yaml

alt text

About

My practice files for learning Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published