Apr 16, 2023

The Third Level of the Test in Color Coordination

The reference book I use is the paper book of the official text. It was inconvenient for me, so I scanned it with a document scanner and create a CBZ file today. It's a vertically long book, so it fits to Kindle Fire 7.

I'm memorizing the contents of "Color Coordinate System (表色系)" now.

EBookBuilder

I rebuilt and used the following old WPF app to create the above CZP file. lpubsppop01/EBookBuilder

The above app worked well this time, so I'm thinking of doing maintenance and continuing to use.

The document scanner also seems to need maintenance. It is ScanSnap S1500 of 2011 and haven't been change parts.

Reading Python for Finance

I finished to read whole roughly, and also finished to check the code up to "9. Input/Output Operations (入出力操作)". "9" is section number in the Japanese edition, and it may be "7" in the original.

I downloaded EUR/USD tick data from HistData.com, instead of Eikon.

I couldn't check the section 9 code as smoothly as other sections.