Difference between revisions of "Main Page"

From ACSL Category Descriptions
Jump to navigation Jump to search
(12 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]] (needs a final editing pass - done)
* [[Assembly Language Programming]]
* [[Bit-String Flicking]] (needs a final editing pass - done)
* [[Bit-String Flicking]]  
* [[Boolean Algebra]]
* [[Boolean Algebra]]
* [[Computer Number Systems]]
* [[Computer Number Systems]]
* [[Data Structures]] (needs to add images)
* [[Data Structures]]
* [[Digital Electronics]] (needs to add images)
* [[Digital Electronics]]  
* [[Graph Theory]] (needs to add images)
* [[FSAs and Regular Expressions]]
* [[LISP]] (under construction - added tables, needs a final editing pass)
* [[Graph Theory]]
* [[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?]]
* [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