Skip to content

learn-co-curriculum/intro-to-ruby-programming-basics-introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Programming: Ruby Basics

In this module, we're going to dive into working with Ruby from the very beginning. You may be unsure about what a program actually is. By the end of this module, however, you will be reading and editing programs, fixing errors and creating a program from scratch.

We'll cover topics including

  • What programs are
  • File creation and editing
  • Creating data in Ruby
  • Storing and using data in Ruby
  • Working with tests
  • Reading and resolving errors

This module also introduces the concept of labs, lessons that contain tests that can only be passed by writing code. This is to help ensure you are fully equipped for the challenges ahead. The concepts we discuss in the following lessons will be applicable throughout the remainder of your journey learning Ruby.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published