Skip to content

A repository to combine the cheat sheets for javascript, typescript, python, golang, etc

License

Notifications You must be signed in to change notification settings

mottamarcio/cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Boost Your Development Workflow with These Handy Cheat Sheets

This repository provides a collection of concise and practical cheat sheets for various programming languages and tools, designed to accelerate your development workflow and serve as a quick reference guide. Whether you're a seasoned developer or just starting your coding journey, these cheat sheets can help you navigate the complexities of different technologies and boost your productivity.

Available Cheat Sheets:

  • ADB (Android Debug Bridge): Master the command-line tool for interacting with Android devices, from basic operations to advanced debugging techniques.
  • Docker: Streamline your containerization workflow with commands for building, managing, and deploying containerized applications.
  • Golang: Explore the essentials of Go programming, covering syntax, data structures, concurrency, and more.
  • SQL: Query databases efficiently using this comprehensive guide to SQL commands, from basic CRUD operations to advanced queries.
  • Shell: Navigate your operating system and manage files like a pro with this collection of essential shell commands.
  • Markdown: Format your documents with ease using this handy reference for Markdown syntax, including headings, lists, links, and code blocks.
  • Python: Unlock the power of Python with this cheat sheet, covering everything from basic syntax to advanced concepts like decorators and generators.
  • TypeScript: Enhance your JavaScript development with TypeScript, using this guide to type annotations, interfaces, generics, and more.
  • JavaScript (ES6+): Stay up-to-date with modern JavaScript features, including arrow functions, template literals, destructuring, and async/await.
  • MongoDB: Harness the power of NoSQL databases with this MongoDB cheat sheet, covering CRUD operations, query operators, aggregation framework, and more.
  • NodeJS: Runtime environment that executes JavaScript code outside of a web browser. This allows you to use JavaScript for server-side scripting, command-line tools, and more.
  • GIT: Distributed version control system that tracks changes to your codebase, allowing you to manage different versions, collaborate with others, and revert to previous states if needed.

How to Use:

Each cheat sheet is provided in a Markdown file (.md) for easy readability and accessibility. You can clone this repository, browse the cheat sheets online, or download individual files for offline use.

Contributions:

Contributions are welcome! If you find any errors, have suggestions for improvements, or want to add new cheat sheets, feel free to submit a pull request.

License:

This repository is licensed under the Apache 2.0 License. Feel free to use and distribute these cheat sheets as you see fit.

Happy coding!

Releases

No releases published

Packages

No packages published