

# Event Details

- **Event Name**: Efficient Computing in Julia
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 09:30 am – Wed, 15 Apr, 2026 at 05:00 pm (+02:00)
- **Event Description**: This workshop teaches you how to write efficient code in Julia, single-threaded, multi-threaded and on the GPU.About this EventThe workshop will take place at Science Park 402, 1098 XH Amsterdam. Please note that lunch and drinks at the end of the workshop are included.The Julia programming language is getting more and more popular as a language for data analysis, modelling, and optimization problems. It promises the ease of Python or R with a run-time efficiency closer to C or Fortran. Julia is also a more modern language with a packaging ecosystem that makes packages easier to install and maintain. A programmer that is familiar with Python, R or Matlab should have little problem getting up to speed with the basics of Julia. However, to really obtain the promised near native run-time efficiency is a different skill altogether.This workshop is aimed at researchers and research software engineers who are already experienced in another programming language than Julia. We will make participants aware of the major techniques and pitfalls when it comes to writing performant Julia.We will work hands-on with real-world examples to explore concepts in the Julia language, focusing on differences with other languages. After the first day, you will be familiar with the basic constructs of the language, some popular libraries, and its package manager, including unit testing and documentation.The second day we will dive deeper in making Julia code fast to run. We’ll see how to benchmark and profile code and find out what is fast and slow. This means getting to grips with Julia’s type system and its compilation strategy. We will close the day with parallel programming and using the GPU to make our code even faster.The workshop is based on the teaching style of the Carpentries, and learners will follow along while the instructors write the code on screen. More information can be found on the workshop website.Cancellation and no-show policyPlease be advised that by signing up, you agree to our Cancellation and No-Show Policy, which states that cancellations made less than 2 working days prior to the event will incur a no-show fee. Please read the full policy here for more details.If you won’t be able to attend, please cancel your registration (by following the instructions here) so that we can offer your seat to someone on the waiting list.AudienceThe workshop is aimed at PhD candidates, postdocs, (assistant-)professors and other researchers and also open for research support staff and research software engineers. We offer tickets for researchers who are affiliated with Dutch research institutions. We do not accept registrations by Master students.Ticket PricesTicket prices are as follows:For participants affiliated with Dutch research institutions: €225.00For participants from industry: €675.00PrerequisitesThis workshop is aimed at scientists (PhD, Post-doc and beyond) and Research Software Engineers that are experienced in another programming language like Python, R or Matlab.Early Bird DiscountRegister within the first week of open registration and receive a 25% discount on your participation fee. Don’t miss out on this opportunity to secure your spot at a reduced price!Group DiscountBring your team along and benefit from our group discount. Groups of five or more participants are eligible for a 25% discount. For more details and to register your group, please email us at training@esciencecenter.nl.SyllabusBasics of Julia: build a model of our solar systemOperations, control flow, functionsUnitful quantities, Dataframes and plotting with MakieTypes and dispatchArrays and broadcastingPackage development: solving Cubic equationsWorking with the REPL, and PkgBest practices with BestieTemplateTesting with Test, documentation with DocumenterFaster code: a logistic population modelBenchmarkTools and ProfileView (flame graphs)Optimisation techniquesThe type system in more depthType stabilityParallel programming: Threads and GPU programming (with Julia fractals)ContactIf you have any questions, please send an email to training@esciencecenter.nl.
- **Event URL**: https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099
- **Event Categories**: workshops, it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://consumer.pxf.io/c/1339408/3151484/39691?partnerpropertyid=1191892&MediaPartnerPropertyId=1191892&svlink=14105511&level=1&u=https%3A%2F%2Fwww.eventbrite.com%2Fe%2Fefficient-computing-in-julia-tickets-1977502797099
- **Ticket Price Range**: min: 170, max: 675, currency: EUR

## Event venue details

- **city**: Amsterdam
- **state**: NH
- **country**: Netherlands
- **location**: Netherlands eScience Center
- **lat**: 52.356719
- **long**: 4.9568783
- **full address**: Netherlands eScience Center, 402 Science Park, Amsterdam, Netherlands

## Event Organizer details

- **affiliate_id**: 10
- **organizer**: Netherlands eScience Center (https://allevents.in/org/netherlands-escience-center/18015944)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/efeba95e689168509b53d5774834255c370a131af5171784dd4fbcb438b9fe36-rimg-w1200-h750-dc271a2b-gmir.jpg?v=1766921146
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/77437ada21d82660be2b3c3ce05ae04d681b9864ceabcde54cc4f382f96bede7-rimg-w400-h400-dc271a2b-gmir.jpg?v=1766921145

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 14 Apr, 2026 at 09:30 am (+02:00)
- **Q**: Where is the event happening?
  - **A:** Netherlands eScience Center, 402 Science Park, Amsterdam, Netherlands
- **Q**: What is the ticket price?
  - **A:** starting from 170 up to 675 EUR
- **Q**: Who is organizing the event?
  - **A:** Netherlands eScience Center
- **Q**: What type of event is this?
  - **A:** workshops, it
- **Q**: Where can I find ticket details about Efficient Computing in Julia ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Efficient Computing in Julia",
        "image": "https://cdn-az.allevents.in/events7/banners/efeba95e689168509b53d5774834255c370a131af5171784dd4fbcb438b9fe36-rimg-w1200-h750-dc271a2b-gmir.jpg?v=1766921146",
        "startDate": "2026-04-14T09:30:00+02:00",
        "endDate": "2026-04-15T17:00:00+02:00",
        "url": "https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Netherlands eScience Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 Science Park",
                "postalCode": "1098 XH",
                "addressLocality": "Amsterdam",
                "addressRegion": "NH",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.356719",
                "longitude": "4.9568783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This workshop teaches you how to write efficient code in Julia, single-threaded, multi-threaded and on the GPU.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2025-12-28",
                "availabilityEnds": "2026-04-15T17:00:00+02:00",
                "validFrom": "2025-12-28",
                "lowPrice": "170.00",
                "highPrice": "675.00",
                "price": "170.00",
                "url": "https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2025-12-28",
                "availabilityEnds": "",
                "validFrom": "2025-12-28",
                "url": "https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099",
                "price": "170.00",
                "name": "Dutch research institutions (early bird)"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2025-12-28",
                "availabilityEnds": "",
                "validFrom": "2025-12-28",
                "url": "https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099",
                "price": "505.00",
                "name": "Industry participants (early bird)"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2025-12-28",
                "availabilityEnds": "",
                "validFrom": "2025-12-28",
                "url": "https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099",
                "price": "225.00",
                "name": "Dutch research institution participants"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2025-12-28",
                "availabilityEnds": "",
                "validFrom": "2025-12-28",
                "url": "https://allevents.in/amsterdam/efficient-computing-in-julia/100001977502797099",
                "price": "675.00",
                "name": "Industry participants"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Netherlands eScience Center",
                "url": "https://allevents.in/org/netherlands-escience-center/18015944",
                "description": "The Netherlands eScience Center is the Dutch expertise center for research software."
            }
        ]
    }
]
```