New pages
- 01:00, 21 October 2025 Operating systems (hist | edit) [38,528 bytes] LunaStev (talk | contribs) (Created page with "== Overview == '''Operating System''' (OS) is the '''core control software''' of a computer system, responsible for efficiently managing hardware resources and providing a standardized environment for applications and users. An operating system is not merely a “manager of programs,” but a '''software infrastructure''' that forms the foundation of the modern computing ecosystem. The essence of an operating system lies in the “'''control and abstraction of res...")
- 00:48, 15 October 2025 Zeta (hist | edit) [885 bytes] LunaStev (talk | contribs) (Created page with "{{Software Infobox | Name = Zeta | Developer = Voxon Development | ReleaseDate = In development | LatestVersion = None | Extension = .zeta | License = GPL-3.0 | Website = https://github.com/Voxon-Development/zeta-lang }} '''Zeta''' is a programming language developed in 2025 by '''Wildered''' from Egypt. == History == * 2025: Currently in development. == Key Features == == Example Code == <syntaxhighlight lang="c"> main() {...")
- 00:34, 15 October 2025 Wave (hist | edit) [1,188 bytes] LunaStev (talk | contribs) (Created page with "<includeonly> {| class="infobox" style="float:right; clear:right; margin:0 0 1em 1em; width:280px; font-size:90%; line-height:1.5em; background:#f8f9fa;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#e9ecef;" | {{{Name|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center;" | {{{Logo|}}} |- ! Developer | {{{Developer|}}} |- ! Initial release | {{{ReleaseDate|}}} |- ! Latest version | {{{LatestVersion|}}} |- ! File extension | {{{Extension|}}}...")
- 13:29, 7 September 2025 C (hist | edit) [43,734 bytes] LunaStev (talk | contribs) (Created page with "= C = '''C''' is a programming language created in the early 1970s by '''Dennis Ritchie''' at Bell Labs. It was originally designed to implement the Unix operating system, but quickly grew beyond that role. Even today, C is often called the "mother of modern programming languages" because of its lasting influence. == History == * 1969: Early Unix was written in assembly language. * 1972: Dennis Ritchie developed C, building on the B language. * 1978: Brian Ker...")
- 13:28, 7 September 2025 Programming languages (hist | edit) [3,042 bytes] LunaStev (talk | contribs) (Created page with "= Programming languages = A '''programming language''' is a formal system designed to express computations, instruct computers, and describe algorithms. Each language has its own syntax, semantics, and execution model, allowing humans to represent procedures that machines can perform. == Overview == Programming languages are central to computer science. They serve as a bridge between human thought and machine execution, enabling the expression of algorithms,...")