Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.69 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.69 KB

UPL Resources

This repository contains carefully selected resources across multiple domains, focusing on foundational knowledge, practical applications, and hidden gems. Each list is maintained with quality over quantity in mind.

Lists

  • Essentials: There are many lists filled with largely interchangable guides to language syntax, OOP-style code organization, and using existing libraries. These lists are sufficient to write software, but they are not sufficient to write good software. This list contains things programmers should be aware of, but are unlikely to encounter on their own.
  • Stuff To Do: Bored? Need project ideas? Looking for something to do? Check out this list!
  • Unix: Contains a variety of resources on the design, implementation, and historical legacy of Unix-style operating systems.
  • Software Performance: Gotta go fast.
  • Algorithms: When brute force isn't enough.
  • Databases & Filesystems: Storing and working with data.
  • For Fun: Believe it or not, there is fun to be had in computer programming.

WIP

Run out of things to read?

Contributing

Contributing is welcome. Feel free to view the CONTRIBUTING.md.