All Projects → marceloboeira → sre

marceloboeira / sre

Licence: MIT License
📚 Index for my study topics

Programming Languages

Makefile
30231 projects

Projects that are alternatives of or similar to sre

Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+865.96%)
Mutual labels:  coursera, software-engineering
Awesome Courses
List of free online programming/CS courses [Massive Open Online Courses]
Stars: ✭ 273 (+480.85%)
Mutual labels:  coursera, courses
ser334-public
This repository contains public source files for use in SER334 (Operating Systems & Networks) at Arizona State University.
Stars: ✭ 28 (-40.43%)
Mutual labels:  software-engineering, operating-systems
Lifelong Learning
✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product
Stars: ✭ 297 (+531.91%)
Mutual labels:  coursera, software-engineering
Go Videos Ru
Каталог докладов, лекций и других видеоматериалов по Go
Stars: ✭ 64 (+36.17%)
Mutual labels:  coursera, courses
links-to-free-online-courses
📖 Free online courses resources.
Stars: ✭ 51 (+8.51%)
Mutual labels:  coursera, courses
Coursera-Clone
Coursera clone
Stars: ✭ 48 (+2.13%)
Mutual labels:  coursera, courses
poco restful webservice
A RESTful API using Poco C++ Libraries.
Stars: ✭ 54 (+14.89%)
Mutual labels:  infrastructure-as-code
deeplearning.ai-step-by-step-guide
My learning notes on Coursera deep learning Specialization.
Stars: ✭ 16 (-65.96%)
Mutual labels:  coursera
infrastructure-pipeline
An example pipeline for executing HashiCorp Terraform with ephemeral cloud provider credentials managed by HashiCorp Vault
Stars: ✭ 44 (-6.38%)
Mutual labels:  infrastructure-as-code
Theatherflix
Theatherflix OpenSource Project - A visual tool for wiring digital movies, to sort and list the top latest movie trailers. We are constantly developing and making changes. Do you want to be part? Contact us!
Stars: ✭ 51 (+8.51%)
Mutual labels:  software-engineering
curator
Config curator is CLI tool for installing static configuration files.
Stars: ✭ 29 (-38.3%)
Mutual labels:  infrastructure-as-code
ResourceCollection
A collection of handy resources, as recommended by Pharap
Stars: ✭ 18 (-61.7%)
Mutual labels:  articles
write-ups
Depot for my articles, papers, insight, research, discoveries and just fun!
Stars: ✭ 14 (-70.21%)
Mutual labels:  articles
company-engineering-blogs
A collection of companies' engineering blogs, to help you improve your software engineering skill and learn how their software work. 📖🛠
Stars: ✭ 108 (+129.79%)
Mutual labels:  articles
dndb
A Deno 🦕 persistent, embeddable and optimized NoSQL database for JS & TS
Stars: ✭ 64 (+36.17%)
Mutual labels:  nosql
enterprise-applications-patterns
Collection of enterprise application patterns
Stars: ✭ 17 (-63.83%)
Mutual labels:  software-engineering
SEES
Software Engineering for Engineering Students
Stars: ✭ 27 (-42.55%)
Mutual labels:  software-engineering
epiphany
Cloud and on-premises automation for Kubernetes centered industrial grade solutions.
Stars: ✭ 114 (+142.55%)
Mutual labels:  infrastructure-as-code
mathematics-for-machine-learning-coursera
quizzes/assignments for mathematics for machine learning specialization on coursera
Stars: ✭ 264 (+461.7%)
Mutual labels:  coursera

📚 Knowledge

an attempt to centralize my studies/links/annotations for reference purposes

At the moment this is not useful for anyone but myself, if at some point I find it usefult I'll make it public.

(click to see the large version)

How to use this repo?

The README topics/links are organized following above chart. High-level subjects are usually parent topics, sub-topics are usually specialization of the main subject.

Depending on your level, you can dive deeper into a subject's sub-topics, or just move to the next one.

  • Left to write: indicate how generic subjects are
  • Top-bottom: Order of importance/relevancy and specialization of each subject or sub-category

e.g.:

Software Engineering

  • Databases
    • SQL
      • Postgres Basics
      • Postgres Internal
        • How postgres replication works
        • Parsing postgres WAL(WriteAheadLog)
  • Versioning

For instance, take into account the snaptshot above. If you already know how to use SQL Databases, you might want to either:

  • Continue to the right, learning more more about Postgres, and to the bottom, its internals, specialized internals like replication and WAL.
  • Continue to the bottom/next topic: Programming Languages.

Tags

Categories to the links

  • 🌍 - Interesting Link
  • 📰 - Article / Paper
  • 📕 - Book
  • 💻 - Project
  • 🎓 - Online Course
  • 📜 - Certification
  • 📼 - Video Presentation / Content
  • 🎥 - Slides Presentation
  • ✍🏼 - Written/Made by me
  • 📝 - My annotations
  • 🆓 - Free / No money required
  • 💰 - Paid
  • 💪🏼 - Practice
  • 🐦 - Person to Follow on Twitter
  • ⭐️ - Favourite Option (when there are many alternatives)
  • 👨🏻‍🔧- Workshop

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].