Mail order, logistics, dating or emotional content - every industry has special requirements for check-out, risk and support. And we have special solutions.
Nothing illustrates our added value for our customers more than the large number of successful projects that we were able to implement together. A selection.
Short information about news about our customers, projects and features.
Payment does not have to be complicated. However, there are technical terms that are often not common.
Can we help you
In the upper search bar you can choose between two search options. The search by category and the search by alphabet. Just click on the navigation button above the selection. If you need further information, please contact us. We look forward to hearing from you.
Then do not hesitate and contact us. We make every effort to answer all questions as quickly as possible and to keep our glossary up to date in order to provide you with the greatest possible amount of information.
Source code
The source code is the programmed instructions of the program. Due to the variety of programming languages, they can look and be structured very differently. Also a html page has a source code or source code. You can also view it with a browser, e.g. with the command "View page source code" (different names depending on the browser).
Machine language translation
Programs are mostly created in an integrated development environment or with the help of a text editor. In order for the computer to execute it, it must be translated into machine language. This is done either by a compiler, interpreter or JIT compiler. A mixed form such as Java uses an intermediate code (Java-Bytecode) to enable platform independence.