Difference between revisions of "Template:Computer science"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>GenQuest
(add control variable)
 
(25 intermediate revisions by 17 users not shown)
Line 1: Line 1:
 
{{navbox
 
{{navbox
 
| name = Computer science
 
| name = Computer science
| title = Major fields of [[computer science]]
+
| title = [[Computer science]]
 +
| image = [[File:Computer_Retro.svg|50px]]
 
| state = {{{state<includeonly>|autocollapse</includeonly>}}}
 
| state = {{{state<includeonly>|autocollapse</includeonly>}}}
 
| bodyclass = hlist
 
| bodyclass = hlist
| above = Note: Computer science can also be divided into different topics or fields according to the [[ACM Computing Classification System]].
+
| above = Note: This template roughly follows the 2012 [[ACM Computing Classification System]].
  
 
| group1 = [[Computer hardware|Hardware]]
 
| group1 = [[Computer hardware|Hardware]]
Line 11: Line 12:
 
* [[Peripheral]]
 
* [[Peripheral]]
 
* [[Integrated circuit]]
 
* [[Integrated circuit]]
* [[Very-large-scale integration]]
+
* [[Very Large Scale Integration]]
* [[Green computing|Energy consumption]]
+
* [[System on a chip|Systems on Chip (SoCs)]]
 +
* [[Green computing|Energy consumption (Green computing)]]
 
* [[Electronic design automation]]
 
* [[Electronic design automation]]
 +
* [[Hardware acceleration]]
  
 
| group2 = Computer systems<br/>organization
 
| group2 = Computer systems<br/>organization
Line 54: Line 57:
 
| group6 = [[Software development]]
 
| group6 = [[Software development]]
 
| list6 =  
 
| list6 =  
 +
* [[Control variable (programming)|Control variable]]
 
* [[Software development process]]
 
* [[Software development process]]
 
* [[Requirements analysis]]
 
* [[Requirements analysis]]
 
* [[Software design]]
 
* [[Software design]]
* [[Computer programming|Software implementation]]
+
* [[Software construction]]
* [[Software verification and validation]]
+
* [[Software deployment]]
 
* [[Software maintenance]]
 
* [[Software maintenance]]
 
* [[Programming team]]
 
* [[Programming team]]
Line 68: Line 72:
 
* [[Formal language]]
 
* [[Formal language]]
 
* [[Automata theory]]
 
* [[Automata theory]]
 +
* [[Computability theory]]
 
* [[Computational complexity theory]]
 
* [[Computational complexity theory]]
 
* [[Logic in computer science|Logic]]
 
* [[Logic in computer science|Logic]]
Line 76: Line 81:
 
* [[Algorithm design]]
 
* [[Algorithm design]]
 
* [[Analysis of algorithms]]
 
* [[Analysis of algorithms]]
 +
* [[Algorithmic efficiency]]
 
* [[Randomized algorithm]]
 
* [[Randomized algorithm]]
 
* [[Computational geometry]]
 
* [[Computational geometry]]
Line 91: Line 97:
 
| group10 = [[Information system|Information<br/>systems]]
 
| group10 = [[Information system|Information<br/>systems]]
 
| list10 =  
 
| list10 =  
* [[Database management system]]
+
* [[Database|Database management system]]
 
* [[Computer data storage|Information storage systems]]
 
* [[Computer data storage|Information storage systems]]
 
* [[Enterprise information system]]
 
* [[Enterprise information system]]
Line 122: Line 128:
 
* [[Social computing]]
 
* [[Social computing]]
 
* [[Ubiquitous computing]]
 
* [[Ubiquitous computing]]
* [[Visualization (computer graphics)|Visualization]]
+
* [[Visualization (graphics)|Visualization]]
 
* [[Computer accessibility|Accessibility]]
 
* [[Computer accessibility|Accessibility]]
  
Line 150: Line 156:
 
* [[Reinforcement learning]]
 
* [[Reinforcement learning]]
 
* [[Multi-task learning]]
 
* [[Multi-task learning]]
* [[List of machine learning concepts|Machine learning algorithms]]
 
 
* [[Cross-validation (statistics)|Cross-validation]]
 
* [[Cross-validation (statistics)|Cross-validation]]
  
Line 179: Line 184:
 
* [[Cyberwarfare]]
 
* [[Cyberwarfare]]
 
* [[Electronic voting]]
 
* [[Electronic voting]]
* [[Video game]]
+
* [[Video game]]s
 
* [[Word processor|Word processing]]
 
* [[Word processor|Word processing]]
 
* [[Operations research]]
 
* [[Operations research]]
Line 186: Line 191:
  
 
| below =
 
| below =
* '''{{portal-inline|size=tiny|Computer science}}'''
+
* {{Icon|Book}} '''[[Book:Computer science|Book]]'''
 +
* {{icon|category}} '''[[:Category:Computer science|Category]]'''
 +
* {{Icon|Outline}} '''[[Outline of computer science|Outline]]'''
 +
* {{Icon|WikiProject}}'''[[Wikipedia:WikiProject Computer science|WikiProject]]'''
 +
* {{icon|commons}} '''[[commons:Category:Computer science|Commons]]'''
  
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation|content=
 
{{documentation|content=
{{Collapsible option}}
+
{{collapsible option}}
[[Category:Computer science templates]]
+
[[Category:Computer science templates| ]]
}}
+
[[Category:Computer science navigational boxes| ]]
</noinclude>
+
}}</noinclude>

Latest revision as of 13:19, 5 October 2020

Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Computer science|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Computer science|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Computer science|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.