aliases:
- Software Engineer
- Programmer
- Coder
tags:
- Type/Identity/Role
- proto
publish: true
version: 1
dateCreated: 2023-04-14, 21:14
dateModified: 2024-04-05, 09:15
of:
- "[[Technologist]]"
from:
- "[[Potential employment - roles, jobs, positions, & companies]]"
- "[[Programming]]"
- "[[Identity]]"
- "[[DevOps]]"
related:
- "[[Professional]]"
contra:
to:
![]() |
A computer programmer, sometimes referred to as a Software Developer, a software engineer, a programmer or a coder, is a person who creates computer programs. |
---|---|
wikipedia:: Programmer |
A computer programmer, sometimes referred to as a Software Developer, a software engineer, a programmer or a coder, is a person who creates computer programs.
A programmer is someone who writes/creates computer software or applications generally by providing instructions (commonly through the use of a specific programming language) to the computer or by configuring already existing code (such as a framework or existing code base). Most programmers have extensive computing and coding experience in many varieties of programming languages and platforms, such as Structured Query Language (SQL), Perl, Extensible Markup Language (XML), PHP, HTML, C, C++ and Java.
A programmer's most often-used computer language (e.g., Assembly, C, C++, C#, JavaScript, Lisp , PHP Python, Java, etc.) may be prefixed to the aforementioned terms. Some who work with web programming languages may also prefix their titles with web.
= this.file.name
, = this.of
or = this.for
or = this.re
or = this.in
TABLE WITHOUT ID
file.link AS Name, in AS In, of AS Of, for AS For, re AS Re, as AS As, contact AS Contact, url AS URL, date AS Date
FROM #Type
WHERE
(
(
any(contains(for, this.for))
OR
any(contains(of, this.for))
OR
any(contains(by, this.for))
OR
any(contains(in, this.for))
OR
any(contains(re, this.for))
OR
any(contains(as, this.for))
AND
this.for
)
OR
(
any(contains(of, this.of))
OR
any(contains(for, this.of))
OR
any(contains(by, this.of))
OR
any(contains(in, this.of))
OR
any(contains(re, this.of))
OR
any(contains(as, this.of))
AND
this.of
)
OR
(
any(contains(of, this.in))
OR
any(contains(for, this.in))
OR
any(contains(by, this.in))
OR
any(contains(in, this.in))
OR
any(contains(re, this.in))
OR
any(contains(as, this.in))
AND
this.in
)
OR
(
any(contains(of, this.as))
OR
any(contains(for, this.as))
OR
any(contains(by, this.as))
OR
any(contains(in, this.as))
OR
any(contains(re, this.as))
OR
any(contains(as, this.as))
AND
this.as
)
OR
(
any(contains(for, this.file.name))
OR
any(contains(for, this.file.link))
OR
any(contains(of, this.file.name))
OR
any(contains(of, this.file.link))
OR
any(contains(in, this.file.name))
OR
any(contains(in, this.file.link))
OR
any(contains(by, this.file.name))
OR
any(contains(by, this.file.link))
OR
any(contains(re, this.file.name))
OR
any(contains(re, this.file.link))
OR
any(contains(as, this.file.name))
OR
any(contains(as, this.file.link))
)
AND file.name !=this.file.name
)
SORT file.etags DESC, date DESC, file.link ASC