VirtualTam's bookmarks

  1. "This project was started in 2008. The goal was to learn something about programming, electronics and control loops. Because I always need a cool project to learn new things, it was clear that something that can fly had to be built."

    http://shrediquette.blogspot.fr/

  2. "I’m starting to learn game design and the biggest hurdle I keep running into over and over is knowing how many forklifts to put into my game. Could you give me a specific number? It would be a huge help, thanks!"

    • We must learn more about butts. Ready the probe teams.
  3. "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

  4. 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...