Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 348 Bytes

network-concept

🕸️😎

Description

Implementation of the concept of an abstract network of nodes, providing the ability to exchange information between them.

Written in C++ using object-oriented paradigm.

...and remember

"Programs must be written for people to read, and only incidentally for machines to execute." – Hal Abelson