Commit Graph

108 Commits

Author SHA1 Message Date
Julien Le Coupanec 92c29be4bb
Merge pull request #253 from rparwaiz/patch-3
Update bash.sh
2021-12-18 17:00:02 +01:00
Julien Le Coupanec c84099568f
Merge pull request #255 from sheikhhaziq/master
Update javascript.js
2021-12-18 12:19:48 +01:00
Julien Le Coupanec e72dd6a956
Merge pull request #258 from rparwaiz/patch-6
Update bash.sh
2021-12-12 22:46:46 +01:00
rparwaiz 4c1da007c0
Update bash.sh 2021-12-09 15:59:43 +00:00
rparwaiz acb515c171
Update bash.sh
typeset -l <x>                 # makes variable local - <x> must be an interger

declare -l                   # uppercase values in the variable are converted to lowercase
declare -A                   # makes it an associative array
2021-12-07 16:53:56 +00:00
Sheikh Haziq c245e58730
Update javascript.js 2021-12-07 20:34:25 +05:30
rparwaiz 7c9ebfc0be
Update bash.sh 2021-12-02 11:08:52 +00:00
rparwaiz 08ad0bea19
Update bash.sh 2021-12-01 17:11:42 +00:00
David Hay 271d4ef931
Typo + General Formatting
CTRAL+A > CTRL+A
2021-11-17 23:16:34 -08:00
V Play Games 704b8ecd39
Fixed Typos 2021-11-01 11:16:41 +05:30
tortumlu a580e2d175 add ctrl+a then e command to bash commands 2021-10-10 19:59:19 +03:00
tortumlu 4a0d72fc35 add resize2fs command to bash commands 2021-10-10 19:57:23 +03:00
tortumlu d66d0db292 add netstat command to bash commands 2021-10-10 19:53:15 +03:00
Yuguang Wang 09602e03fd Fix several typos in python.md 2021-10-08 11:11:28 +08:00
Yash 71e45aa43e Update python.md 2021-09-25 14:31:50 +05:30
CookieGamer733 ae5f62c7f8
Correct spelling. 2021-09-21 12:24:24 -05:00
yogesnsamy b885d645fe
Update golang.md
Use propercase in renaming the function in the `Testing` example
2021-09-17 10:57:51 +08:00
Sapna Katti 1836f22a54 Updated java.md
Updated java.md
Added the enhanced for loop/for-each with example.
2021-07-17 11:15:15 +05:30
shane chambers f668201688 Added a few sed commands, info, help, switch user, and sudo 2021-07-11 06:17:55 -06:00
shane chambers e17d236bee fixing a spelling issue 2021-07-11 05:00:47 -06:00
Codyhintzch d6ba64e4b9
Added some basics commands and key combos
Noticed there was some stuff missing that I consider good basics to use so I compared the cheat sheet with my own personal cheat sheet and added some stuff. I tried to stay basic enough that it stayed relevant to anybody doing bash stuff
2021-05-14 15:45:11 -06:00
tosi29 283257b750 Remove duplicate from Basic Datatypes 2021-04-21 16:41:13 +09:00
SabryTarek f806fefafb add equivalent to bash command 2021-04-16 13:49:26 +00:00
Kobi 1030d6737d
Minor Fix
Just a character fix.
2021-03-26 01:24:55 -04:00
Kasper Frederiksen 53ad5697e8
Fixed wrong declaration in variable section 2021-03-25 15:25:41 +01:00
Vlad 46f2b2e3a1
Update golang.md 2021-03-21 14:33:51 +03:00
nitish770 27d1831c27 broken table in python keywords fixed 2021-03-16 12:49:38 +05:30
nitish770 2c92735c4f #177 python keywords corrected 2021-03-16 12:47:34 +05:30
G0ldmember 7fdab9da66
Update java.md
fixed typos
2021-03-11 18:55:18 +01:00
Leonid Pospelov 641fa33773
Update java.md 2021-03-11 15:11:11 +03:00
LuanSilveiraSouza 9b89b3136a fix: add anon funcs in go cheatsheet 2021-03-09 15:56:15 -03:00
LuanSilveiraSouza 61f5d0359f docs: add routines to go cheatsheet 2021-03-09 15:44:47 -03:00
LuanSilveiraSouza 9349857693 docs: start libs section of go cheatsheet 2021-03-06 21:07:16 -03:00
LuanSilveiraSouza 609f229542 docs: start advanced section of go cheatsheet 2021-03-06 20:02:59 -03:00
LuanSilveiraSouza 3775de44b5 docs: add syntax section to go cheatsheet 2021-03-06 13:02:49 -03:00
LuanSilveiraSouza d3a4a69ce9 docs: start golang cheatsheet 2021-03-06 11:40:00 -03:00
Jay d590c82ecb
Added python cheat sheet to the languages folder.
I intentionally skipped the OOPS concept as it consists more data which is making cheat book but not sheet,
Please do mention if I'm missing, I will add them.
2020-12-08 00:36:18 +05:30
Alkkem 1643b90b9e
Added more shortcuts to the "ALT" section
Added shortcuts to the ALT section, in particular those that come after "ALT+H"
2020-12-03 16:28:56 +01:00
Julien Le Coupanec c689d6cbbf
Merge pull request #119 from iamdhrv/master
Created Cheat sheet for Java  language.
2020-11-08 17:29:43 +01:00
Vishalghyv a5b2db95f2 Minor Change 2020-10-06 15:57:19 +05:30
Vishalghyv 20594479f3 PHP Regex 2020-10-06 15:55:29 +05:30
optmist2309 6d88c3db05 bash cheatsheet updated 2020-10-05 00:47:41 +05:30
Thang Vo a6ff7b33d1 Add PM2 cheat sheet + various additions 2020-09-21 17:06:46 +07:00
Kasra Bigdeli 571dedea7f
Fixed typo 2020-09-02 22:31:26 -04:00
zekinah 08af064a39 Adds Declaring and Sorting Array in PHP 2020-07-01 17:55:22 -07:00
nswinson c2295bf7e4
Update bash.sh 2020-06-20 10:45:05 -06:00
nswinson fbbaaa6f0a
Update bash.sh 2020-06-20 10:05:40 -06:00
Jason Shearer ef7aab4ab8
Fixed typo 2020-06-18 16:01:49 -07:00
Dhruv 1bdf7b8a56 Created Cheat sheet for Java language.
Improvement in @raulvillora 's file and also added many new JAVA topics with github md extension suppport.
2020-06-05 16:37:59 +05:30
Yuriy Novostavskyy 09145624f5 fixed typo (thanks @neexite) 2020-04-11 17:21:08 +03:00