Hackware Bro
c05cfafe80
Merge 29a6e053a6 into 88e5be6e4b
2024-11-20 02:31:32 -06:00
Philip-Walsh
2f9037b24e
fix spelling and whitespace in cheatsheets
2024-08-22 12:02:10 +01:00
Maged Turkoman
0f74ebe37b
Update C.txt
2024-06-01 09:07:47 +03:00
FabricioLopees
22977d5ca1
update readme: fix grammatical error in java.md
2024-04-13 13:05:38 -03:00
FabricioLopees
a2c99c9674
update readme: fix grammatical error in java.md
2024-04-13 12:52:16 -03:00
phaneendra
f8d75a7ccf
adding the at method
2023-07-07 16:49:20 +05:30
Julien Le Coupanec
335c178141
Merge pull request #292 from simonardejr/patch-1
...
removing php version
2022-07-06 11:12:11 +02:00
Julien Le Coupanec
313ecb8d53
Merge pull request #284 from mdambro/patch-1
...
Update java.md
2022-07-06 11:11:02 +02:00
Simonarde Lima
153d665c53
removing php version
...
str_replace it's been around since php 4 ( https://www.php.net/manual/pt_BR/function.str-replace.php ) 😁
2022-07-01 07:13:44 -03:00
Michael Bond
28c89f1a3b
Fix a typo
2022-05-25 08:39:25 -04:00
Matías D'Ambrosio
eb59197c8d
Update java.md
...
Add data types and assignment statements.
2022-05-11 12:49:19 -03:00
mike
bb482c05bb
adds a space between 'go' and 'to' on line 15 and and delete the void modifier on lines 64, 65, and 66
2022-04-04 01:07:48 -04:00
Julien Le Coupanec
94a3376844
Merge pull request #252 from JuGid/master
...
More PHP elements
2021-12-18 17:01:46 +01:00
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
Jugid
d5b2d4abb6
Some more
2021-12-01 23:04:16 +01:00
Jugid
014126e4d7
More PHP elements
2021-12-01 22:45:46 +01: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
HackwareBro
29a6e053a6
Added some 3rd party python's modules name in python.md
...
Started to create the list of important modules with it's short description to make the cheatsheet more helpful
2021-08-13 08:02:02 +05: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