Skip to content

Instantly share code, notes, and snippets.

@prpatel
prpatel / Connect.Tech 2023 Workshop instructions.txt
Last active October 21, 2023 14:17
Connect.Tech 2023 Workshop pre-arrival setup instructions
We're looking forward to hosting you at Connect.Tech workshops on October 24.
Remember that you must have a workshop ticket (sold as a package with the main conference ticket)
And you'll have a ticket for a specific workshop!
Please come early, registration will open at 8:00am and we'll have a light breakfast and coffee!
Location is below; which is a short walk from the parking area (those details are in another email) and a long walk from the downtown hotels.... so
Georgia World Congress Center Building C Room 201 Atlanta, GA

Please complete these instructions only for the workshop you have registered for before arriving at the conference center on Monday March 2.

A Deep Dive into Vue 3.0

  • Node.js 10+ pre-installed
  • Editor: VSCode or an editor with built-in TypeScript support is recommended. We are not going to ask everyone to write TypeScript, but Vue 3's typing will benefit even JavaScript code!

Proven Patterns for Building Vue Apps

Please find below links to slides from our speakers.

Please complete these step for ONLY the workshop for which you are registered! Again, you only need to do ONE of these - for the one which you are registered. If you're unsure which one, email hello @ connect.tech.

VueVixens workshop with Ari Clark

We'll start from scratch in Code Sandbox. Create a Code Sandbox account and scaffold a starter Vue.js template by clicking here: https://codesandbox.io/s/vue

React Hooks Workshop with Kent C. Dodds

Hi folks! I'm super excited to teach you React at Connect.Tech! We're going to have a great time. This workshop is intended for people who have a little experience developing with React, but don't worry if you haven't even started with React yet, or if you've been using React for a long time already! This will be helpful to you for sure. If you're just getting started with React, then I suggest you practice a little bit with React fundamentals and you can learn about all of that from me for free from https://kcd.im/beginner-react. If you've been working with Rea

@prpatel
prpatel / vueconfus2019.md
Created March 19, 2019 13:59
Vueconf.US 2019 Workshop Instructions.md
@prpatel
prpatel / dsct2018.md
Last active November 24, 2018 15:54
DataSciCon.Tech 2018 Workshop Instructions

Please follow the instructions ONLY for the workshop for which you registered. If you don't remember which one that is, please email us! All workshops require laptops!

Image Classification in TensorFlow on Google Cloud - Carl Osipov

Prerequisites Experience with Python and familiarity with machine learning

Materials or downloads needed in advance This workshop will be conducted on Google Cloud Platform (GCP) and will use GCP's infrastructure to run TensorFlow. All you will need is a reasonably powerful laptop running an up-to-date browser (Chrome, Safari, or Firefox). Make sure that the laptop is well charged in advance just in case access to power outlets is limited!

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Please follow the workshop instructions for only the workshop for which you are registered for Connect.Tech 2018. Please check your email to see which workshop you registered for; otherwise email us.

PLEASE SETUP YOUR COMPUTER BEFORE COMING TO THE WORKSHOP ON WEDNESDAY MORNING!

Please follow these instructions to setup your machine for the BlockchainConf.Tech Full Day Blockchain Workshop on Wednesday Sept 5th

Checklist: Make sure you have Git Download Python 3.6+, Flash and requests library and pip. (earlier version have an issue with certain functionality of Flask, so please use 3.6 or above).

Python (3.6+):

Workshop instructions for Vueconf.us 2018

You must have a bought a specific workshop ticket to attend. If you bought a main conference only ticket, you are NOT registered for a workshop!

Please find the workshop you registered for, and follow the setup instructions BEFORE coming to the workshop on Monday March 26.

Proven patterns for building Vue apps - Chris Fritz https://gist.github.com/chrisvfritz/51f761763b455aa3f6eb8d5408b6ab70

Application state with Vuex - Blake Newman