├── README.md └── lib ├── I_am_your_teacher.jpg ├── bigbrain.jpeg ├── kungfu.gif ├── learning_banner.jpg ├── matrix.gif ├── money_cry.gif ├── sasha_c.jpg └── where_to_start.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/README.md -------------------------------------------------------------------------------- /lib/I_am_your_teacher.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/I_am_your_teacher.jpg -------------------------------------------------------------------------------- /lib/bigbrain.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/bigbrain.jpeg -------------------------------------------------------------------------------- /lib/kungfu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/kungfu.gif -------------------------------------------------------------------------------- /lib/learning_banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/learning_banner.jpg -------------------------------------------------------------------------------- /lib/matrix.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/matrix.gif -------------------------------------------------------------------------------- /lib/money_cry.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/money_cry.gif -------------------------------------------------------------------------------- /lib/sasha_c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/sasha_c.jpg -------------------------------------------------------------------------------- /lib/where_to_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miharajster/How-to-Learn/HEAD/lib/where_to_start.png --------------------------------------------------------------------------------