Open
Description
Hi i just reopen this issue after our discussion in the forum.
The main goal would be to have practical/pragmatic homework
and letting people knowing existining library in elixir and
For example:
This are the first i have in mind: ( the exercises could be even modular, like 1.0 , 1. Module B)
*1)
Write a program in elixir that fetch Github PullRequest and print the Pr title and Author ( 1.0 exercise)
1B) expand this program to save the data into redis key/value or other DB.
*2)
Write a program using a web-driver framework which will test the elixirforum webpage for specifc content.
- Write a irc bot etc.