[CentralOH] 2018-01-18 道場 Scribbles 落書/惡文? bad wifi; more tdd practice; 주도

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Fri Jan 19 11:20:07 EST 2018


smokehouse's wifi was terrible tonight
    it started working later in evening

practiced tdd with fizzbuzz again
this time using object-oriented design, instead of just plain function
https://github.com/james-prior/dojo-20180118-tdd-practice-jessie-fizzbuzz
incomplete

    cd ~/20180118
    git clone https://github.com/james-prior/dojo-20180111-tdd-practice-jessie-kevin-fizzbuzz.git
    mv dojo-20180111-tdd-practice-jessie-kevin-fizzbuzz/ dojo-20180118-tdd-practice-jessie-fizzbuzz/
    cd dojo-20180118-tdd-practice-jessie-fizzbuzz/
    git config user.name "Jessie Woods and James Prior"
    git config user.email woodywoods4 at outlook.com
    git co -b 20180118-dojo-jessie-fizzbuzz 191ded4

    # conda create --name 20180118-fizzbuzz python=3 pytest pytest-xdist
    python3 -m venv env
    source env/bin/activate
    pip install pytest pytest-xdist

    -------------------------------------------------------------

    cd ~/20180118/dojo-20180118-tdd-practice-jessie-fizzbuzz/
    source env/bin/activate
    pytest --color=yes -f .

    -------------------------------------------------------------

    cd ~/20180118/dojo-20180118-tdd-practice-jessie-fizzbuzz/
    watch 'git status'

Visualizing Molecules with Python
http://www.linuxjournal.com/content/visualizing-molecules-python

bunch of links for GIS stuff

one of the attendees has been studying to be a "Certified Ethical Hacker"
Hehe, still writing code for a living? It's 2018.
You could be earning x3 as a bug bounty hunter
https://www.theregister.co.uk/2018/01/17/bug_bounties_pay/

cake batter martini (chocolate milk + chocolate syrup + alcohol)

Chocolate is bad for cats and dogs
https://www.petful.com/pet-health/can-cats-eat-chocolate/

PEP 8 -- Style Guide for Python Code
https://www.python.org/dev/peps/pep-0008/

wp:Oldboy (2003 film)
    wp:San-nakji
    https://ko.wikipedia.org/wiki/산낙지
    https://ko.wikipedia.org/wiki/낙지

wp: prefix means Wikipedia
To get good answers, consider following the advice in the links below.
http://catb.org/~esr/faqs/smart-questions.html
http://web.archive.org/web/20090627155454/www.greenend.org.uk/rjk/2000/06/14/quoting.html

wp:List of countries by alcohol consumption per capita
    17   South Korea    12.3    9.8 2.5 25  1.6 2.9 70.5    10.9
    21   Ireland    11.9    11.4    0.5 48.1    26.1    18.7    7.7 10.9

wp:Soju
wp:Drinking_culture_of_Korea#Alcohol_drinking_etiquette

How to Drink Soju Like the Koreans
http://www.obsev.com/food/how-drink-soju-koreans.html

Drinking Culture in South Korea and Why it’s Important
https://seoulistic.com/korean-culture/drinking-culture-in-south-korea-and-why-its-important/

How technology changes the rules for doing agile
https://enterprisersproject.com/article/2018/1/how-technology-changes-rules-doing-agile


More information about the CentralOH mailing list