Difference between revisions of "Main Page"

From ACSL Category Descriptions
Jump to navigation Jump to search
 
(28 intermediate revisions by 4 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.


Categories covered:
The categories covered during the regular season in the Classroom, Junior, Intermediate, and Senior Divisions are as follows:


* [[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]]
* [[Regular Expressions]]
* [[What Does This Program Do?]]
* [[What Does This Program Do?]]


* [[Elementary DIvision: xxx]]
The categories covered during the regular season in the Elementary Division are as follows:
* [[Elementary DIvision: xxx]]
* [[Elementary DIvision: xxx]]
* [[Elementary DIvision: xxx]]


* [https://docs.google.com/document/d/17k3HdLUwUUzG02SJKXkvDSpJWxeVbhORnYLkRhLQJMo/edit?usp=sharing Elementary Division: Computer Number Systems (Contest 1)]
* [https://docs.google.com/document/d/1TpH1oEPR9qjX-xuLyPLQlvbbsPNquQOiPPyIIhOUAes/edit?usp=sharing Elementary Division: Prefix-Postfix-Infix Notation (Contest 2)]]
* [https://docs.google.com/document/d/1j_4St3SdddrL3xYT3OdTktnOztka1kqXF8AtC8k3KWo/edit?usp=sharing Elementary Division: Boolean Algebra (Contest 3)]
* [https://docs.google.com/document/d/1SDThTvIHI_rjBFGL1U2aXc5WbWZvgnFBq472F0QtVyg/edit?usp=sharing Elementary Division: Graph Theory (Contest 4)]


Additional categories covered during the end-of-season invitational competition are as follows:
* [[Advanced Regular Expressions]]
* [[Karnaugh Maps]]


== Getting started ==
== Getting started ==
Line 29: Line 34:
* [//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 that I created (er, copied):
A link to [[Tests - Math | mathematics notation]]
A link to [[Tests - Syntax| highlighting of programs]]

Latest revision as of 10:53, 22 January 2021

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.

The categories covered during the regular season in the Classroom, Junior, Intermediate, and Senior Divisions are as follows:

The categories covered during the regular season in the Elementary Division are as follows:

Additional categories covered during the end-of-season invitational competition are as follows:

Getting started