diff --git a/day2/type_classes_and_genetic_algorithms.md b/day2/type_classes_and_genetic_algorithms.md new file mode 100644 index 0000000..cfaf2df --- /dev/null +++ b/day2/type_classes_and_genetic_algorithms.md @@ -0,0 +1,15 @@ +# Type classes and genetic algorithms + + +# Type classes + +## What is TypeClass? + +- let's start with Java + + + +# Genetic algos + + +-