You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1.0 KiB
22 lines
1.0 KiB
|
5 years ago
|
|
||
|
|
## Python Refactoring
|
||
|
|
* From [sourcery](https://sourcery.ai/blog)'s [Blog](https://sourcery.ai/blog/)
|
||
|
|
[explaining-refactorings-1](https://sourcery.ai/blog/explaining-refactorings-1/)
|
||
|
|
[explaining-refactorings-2](https://sourcery.ai/blog/explaining-refactorings-2/)
|
||
|
|
[explaining-refactorings-3](https://sourcery.ai/blog/explaining-refactorings-3/)
|
||
|
|
[explaining-refactorings-4](https://sourcery.ai/blog/explaining-refactorings-4/)
|
||
|
|
[explaining-refactorings-5](https://sourcery.ai/blog/explaining-refactorings-5/)
|
||
|
|
[explaining-refactorings-6](https://sourcery.ai/blog/explaining-refactorings-6/)
|
||
|
|
[explaining-refactorings-7](https://sourcery.ai/blog/explaining-refactorings-7/)
|
||
|
|
|
||
|
|
## UTF-8
|
||
|
|
#### Unicode chartable
|
||
|
|
https://www.utf8-chartable.de/unicode-utf8-table.pl
|
||
|
|
#### Fullsize/Halfsize forms
|
||
|
|
https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms
|
||
|
|
https://en.wikipedia.org/wiki/Halfwidth_and_Fullwidth_Forms_(Unicode_block)
|
||
|
|
|
||
|
|
|
||
|
|
## Terminal
|
||
|
|
#### Hyperlink
|
||
|
|
https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda
|