Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg committed Oct 13, 2024
2 parents 616b29a + 431d27a commit 19685f0
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ languageCode = "en-us"
paginate = 20
paginatePath = "page"
summaryLength = 20
title = "vvvv - visual live-progamming for .NET"
title = "vvvv - visual live-programming for .NET"
relativeURLs = "true"

[sitemap]
Expand Down
12 changes: 8 additions & 4 deletions content/Learn/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,23 @@ title: Learn
firstColumn:
- item:
text: >
<a href="https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-class/" target="_blank">Beginner course from November 4th</a>
<a href="https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/" target="_blank">Beginner course from November 4</a>
image: /img/icons/mortarboard-fill.svg
- item:
text: >
<a href="https://thenodeinstitute.org/ss24-vvvv-intermediates/" target="_blank">Course recordings, Summer 24</a>
<a href="https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-ii/" target="_blank">Deep dive course from January 13</a>
image: /img/icons/mortarboard-fill.svg
- item:
text: >
<a href="https://thenodeinstitute.org/ws23-vvvv-intermediates/" target="_blank">Course recordings, Winter 23/24</a>
<a href="https://thenodeinstitute.org/vvvv-education-winter-2024-25/" target="_blank">All upcoming courses Winter 24/25</a>
image: /img/icons/mortarboard-fill.svg
- item:
text: >
<a href="https://thenodeinstitute.org/vvvv-intermediates-summer-2023/" target="_blank">Course recordings, Summer 23</a>
<a href="https://thenodeinstitute.org/ss24-vvvv-intermediates/" target="_blank">Course recordings, Summer 24</a>
image: /img/icons/mortarboard-fill.svg
- item:
text: >
<a href="https://thenodeinstitute.org/ws23-vvvv-intermediates/" target="_blank">Course recordings, Winter 23/24</a>
image: /img/icons/mortarboard-fill.svg
secondColumn:
- item:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
categories: "Dates"
author: "chk"
date: "2024-10-09"
title: "vvvv Beginner Class - registration extended!"
description: "We have extended the sign-up by four weeks and split the course in two parts."
where:
country_name: "The NODE Institute (online)"
from_date: "1730739600"
thumb: "WS24_VVVV_Beginner-thumb.jpg"
---

![](WS24_VVVV_Beginner.jpg)

We are keeping the registration for the next edition of the vvvv beginner course open for another four weeks - scheduled every Monday evening from 6-9 pm, starting on November 4th.

For us this was also a good chance to finally split the course into two parts which we call "Playground" and "Deep Dive", each one comprised of six sequential sessions. So in case you are just starting with vvvv and want to extend your artistic toolset or try something new, join us for part I. But if you already have some knowledge under your belt, want to learn more about the language methodologies of VL and how to build more complex applications, you may also join the second part of the course.

Choose your path and sign up here:<br />
https://thenodeinstitute.org/vvvv-education-winter-2024-25/

## What will I learn?

**Part I** of our VVVV beginner class is the perfect starting point for anyone interested in creative coding and interactive media. Over six sessions, you’ll learn how to build interactive visuals, animations, and audio-reactive compositions—all without needing prior programming experience. We’ll cover the basics of 2D and 3D graphics, the rendering pipeline, audio visualization, and even touch on more advanced topics like shaders and algorithms. By the end of the course, you’ll have the skills and confidence to start building your own interactive installations or performances.

**Part II** is crafted for those ready to deepen their understanding of this powerful visual programming environment. Whether you’re an artist, designer, developer, or technologist, this course will guide you through advanced topics to take your projects to the next level. Each of its six sessions is designed to tackle complex concepts in a practical, hands-on way, with real-world examples and interactive exercises. The topics include object-oriented patching, game development, networking, and much more - offering a focused deep dive into specific methodologies and tools that expand your creative and technical capabilities.

## Who is it for?

- Artists who find inspiration in nature, animation and technology
- Technologists who are searching for a multipurpose toolkit for interactive installations
- Architects and designers who want to learn new ways of visualising their ideas
- Developers who are annoyed by coding and want to try visual programming instead

## About the Instructors

**Christoph Ignaz Kirmaier** aka *chk* is a multimedia artist, musician, educator and co-founder of the Vienna and Berlin based studio [3e8](https://www.3e8.studio/). In the past years he has worked all across large-scale corporate multimedia installations, sound design, generative graphics, electronics, animation, music videos, user experience and robotic prototypes in several companies, bands and collectives.

**Rosi Grillmair** aka *remony* is an artist, programmer and art- and culture mediator based in Linz, Austria and a long term vvvv community member. She is an excellent educator in the field of interactive media, community driven programming tools and artistic installations. Her sessions are a mix of playful lectures, hands-on tutorials and enough time for your questions and in-depth discussions.

## Schedule

The course **starts on November 4th**, comprises of **12 sessions** that take place **every Monday at 18:00 CET** and last 3 hours each.

{{< box >}}
Interested? Check out [full details and registration](https://thenodeinstitute.org/vvvv-education-winter-2024-25/).
{{< /box >}}

0 comments on commit 19685f0

Please sign in to comment.