diff options
author | Mike Gerwitz <mtg@gnu.org> | 2017-07-24 21:29:01 -0400 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2017-07-24 21:29:01 -0400 |
commit | be4fda5058588f19d5695025cf527430123edf89 (patch) | |
tree | 9f42925fdef229248eca5afcb9e2ffc183f9e29d /docs | |
parent | 0633a1dd4d35c77a1daee4f5d8f5850cf3cec3a8 (diff) | |
download | thoughts-be4fda5058588f19d5695025cf527430123edf89.tar.gz thoughts-be4fda5058588f19d5695025cf527430123edf89.tar.bz2 thoughts-be4fda5058588f19d5695025cf527430123edf89.zip |
:Remove `Academic' languages in resume
Not necessary; so infreqently used that they're useless to list.
* docs/about/resume.html: Remove academic languages.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/about/resume.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/about/resume.html b/docs/about/resume.html index 69c4408..ef0454a 100644 --- a/docs/about/resume.html +++ b/docs/about/resume.html @@ -485,10 +485,6 @@ either personally or at work. Infrequent languages I have used to write or modify software, but do not have intimate knowledge of. - Academic are those I research or have researched, - but am not yet competent in; - they are intended to convey areas of interest, - not skill. Superscript indicates number of years experience, which does not always correlate to proficiency. Ranges indicate uncertainty due to periods of non-use. @@ -571,31 +567,6 @@ <li>MOS 6502 ASM<sup>1- (2013)</sup></li> </ul> </dd> - - <dt>Languages—Academic</dt> - <dd class="desc"> - <ul class="detail-list"> - <li>ML - <ul> - <li>OCaml</li></ul></li> - <li>Joy</li> - <li>Erlang</li> - <li>Forth</li> - <li>Postscript</li> - <li>Lua</li> - <li>Coq</li> - <li>B</li> - <li>BCPL</li> - <li>Brainfuck</li> - <li>Octave</li> - <li>Ada</li> - <li>ALGOL</li> - <li>COBOL</li> - <li>Fortran</li> - <li>Pascal</li> - <li>PL/I</li> - </ul> - </dd> </dl> <p> |