Programming Language Principles
Took Programming Languages: Principle/Pragmatics at Franklin University:
Studied imperative and declarative programming languages.
Reviewed the principles and styles that the many programming languages can have.
Learned about the compile process of programming languages.
Used Scheme and Prolog to create simple programs that did things like append, flatten, or find the member of a list.
I liked learning these new types of languages because they where different then what I was used to. They were a fun challenge to figure out how they work. I enjoyed their completely different way of thinking!