Newer
Older
<section>
<article>
<h1>HIFIS Software Services for You</h1>
<p>
The service portfolio of HIFIS Software is structured into
4 different components that seamlessly interoperate with
each other: Education & Training, Technology, Consulting
and Community Services.
</p>
<div class="alert alert-primary" id="training">
<div class="services-grid">
<div class="text">
<h2>Education & Training</h2>
<p>
In Education & Training we will offer courses, materials or workshops
to help you in getting started or in boosting your software
engineering practice.
<a href="{{ 'services/software/training' | relative_url }}"><strong>More...</strong></a>
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
</p>
<h4>Need something specific? Talk to us</h4>
{% include contact_us/mini.html %}
{% include helpdesk/mini.html %}
</div>
<img
src="{{ site.directory.images | relative_url }}roman-mager-5mZ_M06Fc9g-unsplash.jpg"
class="hide-on-mobile"
alt="Symbolic image for Education & Training."
>
</div>
</div>
<div class="alert alert-success" id="technology">
<div class="services-grid">
<img
src="{{ site.directory.images | relative_url }}ilya-pavlov-OqtafYT5kTw-unsplash.jpg"
class="hide-on-mobile"
alt="Symbolic image for Technology Services.">
<div class="text">
<h2>Technology</h2>
<p>
HIFIS Software will provide a sustainable, well integrated and easy to use technology
infrastructure for scientific software development. You, as a researcher, shall be
accompanied
during the complete life cycle (from idea to publication) of your research software
through technology services.
</p>
<h4>Talk to us</h4>
{% include contact_us/mini.html %}
{% include helpdesk/mini.html %}
</div>
</div>
</div>
<div class="alert alert-info" id="consulting">
<div class="services-grid">
<div class="text">
<h2>Consulting</h2>
<p>
The Consulting Services will provide concrete contact points for researchers in the
event
of questions and problems. In some cases, support can also be provided by on-site
consultations. In the long-term, the goal is to establish the knowledge directly
in the supported research groups.
</p>
<h4>Talk to us</h4>
{% include contact_us/mini.html %}
{% include helpdesk/mini.html %}
</div>
<img
src="{{ site.directory.images | relative_url }}nik-macmillan-YXemfQiPR_E-unsplash.jpg"
class="hide-on-mobile"
alt="Symbolic image for Consulting Services."
>
</div>
</div>
<div class="alert alert-warning" id="community">
<div class="services-grid">
<img
src="{{ site.directory.images | relative_url }}perry-grone-lbLgFFlADrY-unsplash.jpg"
class="hide-on-mobile"
alt="Symbolic image for Community Services."
>
<div class="text">
<h2>Communities</h2>
<p>
HIFIS Software will build and foster communities to support the necessary cultural
change in science when dealing with research software. We will build and run an exchange
network between the Helmholtz centers and will also provide guidance on how to build
communities of practice.
</p>
<h4>Talk to us</h4>
{% include contact_us/mini.html %}
{% include helpdesk/mini.html %}
</div>
</div>
</div>
</article>
</section>
</main>