Skip to content

BorkedFork/cst233-programming-languages-lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CST233 - Programming Languages: Lab 2 - Scheme

Overview

Introduction to functional programming with Scheme/Racket.

Course Information

  • Course: CST233 - Programming Languages
  • Lab: Lab 2 - Scheme
  • Institution: Oregon Institute of Technology
  • Language: Scheme/Racket

Topics Covered

  • Functional programming paradigm
  • Recursion and tail recursion
  • List processing and manipulation
  • Higher-order functions
  • Lambda expressions

Files

  • Fiddling.rkt - Scheme/Racket implementation
  • Lab assignment PDF and responses

Learning Objectives

  • Understanding functional programming concepts
  • Recursion as primary control structure
  • Immutability and pure functions
  • LISP-family language syntax

Technologies

  • Scheme/Racket
  • DrRacket IDE

About

Functional programming with Scheme/Racket - CST233 Programming Languages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages