-
The goal here is to collect thoughts on principles for writing modular, composable, and reusable code in science. The idea is heavily influenced by @substack's fantastic ["How I write modules"](http:/…
-
First of all BirdNET is a wonderful project and i am really thankful that Stefan Kahl @kahst made this open source. As a project open to citizen science this should be made approachable for the "avera…
-
Shared by djimbob on reddit:
https://www.reddit.com/r/programming/comments/5cm0p1/terminal_based_computer_science_assessment/
```
E.g., Quicksort's time complexity is O(n2) in the worst case. Also …
-
Consider adding in more computer science topics?
Here are some example resources:
- [MIT 6.006 Introduction to Algorithms, Fall 2011](https://www.youtube.com/watch?v=HtSuA80QTyo&list=PLUl4u3cNG…
-
Currently we compare peptide sequences against a reference proteome from Ensembl.
It would be more correct to create a proteome that incorporated SNPs that impact protein sequence and then look f…
-
Dear Authors,
Thanks for this initiative!
As per the permissions from the here website, I have used this dataset for my academic research. In my paper, I need to show the location of VLDs in e…
-
There are at least two options where we could submit this paper, and we have a clear preference:
- [ ] JPhys Complexity: deadline not until May, we can submit before then: https://iopscience.iop.or…
-
Hi folks, I'm Devin from the Modin group.
Between our groups, I believe there's a high potential for collaboration and improving the data science experience for Dask and Modin users. Due to the com…
-
The following functions have a `usebounds` parameter: `center`, `periphery`, `diameter`, `radius`.
The purpose of this parameter is not documented. What does it do?
Doc page:
https://networ…
-
# Include:
- OOP Principles & Patterns
- SOLID, YAGNI & DRY Principles
- Design Patterns
- Data Structures
- Algorithms
- Time & Space Complexity
- Big-O Concepts
- Unit / Integration / System T…