Course Overview
Scheme Programming Series (Module #4) – Numbers, Bitwise and Strings:
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 numbers, number procedures, divisors and modules, other real procedures, sine, cos and tan procedures, bitwise procedures, fixnums, inexact real numbers, characters, strings, vectors, byte-vectors.
Course Objective:
- Learn number procedures, real procedures, divisors and modulus in scheme programming
- Learn concept of bitwise procedures and inexact real numbers 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