Search code examples
Why do instance variables seemingly disappear when inside a block?...


rubyblockinstance-variablessavon

Read More
Java Field Hiding...


javafieldinstance-variablesstatic-variablesmember-hiding

Read More
Is a low number of members in a class considered a code smell?...


oopmemberinstance-variablesdecomposition

Read More
Is there a way to turn list elements into independent variables while referencing the original list?...


pythondictionaryfor-loopinstance-variables

Read More
How to correctly perform arithmetic on classes instances? E.g. Sum the n_people attribute for a list...


pythonpython-3.xclassinstance-variables

Read More
Python Classes, Instance Variables, and Accessor Methods...


pythonclassmethodsinstance-variablesaccessor

Read More
Thought I knew what this was...


angularscopeinstance-variables

Read More
How to call instance variable form another class and file...


pythonpython-3.xinstance-variables

Read More
What is the difference between ivars and properties in Objective-C...


objective-cpropertiesinstance-variables

Read More
Django. How to write a filter for the current user?...


djangodjango-admininstance-variablesdjango-usersdjango-filters

Read More
How to pass an integer through an instance method and add that with an instance variable?...


pythonpython-3.xclassparameter-passinginstance-variables

Read More
When do Ruby instance variables get set?...


rubysyntaxinstance-variables

Read More
Multiple threads passing parameter...


c++multithreadinginstance-variables

Read More
How would an instance variable be used in a class method?...


pythoninstance-variablesclass-method

Read More
RUBY instance variable is reinitialized when calling another method...


rubyclassinstance-variables

Read More
Ruby Class Variable for init() Setters...


rubyclassinstance-variablespopulate

Read More
hash[key] is to hash.fetch(key) as @ivar is to what?...


rubyinstance-variables

Read More
Compilation error is stating the instance method as a static context (Java 6)...


javastatic-methodsinstance-variablesjava-6

Read More
Declaring an instance variable outside of `initialize` method...


rubyinitializationinstance-variables

Read More
Ruby attr_reader allows one to modify string variable if using <<...


rubyinstance-variables

Read More
How to get an attribute from another class´ instance?...


python-3.xclasstkinterinstance-variables

Read More
How to use color variable with PaintCode & Xcode...


swiftinstance-variablesuicolorpaintcode

Read More
Lifecycle of Instance variables in Ruby on Rails...


ruby-on-railsrubyinstance-variables

Read More
What is the python attribute get and set order?...


pythonclassattributesmetaprogramminginstance-variables

Read More
Node.js cant import File instance from local folder...


node.jsfileinstancefsinstance-variables

Read More
python tkinter passing variables between functions...


pythoncompiler-errorstkinterinstance-variables

Read More
How can I mock an instance variable returned from a Client in rspec...


ruby-on-railsrubyrspecrubygemsinstance-variables

Read More
Difference Between @ and @@ instance...


rubyinstance-variablesclass-variables

Read More
C# SoundPlayer - should be static or instance based?...


c#wpfstaticinstance-variablessoundplayer

Read More
Pygame: static variables and instance variables...


python-3.xpygameinstance-variablesstatic-variables

Read More
BackNext