VirtualTam's bookmarks

  1. Audacity themes 2016-08-30

    To enable theming, append the following section to ~/.audacity-data/audacity.cfg

    [Theme] LoadAtStart=1

    This will load any theme resource located under ~/.audacity-data/Theme/ImageCache.png

    Some themes:

    1. Understand user needs
    2. Do ongoing user research
    3. Have a multidisciplinary team
    4. Use agile methods
    5. Iterate and improve frequently
    6. Evaluate tools and systems
    7. Understand security and privacy issues
    8. Make all new source code open
    9. Use open standards and common platforms
    10. Test the end-to-end service
    11. Make a plan for being offline
    12. Make sure users succeed first time
    13. Make the user experience consistent with GOV.UK
    14. Encourage everyone to use the digital service
    15. Collect performance data
    16. Identify performance indicators
    17. Report performance data on the Performance Platform
    18. Test with the minister
  2. csv [sebsauvage] 2015-07-24

    MOUHAHAHAHAHAHAHA

    • Alors comme ça tu veux faire du CSV ?
    • Et tu crois vraiment que tu peux écrire toi-même facilement un parseur de CSV ?
    • Tu crois vraiment qu'il te suffit de faire un bête split() sur chaque ligne du fichier pour t'en sortir ???
    • T'es vraiment sûr que t'as pensé à tout ?
  3. What not to do with data!

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