Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more content #16

Open
40 tasks
abstractalgo opened this issue Nov 21, 2021 · 2 comments
Open
40 tasks

Add more content #16

abstractalgo opened this issue Nov 21, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@abstractalgo
Copy link
Owner

abstractalgo commented Nov 21, 2021

Some of the suggestions:

  • language features - ...language concepts (js/ts, py, rust, go, cpp, c, ...)
    • primitive types
    • arrays, slices, lists, tuples
    • records, objects, dictionaries
    • enums
    • unions
    • classes
    • inheritance
    • closures
    • generics
    • macros
    • memory management
    • types
  • tooling
    • env managers (pyenv, nvm, ...)
    • package managers (npm, yarn, pip, cargo, ...)
    • formatters & linters (eslint, prettier, clippy, ...)
    • local debugging setup
    • watchers, hot reload
  • BE web frameworks - ...techniques (expressJS, nestJS, fastify, django, beego, rocket,...)
  • API design - ...apis (REST, graphql, webhooks, gRPC, RPC-like)
  • message brokers - pub, sub, topics (rabbit mq, kafka, pubsub, redis, (bull, celery)...)
  • caching - read/write (memcached, redis)
  • proxies - ...configs (nginx, envoy, haproxy, apache)
  • databases - ...features (rdb, nosql, ...)
    • GUI clients
    • orms (per lang)
  • FE web frameworks
    • components, hooks (react, angular, svelte, solid, web comp)
    • stores (redux, native, mobx, recoil)
    • forms (react-hook-forms, formik, angular)
    • ssg & ssr (next, nuxt, gatsby, react server components...)
  • css - ...features (css, sass, less)
  • styling frameworks - ...features (pure css, styled-components, tailwind...)
  • deep learning - ...blocks & algorithms (keras, pytorch, tensorflow, native...)
  • 3d graphics - binding resources (opengl (old, new), webgl, webgpu, dx, vk, metal)
  • 2d graphics (svg, canvas)
    • ...primitives
    • ...screen effects
  • VCS - git, svn, p4
@abstractalgo abstractalgo added the good first issue Good for newcomers label Nov 21, 2021
@abstractalgo abstractalgo changed the title Add content Suggestions for content to be added Nov 21, 2021
@abstractalgo abstractalgo changed the title Suggestions for content to be added Add more content Nov 21, 2021
@its-kundan
Copy link

!assign

@abstractalgo
Copy link
Owner Author

hey @its-kundan, if you are interested in helping out with some more content, you should be able to fork the repo and open a new PR with suggested additions and/or changes :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants