What do you mean by thin-client application?
web-applications terminology thin-clientI've worked with a few different languages such as Java, C#, and Objective-C. In most languages, methods that don't require …
objective-c terminology static-methods class-methodWhen using Pycharm, It often points out an error, saying: Unresolved reference 'name'. This inspection detects names that should resolve …
python pycharm terminology termI hear the term "hard tabs" and "soft tabs" (often with much debate about which is better), but what do …
coding-style terminology tabbingWhich one is it in a programming context? Is there a difference? I've seen it both ways and I don't …
terminology marshallingI've seen the terms "IB" and "UB" used several times, particularly in the context of C++. I've tried googling them, …
c++ terminology definitionMy search for the meaning of DCO was quite fruitless, so I decided to ask here. In my Java application, …
java terminology acronymMost of us computer programmers are pretty obsessed about correct terminology. I certainly am, especially because sometimes changing just one …
regex terminologyIn an SO answer daxim states: @array ~~ $scalar is true when $scalar is in @array to which draegtun replies: From 5.10.1+ …
perl terminology smartmatchWhat is the correct name of the Vim scripting language? I see it being called VimScript, Vim script and even …
vim terminology viml