Data: Difference between revisions
From Freephile Wiki
Created page with "Nice instruction about representation of data as it relates to binary, base 10, hexadecimal and so on. http://www3.ntu.edu.sg/home/ehchua/programming/java/DataRepresentation...." |
updates Data article with Git-mediawiki mention |
||
Line 1: | Line 1: | ||
Nice instruction about representation of data as it relates to binary, base 10, hexadecimal and so on. http://www3.ntu.edu.sg/home/ehchua/programming/java/DataRepresentation.html | Nice instruction about representation of data as it relates to binary, base 10, hexadecimal and so on. http://www3.ntu.edu.sg/home/ehchua/programming/java/DataRepresentation.html | ||
== Working with Data == | |||
The [https://github.com/moy/Git-Mediawiki/wiki/User-manual Git-Mediawiki project] is an extension of [[Git]] which allows you to clone/author your wiki from the comfort of your git terminal. | |||
[[Category:Data]] | [[Category:Data]] |
Revision as of 00:25, 21 November 2014
Nice instruction about representation of data as it relates to binary, base 10, hexadecimal and so on. http://www3.ntu.edu.sg/home/ehchua/programming/java/DataRepresentation.html
Working with Data
The Git-Mediawiki project is an extension of Git which allows you to clone/author your wiki from the comfort of your git terminal.