Course Overview
Scheme Programming Series (Module #1) – The Fundamentals:
Scheme is simple language to learn and is not as complicated as C or Java. Scheme is of interactive nature similar to that of python and ruby. In this course, we will be using the Racket interpreter which was previously known as Doctor Scheme and Later as PLT along with Notepad plus. Scheme is of challenging nature and requires practice to understand it fully.
Through this course you will be learning concepts to scheme, the basics, simple expressions, evaluating scheme expressions, lambda expressions art, top level definitions, conditional expressions, simple recursion, syntactic extensions, recursion, and also about passing style.
Course Objective:
- Learn in detail basic fundamentals of Scheme Programming
- Learn concept of syntactic expressions required in Scheme Programming
Target Customers:
- Students
- Professionals
- Anyone wanting to learn the basics of Programming
Pre-Requisites:
- Basic Computer Knowledge
- Passion to learn
- Basic Mathematics