Big-O Algorithm Complexity Cheat Sheet (Know Thy Complexities!) @ericdrowell
Resources
cppreference.com
1541 Programming Cheat Sheets - Cheatography.com: Cheat Sheets For Every Occasion
Awesome Cheatsheets
Designed for the ones who enjoy dark interfaces as much as we do. Using the best UX practices for great conversion rates.
OverAPI.com | Collecting all the cheat sheets
OverAPI.com is a site collecting all the cheatsheets,all!
Syntax highlighting
Syntax highlighting with Markdown code blocks. List of supported languages.
Cheatsheets - roy4801's cheatsheet
A place to dump memory from my brain
Git - Downloading Package
A Beginners Guide to Git How to Start and Create your First Repository
If you are a developer and you want to get started with Git and GitHub, then this article is made for you.After a short introduction on what is Git and how to use it, you will be able to create and work on a GitHub project. What is Git?
IFTTT Webhook Integration: A Complete 7 Step Guide to Connect your Favourite Apps
IFTTT Webhook Integration ties your favourite apps together for real-time updates and enhanced experiences. To discover more, check out this guide.
GitHub - arangodb-foxx/ifttt-example: IFTTT Webhook example
IFTTT Webhook example. Contribute to arangodb-foxx/ifttt-example development by creating an account on GitHub.
How to Get List of Installed Programs in Windows 10? TheITBros
In this simple guide we will show you 2 different ways on how to get list of installed programs in Windows 10, 8 or 7 by using built-in command line tools
List all installed software on PC
Is there anything built in to Windows that would allow me to list all of the installed software on a computer in a fashion that can be copy/pasted to a spreadsheet? I know there is software that c...
Using AsciiDoc and Asciidoctor to write documentation - Tutorial
Terminal apps for iOS. Use Command Line on iPhone
When you will jailbreak your iOS you can download advanced command line tools on iPhone or iPad like Mobile Terminal, NewTerm 2 or MTerminal. Install the most popular and free terminal apps for iOS and discover available iOS terminal commands. Works on iOS 6 - 13.
iOS Pentesting 101 | Cobalt Blog
Cobalt Core Pentester, Ninad Mathpati, shares valuable resources around getting started with iOS application security.
A Framework meant for the exploitation of iOS devices. | PythonRepo
0x1CA3/iPwn, iPwn A Framework meant for the exploitation of iOS devices. ! REMEMBER: THE IPHONE YOU ARE ATTEMPTING TO GET INTO USING THIS TOOL MUST BE JAILBROKEN
Linux apt command help and examples
Linux apt command help and information with set examples, syntax, related commands, and how to use the set command from the command line.
Become a Programmer, Motherfucker
Regex Learn - Step by step, from zero to advanced.
Learn RegEx interactively, practice at your level, test and share your own RegEx.
The Home of No-Code: A curated directory of resources and tools for non-techs
Curated directory of the best free resources, tools and discounts for non-technical entrepreneurs. Learn to build anything without code!
Master Keyboard Shortcuts with KeyCombiner
Organize, learn, and practice keyboard shortcuts. Create your own shortcut collections by importing from a large public database of shortcuts and master them using interactive practice sessions, advanced statistics, and spaced repetition methods.
dyrobooks
dyrobooks
dyrobooks
Org Mode tools!
mhinz/vim-galore: All things Vim!
:mortar_board: All things Vim! Contribute to mhinz/vim-galore development by creating an account on GitHub.
Where Vim Came From
Tracing the long lineage of software that brought us Vim.
git - the simple guide - no deep shit!
How to use grep or awk to save every line from text file as new file? - Super User
I am a scripting beginner.
What i am trying to do.
I have a text file that looks like this (example):
hello
hi there
apple
I am trying to make a script that saves every line as a separate new file