layout | title | image_sliders | |
---|---|---|---|
default |
Home |
|
{% include slider.html selector="slider1" %}
{% for post in site.posts %} {% if post.visible != false %} {% unless post.next %}
{% else %}
{% capture year %}{{ post.date | date: '%Y' }}{% endcapture %}
{% capture nyear %}{{ post.next.date | date: '%Y' }}{% endcapture %}
{% if year != nyear %}
<ul class="this"> </ul>
<h3>{{ post.date | date: '%Y' }}</h3>
<ul class="past"> </ul>
{% endif %}
{% endunless %}
<li><time>{{ post.date | date:"%d %b" }}: </time><a class = "post-title" href="{{ site.baseurl }}{{ post.url | remove_first: '/' }}">{{ post.title }}</a></li>
{% endif %}
{% endfor %}
The participation to the seminar is free but it is compulsory to sign up in advance, either by filling the form in the announcement email (preferable) or by letting us know at [email protected].
Check out the lastest news at CodingClubUC3M<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
If you want to contribute a session, then please fill in this form.
We thank UC3M-BS Institute of Financial Big Data (IFiBiD) for the sponsorships.