Pick colors from an Image

Link

This useful web application allows you to pick colors from an image either by uploading it or by giving its url. This was very useful when writing an article.

ImageColorPicker.com

Research Proposal Writing

Link

Research Proposal Writing for Business, Social Sciences and Humanities covers some good material:

 

Advertisement

Python

Link

Intermediate and Advanced Software Carpentry

Problem Solving with Algorithms and Data Structures using Python

 

Vim casts

Link

Vim Screencasts – vimcasts.org from Drew Neil the author of Practical Vim.

The Bash Hackers Wiki [link]

Link

The Bash Hackers Wiki

This wiki is intended to hold documentation of any kind about GNU Bash. The main motivation was to provide human-readable documentation and information so users aren’t forced to read every bit of the Bash manpage – which can be difficult to understand. However, the docs here are not meant as a newbie tutorial.