The Tutorials in this series are created in Ruby 1.9.3 on Ubuntu 12.04. Ruby an absolutely pure object-oriented scripting language and a genuine attempt to combine the best of everything in the scripting world. Read more
Foss : Ruby - English
Outline: 3.1 What is method Working with methods Declaring and Calling a method 3.2 Passing arguments to a method Explaining the arguments and syntax with example...
Outline: Arithmetic Operators Addition Subtraction Multiplication Division Modulus Exponent Precedence of operators Relational Operators Double equal to == Not..
Outline: Logical operator And && Or || Not ! Parallel assignment Range operator Inclusive Operator(..) Exclusive operator (...)
Outline: Control Statements in Ruby What are control statements Syntax for if statement if..else statement if..elsif statement Examples on it..
Outline: * for & each loops in Ruby * Meaning of the term “loop” * Different kinds of loop * Syntax of “for” loop * Example implementation of “for” loop * Syntax of “each” loop * Exam..
Outline: * while & until loops in Ruby * Usage of while loop with an example * Usage of until loop with an example * Usage of redo construct with an example * Usage of break wit..
Outline: * Object Oriented Concept in Ruby * Classes in Ruby * How to create objects * Different ways of defining methods in Ruby *Using ? and = to define meaningful methods * Exampl..
Outline: * Methods in Ruby * What are * instance methods * class methods * accessor methods * Example implementation of each of the above * Difference between them
Foss : Ruby - Gujarati
Outline: 1.1 રૂબી નો પરિચય રૂબી શું છે ? લક્ષણો રૂબી જેમ્સ રૂબી પર મદદ 1.2 સંસ્થાપન ઉબ્નટુ સોફ્ટવેર સેન્ટર મારફતે રૂબી ૧.9 નું સંસ્થાપન કરવું રૂબ..
Outline: 2.1 પરિચય -રૂબી અને વેરીએબલ ડાયનેમિક ટાઈપીંગ -વેરીએબલ ડીકલેર કરતા -વેરીએબલ ટાઈપ બદલતા -વેર વેલ્યુ બદલાતા એટલેકે o float,string,binary વગેરે 2.2 સ્કોપ ..
Outline: pending3.1 '''method'' શું છે. મેથડ સાથે કામ મેથડ ને ડીકલેર અને કોલ કરવું 3.2 મેથડને આર્ગ્યુમેન્ટ પસાર કરવું ઉદાહરણ સાથે આર્ગ્યુમેન્ટ અને સિન્ટેક્સ સમજાવવા. 3.3 મ..
Outline: Arithmetic Operators (એર્થમેટીક ઓપરેટર્સ) Addition (એડીશન) Subtraction (સબટ્રેક્શન) Multiplication (મલ્ટીપ્લીકેશન) Division (ડીવીઝન) Modulus (મોડ્યુલસ) Exponent (એ..
Outline: લોજીકલ ઓપરેટર એન્ડ && ઓર || નોટ ! પેરલલ અસાઇનમેન્ટ રેંજ ઓપરેટર ઇન્ક્લુંસીવ ઓપરેટર (..) એક્ષ્ક્લુસિવે ઓપરેટર (...)
Outline: રૂબીમાં કન્ટ્રોલ સ્ટેટમેંટ * સિન્ટેક્સ અને તેનો વપરાશ * ઇફ સ્ટેટમેંટ * એલ્સ સ્ટેટમેંટ * એલ્સઇફ સ્ટેટમેંટ * કેસ સ્ટેટમેંટ * ઉપરના બધાનું અમલીકરણ કરો
Outline: pending * રૂબી માં ફોર અને ઈચ લૂપ્સ * “loop” નો અર્થ * ભિન્ન પ્રકાના લૂપ * “for” લૂપ માટે સિન્ટેક્સ * “for” લૂપનું ઉદાહરણ અમલીકરણ * “each” લૂપ મા..
Outline: * રૂબીમાં while (વ્હાઈલ) અને until (અનટીલ) લૂપો * while (વ્હાઈલ) લૂપનો ઉપયોગ એક ઉદાહરણ સહીત * until (અનટીલ) લૂપનો ઉપયોગ એક ઉદાહરણ સહીત * redo (રીડૂ) બંધારણનો ઉપયોગ એક ઉદાહ..
Outline: * રૂબીમાં ઓબ્જેક્ટ ઓરીએનતેડ કોન્સેપ્ટ * રુબ્ય રૂબીમાં ક્લાસેસ * ઓબ્જેક્ટસ કેવી રીતે બનાવવા * રૂબીમાં મેથડ વ્યાખ્યાઈત કરવાના વિવિધ માર્ગો * ? અને = વાપરીને અર્થપૂર્ણ મેથડ..
Outline: * Ruby માં મેથડ્સ * આપેલ શું છે *ઇન્સ્ટન્સ મેથડ્સ * ક્લાસ મેથડ્સ * એક્સસર મેથડ્સ * ઉપયુક્ત માંથી દરેક ને અમલીકરણ કરવાના ઉદાહરણ * અને તમેન વચ્ચેનો તફાવત
Foss : Ruby - Hindi
Outline: 1.1 Ruby का परिचय। Ruby क्या है ? विशेषतायें Ruby gems Ruby पर सहायता। 1.2 संस्थापन उबन्टु सॉफ्टवेयर सेंटर के माध्यम से रूबी 1.9 का स..
Outline: 2.1परिचय -Ruby और वेरिएबल सक्रिय टाइपिंग। -वेरिएबल घोषित करना। -वेरिएबल के प्रकार बदलना। -var वैल्यू को फ्लोट, स्ट्रिंग, बाइनरी आदि में बदलना। 2.2वेरिए..