INSTANCE VARIABLES IN RUBY – Turkish Tutorial
Channel:
Subscribers:
93
Published on ● Video Link: https://www.youtube.com/watch?v=KRpnpSiJlBg
In this video tutorial, Iwill show you Global Variables in Ruby. Instance variables begin with an at sign (@) and can be referenced only within class methods. They differ from local variables in that they don't exist within any particular scope. I hope you will like it.
Ruby Programlama dilindeki Intance değişkenlerin kullanımı hakkında bilgi vereceğim. Instance değişkenleri bir at işaretiyle (@) başlar ve yalnızca sınıf yöntemleri içinde başvurulabilir. Belli bir kapsam dahilinde bulunmaması bakımından yerel değişkenlerden farklıdırlar
Other Videos By Tarık Hakan
Tags:
ruby
variable
tutorial
dersler
instance