VirtualTam's bookmarks
191 bookmarks found
-
Learn Vim progressively
2014-12-03 "tl;dr: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it. You start by learning the minimal to survive, then you integrate all the tricks slowly."
Though a bit biased, it for sure is an interesting read
-
CheckiO | Solve puzzles with Python!
2014-11-17 Plenty of fun tasks, riddles and puzzles to solve altogether with learning Python!
Get ready for:
- basic Python exercises (data structures, language features, common libraries)
- a handful exercises on string and data processing
- algorithmics! pathfinding, map exploration, optimization...
-
TL;DR: you won't.
This website is rather a good memo regarding each language's foundations:
- what's its general purpose?
- how to write core instructions, such as functions, loops, conditional structures?
I find this kind of reminder quite useful when it comes to documentation languages (e.g. TeX, Markdown)
-
Snuff Box - Guitar Lesson
2013-09-05 Hey kiddos! Wanna learn some cool riffs?
-
Cryptography II
2013-08-21 Learn about the inner workings of cryptographic primitives and protocols and how to apply this knowledge in real-world applications.
-
Cryptography I
2013-08-21 Learn about the inner workings of cryptographic primitives and how to apply this knowledge in real-world applications!
-
A complete introduction to programming for digital musicians and artists, in the real-time multimedia language ChucK. Rich with practical examples and pointers to additional web resources, it can be understood by novices wishing to learn to program interactive arts systems.
-
Teach Yourself Programming in Ten Years
2013-08-18 Why hurry? There's plenty of time to learn new things, that would be sad to miss awesome things because you're in a rush!