Tuesday, October 4, 2011

Visual communication

1/ Tools for effective visual communcation

-Tables
-Graphs and charts
-Diagrams and sketches
-Maps, drawings and photographs
-Scientific and information visualisation

2/ References

Terry Mohan, Helen McGregor, Shirley Saunders and Ray Archee "Communicating as professionals", 3nd Ed, Thomson, 2008.

Sunday, October 2, 2011

Quicksort algorithm

Quicksort algorithm has the worst-case time complexity of O(n^2), and the best-case time complexity of O(nlogn).

Mounting USB drives in Windows Subsystem for Linux

Windows Subsystem for Linux can use (mount): SD card USB drives CD drives (CDFS) Network drives UNC paths Local storage / drives Drives form...