Difference between revisions of "Main Page"

From ACSL Category Descriptions
Jump to navigation Jump to search
(18 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]]
* [[Regular Expressions]]
* [[What Does This Program Do?]]
* [[What Does This Program Do?]]
 
* [//www.acsl.org/categories/C1Elem-ComputerNumberSystems.pdf Elementary Division: Computer Number Systems (Contest 1)]
* [[Elementary DIvision: xxx]]
* [//www.acsl.org/categories/C2Elem-Prefix-Postfix-InfixNotation.pdf Elementary Division: Prefix-Postfix-Infix Notation (Contest 2)]]
* [[Elementary DIvision: xxx]]
* [//www.acsl.org/categories/C3Elem-BooleanAlgebra.pdf Elementary Division: Boolean Algebra (Contest 3)]
* [[Elementary DIvision: xxx]]
* [//www.acsl.org/categories/C4Elem-GraphTheory.pdf Elementary Division: Graph Theory (Contest 4)]
* [[Elementary DIvision: xxx]]
 
 


== 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