CodeSee – Bring visibility to your codebase
CodeSee is the world’s first solution for Continuous Code Understanding. CodeSee helps development teams visually understand how your large-scale codebase works, document it, and collaborate continuously.
CodeSee is the world’s first solution for Continuous Code Understanding. CodeSee helps development teams visually understand how your large-scale codebase works, document it, and collaborate continuously.
If you need a polar plot, you need one! They are tricky to do but these examples are helfpul!
This looks pretty interesting. Sort of what I've been trying to home grow. "Coder is a self-hosted platform that allows organizations to securely provision developer workspaces (featuring remote IDEs and all related resources) for DevOps, platform, and software engineering teams."
The Recurse Center is a self-directed, community-driven educational retreat for programmers in New York City.
This handbook is for grad students, postdocs and PIs who do a lot of programming as part of their research. It will teach you, in a practical manner, how to organize your code so that it is easy to...
SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python.
A Kubernetes tutorial for complete beginners.
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday. - brandonhilkert/sucker_punch: Sucker Punch is a Ruby asynchronous proce...
This article will teach you how background processing works as well as the alternatives the Ruby community offers to implement it in your application.
🕶️A curated list of awesome tools for dealing with CSV. - secretGeek/AwesomeCSV: 🕶️A curated list of awesome tools for dealing with CSV.
Welcome back! Python is one of my favorite programming languages of all time, if you’re new to Python, check out the link below to learn…
From AWK to Ruby
One of the most important influences on Perl’s design was AWK. So much so that Perl was sometimes described as a semantic superset of AWK. Are the relics of AWK still present in Ruby? Let’s see.
Alternate library for doing ssh from Python
How to use the SUMPRODUCT function in Excel, one of Excel’s math and trig functions, using multiplication, addition, subtraction, and/or division to return the sum of the products of corresponding ranges or arrays.