Giter Club home page Giter Club logo

arpanmaheshwari144 / complete-ruby-programming Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 26 KB

Ruby is an interpreted, high-level, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. Ruby is dynamically typed and uses garbage collection and just-in-time compilation. It supports multiple programming paradigms, including procedural, object-oriented, and functional programming. According to the creator, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, BASIC, and Lisp.

Ruby 100.00%
ruby

complete-ruby-programming's Introduction

Complete-Ruby-Programming

Installation

Firstly download Ruby according to your system requirements with the help of this linkπŸ™‚.

Verify the installation

  • Open Windows Powershell or Command Prompt.
  • Copy this command in your Poweshell or Command Prompt and hit Enter.
ruby –v

If this show ruby version then every thing is fine.

If above command is showing error

  • Now go to this location πŸ‘‰ (C:\Ruby26-x64\bin)
  • Copy that path.
  • Now go to this location πŸ‘‰ (Control Panel\All Control Panel Items\System).
  • Click on Advance System Settings.
  • Click on Environment Variables.
  • Now go to User Varaibles.
  • Double click on path, then click on new.
  • Paste this path πŸ‘‰ (C:\Ruby26-x64\bin).
  • Please again verify the installation by the help of above command.

Download

  • If everything is fine. Now you can download the code😎.
  • Extract the code folder and open in your favourite text-editor.
  • For your satisfaction you can run the code. If everything is fine the output is shown in output screen.
  • Now you can enjoy the codeπŸ”₯.

Contribution

Feel free to contribute, I love contributions, so please feel free to fix bugs, improve things, provide documentation. Just send a pull request.

Documentation

For more information, please refer to the Ruby Programming docs.

complete-ruby-programming's People

Contributors

arpanmaheshwari144 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.