mirror of
https://github.com/telavivmakers/geek_code.git
synced 2024-09-05 10:21:08 +03:00
Update README.md
Bug: Found possible confusion with Perl (LP) and Python (Lp) - Fixed: Changed Python to Lpy. Perl remains listed as LP - Fixed: Example used Lp for python. Changed to Lpy Added more programming languages - Requested by a geek: Powershell is now a listed language for Geek Code (Lwps) - Also Added Low-Level Lisp (Llll), Lua (Llua), Q Sharp (LQ#), Bourne-Again Shell (Lbash) Alphabetized the whole mess... - Hopefully sorting alphabetically will prevent other duplications like Perl and Python
This commit is contained in:
parent
3718bf7a29
commit
a0d3332ecc
39
README.md
39
README.md
|
@ -239,34 +239,39 @@ U--- = Unix geeks are actually nerds in disguise.
|
||||||
```
|
```
|
||||||
|
|
||||||
### L – Programming languages .
|
### L – Programming languages .
|
||||||
List a series of languages and your facility/opinion thereupon, for example Lp++/R+ would indicate high proficiency in python and above average knowledge of R.
|
List a series of languages and your facility/opinion thereupon, for example Lpy++/R+ would indicate high proficiency in python and above average knowledge of R.
|
||||||
|
|
||||||
```
|
```
|
||||||
Lj = java
|
Lasm = Assembly
|
||||||
|
Lbash = Bourne Again Shell
|
||||||
LC = C programming lang
|
LC = C programming lang
|
||||||
LCpp = C plus plus
|
LCpp = C plus plus
|
||||||
LC# = C sharp
|
LC# = C sharp
|
||||||
Lvb = visual basic
|
Lgo = Go
|
||||||
Lp = Python
|
Lj = Java
|
||||||
Ljs = Javascript
|
Ljs = Javascript
|
||||||
Lphp = php
|
Llll = Low-level Lisp
|
||||||
LOC = objective C
|
Llua = Lua
|
||||||
Lsql = sql
|
LM = MATLAB
|
||||||
|
LoC = Objective C
|
||||||
LP = Perl
|
LP = Perl
|
||||||
LRu = Ruby
|
Lphp = PHP
|
||||||
LM = matlab
|
Lpy = Python
|
||||||
Lasm = assembly
|
LQ# = Q sharp
|
||||||
Lgo = go
|
|
||||||
LR = R
|
LR = R
|
||||||
|
LRu = Ruby
|
||||||
|
Lsql = SQL
|
||||||
|
Lvb = Visual Basic
|
||||||
|
Lwps = Windows PowerShell
|
||||||
````
|
````
|
||||||
For example:
|
For example:
|
||||||
```
|
```
|
||||||
Lp+++ = I am Guido
|
Lpy+++ = I am Guido
|
||||||
Lp++ = I maintain/contribute to the python code base
|
Lpy++ = I maintain/contribute to the python code base
|
||||||
Lp+ = I am a pythonista – love python and use it all the time , consider whether things I say are ‘pythonic’
|
Lpy+ = I am a pythonista – love python and use it all the time , consider whether things I say are ‘pythonic’
|
||||||
Lp = I am neutral on python , its ok for some things.
|
Lpy = I am neutral on python , its ok for some things.
|
||||||
Lp- = Python is for hobbies
|
Lpy- = Python is for hobbies
|
||||||
Lp-- = I do not like python, it is an ugly aberration for people incapable of grasping the subtle power of [C|Lisp|assembly]
|
Lpy-- = I do not like python, it is an ugly aberration for people incapable of grasping the subtle power of [C|Lisp|assembly]
|
||||||
```
|
```
|
||||||
### G: - github handle
|
### G: - github handle
|
||||||
Your github username, after the G: If you use bitbucket use GB: instead, if some other public repo write the name like Gbeanstalk:rutman. E.g.
|
Your github username, after the G: If you use bitbucket use GB: instead, if some other public repo write the name like Gbeanstalk:rutman. E.g.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user