stackup-dev / open-source-campaign

Repository for StackUp's Open Source Campaign
11 stars 50 forks source link

Leaning Ruby #44

Open MonBullova opened 2 years ago

MonBullova commented 2 years ago

Name of Proposer

Aelin

Campaign Name

Learning ruby 101

Campaign Description

Ruby is a general-purpose language that is still popular and in high demand in the marketplace. It is easy to pick up but is also powerful. Ruby on Rails has a very mature ecosystem, so most of the bugs are gone. The campaign is great for beginners

Number of Quests

3

Quest 1 Summary

Learn about Ruby, and how you can use it on its own or as part of the Ruby on Rails web framework.

Quest 1 Learning Objectives

Quest 1 Deliverables

Quiz with 8 questions and screenshot of ruby installed on PC

Quest 2 Summary

Writing a first simple program, getting familiar with the environment and start using variables

Quest 2 Learning Objectives

Quest 2 Deliverables

Quiz and a screenshot of helloworld.rb

Quest 3 Summary

Learning common conditional structures that are pretty common to all modern languages. If ...else statements with leap year program.

Quest 3 Learning Objectives

Quest 3 Deliverables

Quiz and screenshot of the code which will tell if a given year is a leap year

gh0stsniper commented 1 year ago

I'm interested to contribute to this repo.