Skip to content
/ links Public

A clearinghouse of links that I think are high-quality

Notifications You must be signed in to change notification settings

dathanb/links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 

Repository files navigation

Tutorials

Papers and Articles

Lists

Collections

  • Awesome Falsehoods is a curated collection of lists of falsehoods that programmers believe. It's very informative.
  • Awesome CRDT is a curated collection of articles, papers, blog posts, tutorials, and libraries about CRDTs.
  • Data-Oriented Design Resources is a collection of links and reading about how to design your code -- and change your thinking -- around data and its performance implications as a first-class concern.
  • Awesome Workflow Engines is a curated list of open-source workflow engines.
  • Awesome is a collection of "awesome lists" similar to the ones above.
  • Awesome Lists is a github topic containing links to "awesome lists". Kinda like the item immediately above, but curated by the community instead of a single user.
  • Java Design Patterns is a list of design patterns with implementations in Java.
  • Dr. Jeff Huang has compiled a list of the "best paper" award-winning papers from thirty different industry and academic CS and SE conferences for the last 24 years. If you want to read the cream of the crop in conference papers, this is the first place to go.
  • Lorin Hochstein has compiled maybe the most comprehensive list of resources for resilience engineering on the Web.

Free Stuff

Blogs

  • Ayende's blog is a gold mine of information about developing professional software in C#, performance optimization, and concurrency.
  • Rands in Repose for management tips in a software engineering context.
  • Fabulous Adventures in Coding is the blog of Eric Lippert, formerly of the C# compiler team. It's chock-full of static analysis goodness.
  • Jepsen tracks behavior of databases against CAP theorem guarantees. Seeing detailed analysis of how systems break under pressure is super-informative about how hard distributed databases are.
  • Adrian Colyer runs the morning paper, where he reads and writes a summary of one technology or CS paper per day. This is maybe the best resource available for staying abreast of the state of the art in CS and software engineering, albeit mostly on the academic side.
  • Frank McSherry is a researcher and now entrepreneur who's done pioneering work in streaming computations in the form of timely dataflow at Microsoft, and Differential Dataflow. His blog is a gold mine of information about streaming computations.

About

A clearinghouse of links that I think are high-quality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published