From 5aa5eacc6c9daffd8c9b3d6d69a8f763c528ceed Mon Sep 17 00:00:00 2001 From: Viktor Zaunders Date: Sat, 7 Dec 2024 11:27:31 +0100 Subject: [PATCH] intropage --- hc-intro/index.html | 191 ++++++++++++++++++++++++++++++++++++++++++++ index.html | 18 +++++ style.css | 11 +++ 3 files changed, 220 insertions(+) create mode 100644 hc-intro/index.html diff --git a/hc-intro/index.html b/hc-intro/index.html new file mode 100644 index 0000000..556710f --- /dev/null +++ b/hc-intro/index.html @@ -0,0 +1,191 @@ + + + + + + darksoil studio + + + + + +
+
+ what we do + things we've made + now building + approach to software + projects on deck + work with us + people + connect +
+ +
+
+
+
+
+ + +

Intro to Holochain - developer training

+

Learn how to design, develop, and deploy Holochain apps in 4 days with:

+

+

  • Live and interactive teaching sessions with one of the worlds premier Holochain developers
  • +
  • Top-class interactive educational material
  • +
  • Intimate cohort of experienced developers
  • +
  • Online training, join us from anywhere in the world
  • +

    + +

    Apply Now!

    + + +

    Learn to build web3 apps

    +

    Holochain is an open-source protocol for developing peer-to-peer applications. It is set to provide a large piece of the puzzle towards bringing the vision of web3 into the world. The protocol allows for highly modular development of local-first functionality that can be combined into fully featured cryptographically secure applications. It creates a fundamental layer for creating a new robust, resilient and sovereign technological infrastructure.

    + +

    Outcomes

    +

    At the end of the program, you'll be able to: +

  • Work as a Holochain developer
  • +
  • Have a basic understanding of the distributed systems architecture of Holochain
  • +
  • Make and distribute simple Holochain applications (hApps)
  • +

    + +

    Course Pre-requiste

    +

    Basic Rust
    + In order for you to receive full value from this course, you should already have experience with coding using Rust. While most of holochain apps can be coded in Javascript using your preferred front end frameworks, some of the core Holochain functionality and integrity requires Rust, therefore familiarity with Rust is important in order to complete this course. +

    + + + +

    + +

    Details

    +

    Training dates: January x-x, 2025
    +

    Location: Online classroom (Zoom)
    +

    Number of participants: 10
    +

    Price: $2000
    +

    + +

    Program Components

    +
  • Lectures, with interactive materials and live visualizations
  • +
      +
    • Guillem will be walking you through the different elements of the course and giving clear illustrations of how Holochain works
    • +
    +
  • Individual and group exercises
  • +
      +
    • There are exercises built into the interactive learning materials to make sure that all of the concepts land for you as a student
    • +
    +
  • Exercice mini-hackathons
  • +
      +
    • At the end of the course you will have time to build a very small app in order to get familiar with the actual process of building. +
      This will be using scaffolding tools and we will provide you with a few different app designs to choose from to implement.
    • +
    + +

    Meet your instructor

    + +

    Guillem Cordoba has been building Holochain applications for several years, he has been a key contributor to both the Holochain protocol and the ecosystem as a whole.

    +

    Guillem has trained others on Holochain development for nearly as long. He held the community-led development programs (dev camps) and online as well as in-person Holochain intensive development courses. He is one of the world's most experienced and knowledgeable Holochain developers and an outstanding teacher.

    + +

    Support staff

    + +

    Viktor Zaunders has been organizing community events and learning environments for several years. He is a software architect that is also passionate about learning and creating spaces where people feel comfortable. He will be doing the support, administration and communications around the course to make sure that students have a great experience.

    + +

    Course Details

    +

    This training will run online over the course of x days in the following schedule:
    +

  • Monday
  • +
      +
    • 9 - 10.30: Live session
    • +
    • Break
    • +
    • 10:45 - 12.00: Live session..
    • +
    +
  • Tuesday
  • +
      +
    • 9 - 10.30: Live session
    • +
    • Break
    • +
    • 10:45 - 12.00: Live session..
    • +
    + +

    Course topics:

    +

    +

  • Holochain fundamentals
  • +
  • Building blocks (happs, DNAs and zomes)
  • +
  • Entries & Links
  • +
  • Capabilities
  • +
  • Signals
  • +
  • Validation
  • +
  • Ecosystem overview (services, tooling & distribution)
  • + +

    + +

    Apply

    +

    In order to create an intimate and interactive learning enviromnet where you as students have plenty of space to ask questions we are limiting this course to 10 participants. We will be running more of these courses throughout the year though so even if there is not a space for you now we will get in touch with you again when there is a new possibility to join.

    +

    We look forward to your participation and learning together!

    +

    Apply Now!

    + +
    +
    + + + +

    + +
    +
    +
    + + + diff --git a/index.html b/index.html index b3dd2f8..37b81ea 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,25 @@

    what we do

    the Holochain core codebase.

    +