sajjadt / programming-styles

Term frequency implementation in different programming styles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As part of a graduate class at UC Irvine, I have implemented term frequency program in some of the styles covered in Crista Lopes' book in other languages than Python (Since she has already implemnted all of them in Python). This book is great and I recommend to anyone who wants to learn about philosophy and historical evolution of programming languages and design methodologies.

Book

About

Term frequency implementation in different programming styles

License:MIT License


Languages

Language:C++ 37.4%Language:Rust 35.6%Language:JavaScript 22.5%Language:Python 3.0%Language:Haskell 1.4%Language:Shell 0.1%