Difference between revisions of "Main Page"

From ACSL Category Descriptions
Jump to navigation Jump to search
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the wiki describing the topics covered in the short programs section of the [[http://www.acsl.org | ACSL]] contests.
Welcome to the wiki describing the topics covered in the short programs section of the [//www.acsl.org ACSL] contests.


If you'd like to contribute to this wiki - and we'd love to improve it - please shoot us an email requesting an account. Conversely, if we've linked to your material (especially YouTube videos) that you'd prefer that we do not reference, let us know and we will promptly remove those links.
If you'd like to contribute to this wiki - and we'd love to improve it - please shoot us an email requesting an account. Conversely, if we've linked to your material (especially YouTube videos) that you'd prefer that we do not reference, let us know and we will promptly remove those links.
Line 5: Line 5:
Categories covered:
Categories covered:


* [[Assembly Language Programming]]
* [[Assembly Language Programming]]
* [[Bit-String Flicking]]
* [[Bit-String Flicking]]  
* [[Boolean Algebra]]
* [[Boolean Algebra]]
* [[Computer Number Systems]]
* [[Computer Number Systems]]
* [[Data Structures]]
* [[Data Structures]]
* [[Digital Electronics]]
* [[Digital Electronics]]
* [[FSAs and Regular Expressions]]  
* [[Graph Theory]]
* [[Graph Theory]]
* [[LISP]]
* [[LISP]]  
* [[Prefix/Infix/Postfix Notation]]
* [[Prefix/Infix/Postfix Notation]]
* [[Recursive Functions]]
* [[Recursive Functions]]
* [[What Does This Program Do?]]
* [[What Does This Program Do?]]
 
* [//www.acsl.org/categories/C1Elem-ComputerNumberSystems.pdf Elementary Division: Computer Number Systems (Contest 1)]
 
* [//www.acsl.org/categories/C2Elem-Prefix-Postfix-InfixNotation.pdf Elementary Division: Prefix-Postfix-Infix Notation (Contest 2)]]
* [//www.acsl.org/categories/C3Elem-BooleanAlgebra.pdf Elementary Division: Boolean Algebra (Contest 3)]
* [//www.acsl.org/categories/C4Elem-GraphTheory.pdf Elementary Division: Graph Theory (Contest 4)]


== Getting started ==
== Getting started ==
Line 23: Line 26:
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
Here are some test pages:
A link to [[Tests - Math | mathematics notation]]
A link to [[Tests - Syntax| highlighting of programs]]

Revision as of 01:07, 21 October 2018

Welcome to the wiki describing the topics covered in the short programs section of the ACSL contests.

If you'd like to contribute to this wiki - and we'd love to improve it - please shoot us an email requesting an account. Conversely, if we've linked to your material (especially YouTube videos) that you'd prefer that we do not reference, let us know and we will promptly remove those links.

Categories covered:

Getting started