Skip to content
Snippets Groups Projects

Resolve "Blogpost about awesome list"

Merged Foerster, Thomas requested to merge 354-blogpost-about-awesome-list into master
2 files
+ 98
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 53
0
---
title: "Awesome list of Useful Links"
title_image: camylla-battani-ABVE1cyT7hk-unsplash.jpg
date: 2022-08-31
authors:
- foerster
layout: blogpost
additional_css:
- image-scaling.css
categories:
- News
tags:
- Consulting
excerpt: >
Let's share a comprehensive link list collection of helpful resources for software development.
---
<div class="floating-boxes">
<div class="image-box align-right">
<img class="right medium nonuniform"
alt="Helmholtz AAI"
width="50%"
src="{% link assets/img/posts/2022-08-31-awesome-list/awesome-list-logo-helmholtz.svg %}">
</div>
<div class="text-box" markdown="1">
## Helpful List of useful Resources for Software Development
The consulting team has generated an awesome list of curated links to a variety of topics related to software development in the context of Open Science. An overview can be found on [HIFIS GitHub repo][github]. We cover topics from educational content on how to implement a solid change management till content related to coding styles. Also links to guidelines on how to distribute and use Open Source software or how to get in touch with the research software community.
</div>
</div>
The main repository serves as a entry point for all awesome lists generated by HIFIS. The following main topics we cover:
- [Educational Resources][educational-resources]
- [Communities][communities]
- [Find-ability & FAIR][find-ability-fair]
- [Policies & Guidelines][policies--guidelines]
- [Scientific][science]
## You can help
Feel free to suggest any awesome links to helpful content in the affiliated topic. Just create an issue in the corresponding repo. We appreciate every input.
<!-- Links -->
[github]: https://github.com/hifis-net/awesome-rse
[educational-resources]: https://github.com/hifis-net/awesome-rse-education
[communities]: https://github.com/hifis-net/awesome-rse-communities
[find-ability-fair]: https://github.com/hifis-net/awesome-rse-fair
[policies--guidelines]: https://github.com/hifis-net/awesome-rse-policies
[science]: https://github.com/hifis-net/awesome-rse-science
Loading