Learnings: Difference between revisions

From Wiki
(Update with workshops I attended)
(Talks get their own section)
Line 3: Line 3:
=== General ===
=== General ===
* '''Teach yourself Computer Science''' <br /> https://teachyourselfcs.com/
* '''Teach yourself Computer Science''' <br /> https://teachyourselfcs.com/
* '''Works of Government Belong To The People: Making Big Data Available in the Internet Age''' - a talk I attended at IIIT-H.<br />https://discuss.swecha.org/t/talk-on-works-of-government-belong-to-the-people-making-big-data-available-in-the-internet-age/146<br />https://www.youtube.com/watch?v=l79AIOC7i48
* '''Why polkit (or, how to mount a disk on modern Linux)''' <br /> https://smcv.pseudorandom.co.uk/2015/why_polkit/
* '''Why polkit (or, how to mount a disk on modern Linux)''' <br /> https://smcv.pseudorandom.co.uk/2015/why_polkit/


Line 30: Line 29:
* '''Infrastructure as Code Tutorial''' <br />  https://github.com/Artemmkin/iac-tutorial
* '''Infrastructure as Code Tutorial''' <br />  https://github.com/Artemmkin/iac-tutorial
* '''Distributed Systems Workshop''' <br />  https://github.com/unmeshjoshi/distributedarchitectures
* '''Distributed Systems Workshop''' <br />  https://github.com/unmeshjoshi/distributedarchitectures
=== Talks ===
* '''Works of Government Belong To The People: Making Big Data Available in the Internet Age - IIIT Hyderabad'''<br />  https://discuss.swecha.org/t/talk-on-works-of-government-belong-to-the-people-making-big-data-available-in-the-internet-age/146<br />https://www.youtube.com/watch?v=l79AIOC7i48
* '''Rewiring the Network for an Inclusive World - Siddartha Malempati - TEDx MVSR, 2019''' <br/>  https://peertube.mastodon.host/videos/watch/e4644c93-8df0-4b62-9323-b60e5f661ec2

Revision as of 07:12, 16 December 2019

This is a log of all the things I've learnt over time, with resources if public. This is mostly for referring back to things when I need them.

General

Design

CSS

I have taught myself CSS by using the following resources.

Courses

Readings

Games

Workshops

Talks