girliemac / a-picture-is-worth-a-1000-words
- четверг, 9 сентября 2021 г. в 00:27:15
I am trying to describe complex matters in simple doodles!
⚠️ Updated on August 27, 2021:GitHub warned me that my Git LFS is disabled as the bandwidth exceeded exceeded your data plan by 150%+. So now the high-res version in TIFF is temporary unavailable. I will move them somewhere when I have time. Thank you!
🙇♀️
└── 📁algorithms
├── 📁png
│ ├── 📄algorithm101_file.png
│ └── 📄...
└── 📁tiff
├── 📄algorithm101_file.tiff
└── 📄...
These images are created for the project at Microsoft I was in, Web Dev for Beginners curriculum.
└── 📁webdev
├── 📁png
│ ├── webdev101-programmingml-history.png
│ └── 📄...
└── 📁tiff
├── 📄webdev101-programming.tiff
└── 📄...
These images are created for another project at Microsoft I was in, Machine Learning for Beginners curriculum.
└── 📁ml
├── 📁png
│ ├── 📄ml-history.png
│ └── 📄...
└── 📁tiff
├── 📄ml-history.tiff
└── 📄...
The tiff files are for printing. I set them in 5.83 x 8.27 inches, which should fit in A5 paper size.
They are large files and stored as LFS files so you won't download the actual files when you git clone
so please download manually from GitHub.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.