Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 2.22 KB

index.md

File metadata and controls

67 lines (50 loc) · 2.22 KB
layout title image_sliders
default
Home
slider1

Welcome to Coding Club UC3M!

{% include slider.html selector="slider1" %}

Sessions

    <script src="/public/js/simple-jekyll-search.js" type="text/javascript"></script> <script> SimpleJekyllSearch({ searchInput: document.getElementById('search-input'), resultsContainer: document.getElementById('results-container'), json: '/search.json' }) </script>

    {% 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 %}

    How to join?

    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.

    Sponsors

    We thank UC3M-BS Institute of Financial Big Data (IFiBiD) for the sponsorships. IFiBiD