ahmedgamaleldin14 / UBCx-HtCx-How-to-Code-edX

Some chosen examples of How to Code series courses (Simple and Complex Data)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Code (edX courses)

Some chosen examples of How to Code courses (Simple and Complex Data) on edX by University of British Columbia.

The two courses are part of the MicroSeries on edX --> Software Development

The course is taught using a functional programming language (Racket). Its syntax is very easy and you can digest the concepts explained in the course way much better.

all the files must be opened in DrRacket environment only.

Final Project

I had the opportunity to create a simple project that mimics the classic Space Invaders game.

Open space-invaders.rkt and type (main G0)

Space Invaders Gif

Link of the courses

About

Some chosen examples of How to Code series courses (Simple and Complex Data)


Languages

Language:Racket 100.0%