GithubHelp home page GithubHelp logo

rohitkochhar / the-big-repository-of-knowledge Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 294 KB

A repository full of various tutorials and references for different development tools

TeX 61.48% Python 38.52%

the-big-repository-of-knowledge's Introduction

the-big-repository-of-knowledge

A repository full of various tutorials and references for different development tools.

The goal here is to learn 1 new tool per week.

Timeline

Topic Start Date End Date Progress Notes
GraphQL July 11th, 2022 July 18th In-Progress
Influx DB June 26th, 2022 July 9th, 2022 Done Delayed by a week due to school
RabbitMQ June 19th, 2022 June 25th, 2022 Done

Sections

GraphQL

Notes are in GraphQL/GraphQL/tex

Influx DB

Notes are in InfluxDB/InfluxDB.tex

This was pretty short, mostly just setting up a database using Docker and then simple querying via reads and writes.

Might pick this up again at a later date if I feel like there's more I need to learn on this, but moving onto GraphQL for the time being to stay motivated and on track.

RabbitMQ

LaTeX notes are in RabbitMQ/RabbitMQ.tex

PDF notes are in RabbitMQ/RabbitMQNotes.pdf

RabidsMQ

RabidsMQ is a RabbitMQ wrapper that I wrote to prevent the reusage of boilerplate code often needed in the setup of RabbitMQ clients. Additionally, it allows for the transmission of header packets containing metadata about packet data and more.

Tutorials

  1. Hello, World!
    • The simplest thing that does something
  2. Task Queue
    • Creating a task queue for task load balancing via messaging
    • Exploring queue and message acknowledgement and durability to ensure tasks are completed and handled correctly.
  3. Publish/Subscribe
    • Sending messages to many consumers at once
    • Learning the value of exchanges and how queues interact with them
  4. Routing
    • Sending messages to specific nodes via topics and routing keys
    • Filtering messages sent to specific nodes via routing keys.
  5. Topics
    • Extend Routing tutorial to be able to create complex topics to allow filtering by many criteria.

the-big-repository-of-knowledge's People

Contributors

rohitkochhar avatar

Watchers

James Cloos avatar  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.