rtic-gcn-pytorch
Official PyTorch Implementation of RITC (by nashory)
clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET (by thangchung)
rtic-gcn-pytorch | clean-code-dotnet | |
---|---|---|
2 | 7 | |
20 | 7,053 | |
- | - | |
0.0 | 3.8 | |
almost 3 years ago | 29 days ago | |
Python | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rtic-gcn-pytorch
Posts with mentions or reviews of rtic-gcn-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-25.
clean-code-dotnet
Posts with mentions or reviews of clean-code-dotnet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-06.
-
What helped you to achieve a cleaner code?
More clean code concepts from this GitHub repo. Derived from Robert C. Martin's book Clean Code, adapted for .NET/.NET Core. There is also for JavaScript and PHP.
-
What are the best repos that are a display of clean code and good programming practices that I can learn from?
Clean code C sharp
- Primeiro código escrito!!
- Can I get a quick code review of my simple start to a Go based RogueLike?
-
Newbie looking for books on dotnet development for web APIs specifically
I like the boilerplate that you can get on internet, GitHub has a lot of documentation, boilerplates and more the iOS , android app has an exploration repository where you can learn eg: https://github.com/thangchung/clean-code-dotnet
- Coding guidelines for .NET
-
Recommendations for good c# / .Net youtube resources?
Maybe this repo can help too https://github.com/thangchung/clean-code-dotnet though I didn't check it personally.
What are some alternatives?
When comparing rtic-gcn-pytorch and clean-code-dotnet you can also consider the following projects:
BLIP - PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
Boilerplate - Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.