Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 292 Bytes

snippets


This repository contains some quick programs for experimenting with programming paradigms and techniques.

Folder layout

  1. rmitest : Contains a Java-based RMI server/client code.
  2. cpp : Contains C++ source files demonstrating certain paradigms of the language.