Coder Social home page Coder Social logo

ripplecrest / coding-notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luyangliuable/coding-notes

0.0 0.0 0.0 460.48 MB

This repository contains my personal coding notes and snippets, organized by language and topic. The approach is by helping you learn by looking at examples.

Shell 0.06% JavaScript 1.63% Ruby 0.02% C++ 0.02% Python 94.05% C 1.17% PHP 0.28% Emacs Lisp 0.02% Common Lisp 0.15% C# 0.42% Rust 0.17% PowerShell 0.07% TypeScript 0.12% CSS 0.70% TeX 0.05% Nix 0.01% Makefile 0.01% HTML 0.99% Handlebars 0.04% Jupyter Notebook 0.04%

coding-notes's Introduction

Coding Notes and Snippets

Table of Contents

This repository contains my personal coding notes and snippets, organized by language and topic. The approach is by helping you learn by looking at examples.

Depth of Knowldege rating

The following is a rating system that demonstrates the level of depth in terms of knowledge covered in different skills. The rating system ranges from 1 to 5, with 5 being the highest level of coverage.

Languages

  • JavaScript 1/5
  • Python 1/5
  • C++ 0/5
  • Java 0/5
  • C# 1/5
  • REST-api 5/5
  • c 5/5
  • c# 1/5
  • code-smells 5/5
  • crytography 3/5
  • design-process 3/4
  • expressjs 2/5
  • flask 3/5
  • git 4/5
  • html-css 1/5
  • javascript 4/5
  • machine-learning 4/5
  • macos 1/5
  • nlp 1/5
  • nodejs 2/5
  • object-oriented-programming 4/5
  • react 4/5
  • rust 2/5
  • shell/bash 2/5
  • typescript 5/5
  • ui-ux 2/5
  • vim and emacs 1/5

Topics

  • Agile Methodology
  • Algorithms
  • cybersecuritt
  • Software Testing
  • Data Structures
  • Design Patterns
  • Web Development
  • Database
  • AI/ML

How to Use

Clone the repository to your local machine

git clone https://github.com/yourusername/personal-coding-notes.git

Search for a specific topic

grep -rIi --exclude='*[A-Za-z0-9]{1000}*' --exclude-dir={.git,crytography_utility_tool,node_modules} "{TOPIC}" .

Search only file for a specific topic

grep -rIi --exclude='*[A-Za-z0-9]{1000}*' --exclude-dir={.git,crytography_utility_tool,node_modules} "{TOPIC}" . | awk '{print $1}'

Browse through the directory structure to find the notes you're looking for

You can also use the table of contents to navigate through the notes

Contribute

If you would like to contribute to this repository, please feel free to create a pull request. I would love to have your input and contributions.

Procedure for Adding Notes

  1. Place note into a suitable topic organized for path name e.g. A topic for testing RPC and ActiveX apps goes under cybersecurity -> penetration-testing
  2. If the topic is too large break it down into smaller topics by creating sub headings
  3. Move all subheading to other appropriate places e.g. A malformed argument data that causes buffer overflow in RPC argument can go under software security -> vulnerabilities -> buffer-overflow-vulnerability
  4. Place reference link

see Buffer overflow

At original location of the note

Acknowledgments

Codecademy Exercism Google Stack Overflow GitHub MDN web docs Monash University

coding-notes's People

Contributors

luyangliuable avatar lliu240 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.