intro class
   - goals :
       - practice & improve
            - coding skills
        - tools (github, command line, editors, jupyter, ...)
        - project managemennt & groups
        - context
        - google-foo
   - possible topics & projects :
       - work you have done before : share (include language & tools)
       - advent of code
       - coding topics :
            - functional languages
        - regular expressions
        - debugging
        - language zoo : python, javascript, C, ...
        - data structures in C
    - group project(s) ... perhaps two, with different groups
        game ?
        https://en.wikipedia.org/wiki/AI_Challenge
        http://theaigames.com/
        surf the web in piglatin ?
            part 1 : translate text to piglatin
            part 2 : translate a web page to piglatin
            part 3 : deploy that as a website
            part 4 : translate links to see whole web as piglatin...
        other ?
    - topic based : internet or graphics or ...
   https://www.learnenough.com/courses
   https://adventofcode.com/
   https://projecteuler.net/
   https://www.fullstackpython.com/table-of-contents.html