Difference between revisions of "Main Page"

From ACSL Category Descriptions
Jump to navigation Jump to search
(2 intermediate revisions by the same user 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 11: Line 11:
* [[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]] (in progress)
* [[What Does This Program Do?]]
* [[What Does This Program Do?]]
* [http://www.acsl.org/categories/C1Elem-ComputerNumberSystems.pdf Elementary Division: Computer Number Systems (Contest 1)]
* [//www.acsl.org/categories/C1Elem-ComputerNumberSystems.pdf Elementary Division: Computer Number Systems (Contest 1)]
* [http://www.acsl.org/categories/C2Elem-Prefix-Postfix-InfixNotation.pdf Elementary Division: Prefix-Postfix-Infix Notation (Contest 2)]]
* [//www.acsl.org/categories/C2Elem-Prefix-Postfix-InfixNotation.pdf Elementary Division: Prefix-Postfix-Infix Notation (Contest 2)]]
* [http://www.acsl.org/categories/C3Elem-BooleanAlgebra.pdf Elementary Division: Boolean Algebra (Contest 3)]
* [//www.acsl.org/categories/C3Elem-BooleanAlgebra.pdf Elementary Division: Boolean Algebra (Contest 3)]
* [http://www.acsl.org/categories/C4Elem-GraphTheory.pdf Elementary Division: Graph Theory (Contest 4)]
* [//www.acsl.org/categories/C4Elem-GraphTheory.pdf Elementary Division: Graph Theory (Contest 4)]


== Getting started ==
== Getting started ==

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