2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-03 15:40:17 +00:00
Commit Graph

471 Commits

Author SHA1 Message Date
Dmitry Non
6ae4d1ad45 [emacs] move telnet to new file 2019-10-15 10:17:30 +01:00
Dmitriy Non
6083bca0a8
[ruby][case] Add a note about ===
A bit advanced but required knowledge about the magic in `case`
2019-10-15 10:03:35 +01:00
Dmitriy Non
10313bda28
add note on ruby -l switch
Quite a useful switch for one-liners
2019-10-15 09:55:32 +01:00
Igor Chubin
ed061663ba
Merge pull request #71 from lucis-fluxum/python3-args-kwargs
*args, **kwargs for python
2019-10-04 16:30:31 +02:00
Igor Chubin
fec7314c85
Merge pull request #72 from lucis-fluxum/python3-super
Superclass __init__ and parameters in python
2019-10-04 16:30:16 +02:00
Igor Chubin
4752f11b4c
Merge pull request #70 from lucis-fluxum/python3-threads
Basic multithreading for python
2019-10-04 16:29:57 +02:00
Igor Chubin
8e793c7755
Merge pull request #69 from lucis-fluxum/python3-classes
Basic python classes and methods
2019-10-04 16:29:09 +02:00
Igor Chubin
3f52721f6b
Merge pull request #68 from lucis-fluxum/python-list-comprehension
Add python list comprehension sheet
2019-10-04 16:28:56 +02:00
Luc Street
83e59ad722 Mention use of splat operator to unpack arguments 2019-10-02 15:58:12 -07:00
Luc Street
d03c115396 Basic multithreading for python 2019-10-02 15:50:54 -07:00
Luc Street
d1e103ad15 Superclass __init__ and parameters in python 2019-10-02 15:34:49 -07:00
Luc Street
e25ea979f5 *args, **kwargs for python 2019-10-02 15:24:05 -07:00
Luc Street
5a81bc7c1d Basic python classes and methods 2019-10-02 15:17:02 -07:00
Luc Street
8b04830b56 Add python list comprehension sheet 2019-10-02 14:55:26 -07:00
Igor Chubin
9c2ace4582
Merge pull request #67 from dayne/patch-2
Create dcfldd
2019-09-26 10:26:23 +02:00
Dayne Broderson
7f9c0b04dc
Create dcfldd 2019-09-25 10:36:52 -08:00
Igor Chubin
e7b4520639
Merge pull request #66 from abitrolly/patch-1
Cheat sheet for PostgreSQL
2019-09-15 20:23:55 +02:00
Anatoli Babenia
57156de1a3
Cheat sheet for PostgreSQL 2019-09-11 13:45:58 +03:00
Igor Chubin
a0b2c9e20c
Merge pull request #65 from sullivant/master
synced cargo and _rust/Cargo
2019-08-19 08:16:15 +03:00
Thomas Sullivan
a0a7ced9b4 synced cargo and _rust/Cargo 2019-08-06 08:28:53 -05:00
Igor Chubin
a21c2c2fdf
Merge pull request #61 from mwl/patch-1
Wildcards (`*`) should always be in single quotes
2019-08-06 13:58:36 +02:00
Igor Chubin
9be9095dea
Merge pull request #63 from sullivant/rust
Added page for Cargo package manager.
2019-08-06 13:57:21 +02:00
Igor Chubin
affa6bad69
Merge pull request #64 from angoca/master
More instructions for Db2
2019-08-06 13:56:14 +02:00
Andres Gomez Casanova
5026a1a373
Create sqlpl 2019-08-05 22:56:57 -05:00
Andres Gomez Casanova
536bea6d49
Update queries 2019-08-05 22:56:21 -05:00
Andres Gomez Casanova
0f69119a48
Update dml 2019-08-05 22:55:13 -05:00
Andres Gomez Casanova
dea825fcc4
Update ddl 2019-08-05 22:54:03 -05:00
Andres Gomez Casanova
b87e883de5
Update dcl 2019-08-05 22:51:35 -05:00
Igor Chubin
cdea744f8e added sheets/_latex/_info.yaml 2019-08-02 15:00:21 +02:00
Igor Chubin
60833be60a
Merge pull request #62 from sullivant/latex
added latex and basic information.
2019-08-02 14:51:54 +02:00
Thomas Sullivan
2600ab05ee Added page for Cargo package manager. 2019-08-02 07:46:07 -05:00
Thomas Sullivan
cb468a8080 added latex 2019-08-02 07:45:00 -05:00
Martin Westergaard Lassen
474823fbd7
Wildcards (*) should always be in single quotes
Otherwise bash might expand with if matches are found
2019-08-01 14:19:46 +02:00
Igor Chubin
b01259c674
Merge pull request #58 from jmcguire/patch-1
update aspell
2019-07-25 16:06:54 +02:00
Igor Chubin
e5bfb48005
Merge pull request #59 from htv2012/patch-1
Fix Merge two dicts
2019-07-25 16:06:43 +02:00
Hai Vu
30c09038ce
Fix Merge two dicts
The square brackets are wrong and will generates a `SyntaxError`, the correct way is to use curly brackets. I have tested this before making the update.
2019-07-25 06:53:08 -07:00
Justin McGuire
90ad9e4458
update aspell
fixing spell -> aspell
2019-07-24 14:21:56 -04:00
Igor Chubin
85e8e86feb added nim support 2019-07-06 19:59:57 +00:00
Igor Chubin
156a175c62
Merge pull request #57 from AlexVPopov/kafka-consumer-groups
Add cheatsheet for kafka-consumer-groups cli
2019-06-27 20:54:13 +02:00
Alexander Popov
16e40d1c0f Add cheatsheet for kafka-consumer-groups cli 2019-06-27 14:20:54 +03:00
Igor Chubin
065d3151bb
Merge pull request #55 from AlexVPopov/kafka-topics
Add a cheat sheet for kafka-topic cli
2019-06-24 21:52:17 +02:00
Igor Chubin
34f84a6022
Merge pull request #56 from sullivant/patch-1
Added quick "check for equals" step
2019-06-24 21:52:01 +02:00
Thomas
69edd93083
Added quick "check for equals" step 2019-06-24 12:41:48 -05:00
Alexander Popov
3f288b74e7 Add a cheat sheet for kafka-topic cli 2019-06-14 11:06:50 +03:00
Igor Chubin
60e2e4647d
Merge pull request #54 from sullivant/master
updated git - added branch cheat
2019-05-09 21:09:54 +02:00
Thomas
b0bef8bef5
Merge pull request #1 from sullivant/sullivant-patch-git-branch
updated git - added branch cheat
2019-05-09 13:46:27 -05:00
Thomas
9cc0359b7c
updated git - added branch cheat 2019-05-09 13:46:10 -05:00
Igor Chubin
8e8730f431 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-05-01 10:22:51 +00:00
Igor Chubin
9d0d133a5c
Merge pull request #53 from isabekov/master
find: "-exec" example for renaming files by changing extension and preserving base name.
2019-05-01 12:22:29 +02:00
Altynbek Isabekov
d7cfd90004 find: "-exec" example for renaming files by changing extension and preserving base name. 2019-05-01 11:43:34 +02:00