Terminology Questions
Ad
When did the term "second-party developer" stop being used to refer to the user?
I always believed that when it came to software for a platform the parties were referred to as such: first-party: the
What is the name of this data structure or technique of using relative difference between sequence members
Let's say i have a sequence of values (e.g., 3, 5, 8, 12, 15) and i want to occasionally decrease all of them by a certain value. if i
What does it mean exactly if two types are "compatible" to each other in C?
In the c standard is stated (emphasize mine): two types have compatible type if their types are the same.
What's meaning of word "clobber" in inline asm of GCC
Couldn't quite understand the meaning of word "clobber". "hit (someone) hard." or "treat or deal with harshly." gcc
"k.send :hello" - if k is the "receiver", who is the sender?
In the example below, why do we say "k.send :hello" instead of "k.receive :hello" if,
What does I18N safe mean?
I came across a comment in some code referring to said code being "i18n safe". what does this refer to?
What are MVP and MVC and what is the difference?
When looking beyond the rad (drag-drop and configure)
Ad
Blog Categories
Ad