Course Overview
Scheme Programming Series (Module #3) – Multiple Values, Objects and Boolean:
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 delayed evaluation, multiple values, quotations and constants, equivalence and predicates, equivalence and predicates, Boolean objects and pairs, other predicates, list and pair procedures, types of list procedures and list predicates.
Course Objective:
- Learn in detail about delayed evaluation, multiple values in scheme programming
- Learn concept of quotations & constants, equivalence and predicates & also Boolean Objects & Pairs 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