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

Set of tasks #1

Open
spraza opened this issue Sep 15, 2017 · 1 comment
Open

Set of tasks #1

spraza opened this issue Sep 15, 2017 · 1 comment
Assignees

Comments

@spraza
Copy link
Owner

spraza commented Sep 15, 2017

  • Everything you should know about strings, encodings, formats etc.
  • Everything you should know about fonts, font rendering, aliasing (why mac displays better looking fonts) etc.
  • Everything you should know about pixels, images, videos, frame rates etc.
  • Everything you should know about regex, regular languages, parsing things using HTML, etc.
  • C++ basics and modern practices (Notes from Bo's videos)
  • Common ADTs and sample implementations including common functions of these ADTs: binary heap (array, tree), fib heap, stack, queue, tries, hash map, linked list.
@spraza spraza self-assigned this Sep 15, 2017
@spraza
Copy link
Owner Author

spraza commented Sep 19, 2017

The common DS implementations can actually go into the code-snippets repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant