379 Commits (f7f987fd68d6f5d34e39ab72c0f365ec70e30b71)
 

Author SHA1 Message Date
Igor Chubin f7f987fd68
Merge pull request #74 from Nondv/patch-5
[ruby][case] Add a note about ===
5 years ago
Igor Chubin 453904eb92
Merge pull request #76 from Nondv/divide-emacs
[emacs] move some info to separate files
5 years ago
Igor Chubin 32e18c603a
Merge pull request #77 from Nondv/patch-1
[ruby] merge if/else with if/elsif/else
5 years ago
Igor Chubin e5fae9de86
Merge pull request #78 from Nondv/remove-recursion-from-root
delete recursion from root
5 years ago
Dmitry Non d68cc4281a delete recursion from root
there's theory/recursion for that
5 years ago
Dmitriy Non 32ab01e12a
remove extra empty line 5 years ago
Dmitriy Non 4cabda0a56
[ruby] merge if/else with if/elsif/else
No need to add extra lines to the output. Shorter is better :)
5 years ago
Dmitry Non 0dd42bed00 [emacs] move macros info to new file 5 years ago
Dmitry Non 246adf89fc [emacs] move dired to new file 5 years ago
Dmitry Non 6ae4d1ad45 [emacs] move telnet to new file 5 years ago
Dmitriy Non 6083bca0a8
[ruby][case] Add a note about ===
A bit advanced but required knowledge about the magic in `case`
5 years ago
Igor Chubin ed061663ba
Merge pull request #71 from lucis-fluxum/python3-args-kwargs
*args, **kwargs for python
5 years ago
Igor Chubin fec7314c85
Merge pull request #72 from lucis-fluxum/python3-super
Superclass __init__ and parameters in python
5 years ago
Igor Chubin 4752f11b4c
Merge pull request #70 from lucis-fluxum/python3-threads
Basic multithreading for python
5 years ago
Igor Chubin 8e793c7755
Merge pull request #69 from lucis-fluxum/python3-classes
Basic python classes and methods
5 years ago
Igor Chubin 3f52721f6b
Merge pull request #68 from lucis-fluxum/python-list-comprehension
Add python list comprehension sheet
5 years ago
Luc Street 83e59ad722 Mention use of splat operator to unpack arguments 5 years ago
Luc Street d03c115396 Basic multithreading for python 5 years ago
Luc Street d1e103ad15 Superclass __init__ and parameters in python 5 years ago
Luc Street e25ea979f5 *args, **kwargs for python 5 years ago
Luc Street 5a81bc7c1d Basic python classes and methods 5 years ago
Luc Street 8b04830b56 Add python list comprehension sheet 5 years ago
Igor Chubin 9c2ace4582
Merge pull request #67 from dayne/patch-2
Create dcfldd
5 years ago
Dayne Broderson 7f9c0b04dc
Create dcfldd 5 years ago
Igor Chubin e7b4520639
Merge pull request #66 from abitrolly/patch-1
Cheat sheet for PostgreSQL
5 years ago
Anatoli Babenia 57156de1a3
Cheat sheet for PostgreSQL 5 years ago
Igor Chubin a0b2c9e20c
Merge pull request #65 from sullivant/master
synced cargo and _rust/Cargo
5 years ago
Thomas Sullivan a0a7ced9b4 synced cargo and _rust/Cargo 5 years ago
Igor Chubin a21c2c2fdf
Merge pull request #61 from mwl/patch-1
Wildcards (`*`) should always be in single quotes
5 years ago
Igor Chubin 9be9095dea
Merge pull request #63 from sullivant/rust
Added page for Cargo package manager.
5 years ago
Igor Chubin affa6bad69
Merge pull request #64 from angoca/master
More instructions for Db2
5 years ago
Andres Gomez Casanova 5026a1a373
Create sqlpl 5 years ago
Andres Gomez Casanova 536bea6d49
Update queries 5 years ago
Andres Gomez Casanova 0f69119a48
Update dml 5 years ago
Andres Gomez Casanova dea825fcc4
Update ddl 5 years ago
Andres Gomez Casanova b87e883de5
Update dcl 5 years ago
Igor Chubin cdea744f8e added sheets/_latex/_info.yaml 5 years ago
Igor Chubin 60833be60a
Merge pull request #62 from sullivant/latex
added latex and basic information.
5 years ago
Thomas Sullivan 2600ab05ee Added page for Cargo package manager. 5 years ago
Thomas Sullivan cb468a8080 added latex 5 years ago
Martin Westergaard Lassen 474823fbd7
Wildcards (`*`) should always be in single quotes
Otherwise bash might expand with if matches are found
5 years ago
Igor Chubin b01259c674
Merge pull request #58 from jmcguire/patch-1
update aspell
5 years ago
Igor Chubin e5bfb48005
Merge pull request #59 from htv2012/patch-1
Fix Merge two dicts
5 years ago
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.
5 years ago
Justin McGuire 90ad9e4458
update aspell
fixing spell -> aspell
5 years ago
Igor Chubin 85e8e86feb added nim support 5 years ago
Igor Chubin 156a175c62
Merge pull request #57 from AlexVPopov/kafka-consumer-groups
Add cheatsheet for kafka-consumer-groups cli
5 years ago
Alexander Popov 16e40d1c0f Add cheatsheet for kafka-consumer-groups cli 5 years ago
Igor Chubin 065d3151bb
Merge pull request #55 from AlexVPopov/kafka-topics
Add a cheat sheet for kafka-topic cli
5 years ago
Igor Chubin 34f84a6022
Merge pull request #56 from sullivant/patch-1
Added quick "check for equals" step
5 years ago