This repository (formerly known as orchestration-workshop) contains materials (slides, scripts, demo app, and other code samples) used for various workshops, tutorials, and training sessions around the themes of Docker, containers, and orchestration. If you're looking for the materials, you can stop reading right now, and hop to http://container.training/, which hosts all the slides decks available.
workshop docker swarm kubernetes training labs slides compose helm stern elk dockerfilesThis repository contains lecture transcripts and homework assignments as Jupyter Notebooks for the first of three Kadenze Academy courses on Creative Applications of Deep Learning w/ Tensorflow. It also contains a python package containing all the code developed during all three courses. The first course makes heavy usage of Jupyter Notebook. This will be necessary for submitting the homeworks and interacting with the guided session notebooks I will provide for each assignment. Follow along this guide and we'll see how to obtain all of the necessary libraries that we'll be using. By the end of this, you'll have installed Jupyter Notebook, NumPy, SciPy, and Matplotlib. While many of these libraries aren't necessary for performing the Deep Learning which we'll get to in later lectures, they are incredibly useful for manipulating data on your computer, preparing data for learning, and exploring results.
jupyter-notebook neural-network tensorflow deep-learning mooc dockerfile machine-learning tutorial workshopA module to teach you how to module. This will walk you through the basics of setting up a working environment, installing dependencies, logging into npm, publishing a module, and so on, all from the safety of your own laptop.
nodeschool npm workshop adventure tutorial tutorThis repository is the result of a tech talk that I gave at Carnegie Mellon University on February 25, 2015. Its central motivation is this: students who have been instructed or told to use Vim to complete programming assignments while ssh'ed are missing out on the vast power that lies within Vim. In my experience as a TA and fellow student, learning the former requires the latter and vice versa, leading to a vicious cycle of Vim peril. With this in mind, this repository aims to cure the latter, so that the vicious cycle can end.
vim-plugins viml vimrc workshopAfter going through the whole content, you will know about what tools can help you better write Go code, how to build artifacts from that code, and how to understand the performance of your code once it's running. You should be relatively familiar with Go, even though we won't be writing much code. Maybe it's time to check out the Go Tour.
tooling performance workshopLearn the basics of WebGL in small, manageable chunks. The sequel to shader-school, created for CampJS IV by Mikola Lysenko and Hugh Kennedy. The script will ask you if you want to create an answer directory, press y to accept. This will populate your current directory with shader files for you to edit for each lesson.
webgl stackgl workshop nodeschool learning education tool workshopper tutorial lessonAn intro to koa via a set of self-guided workshops. After npm install -g kick-off-koa, Run kick-off-koa command.
koa workshop node-schoolWelcome, gopher! You're not a gopher? Well, this workshop is for gophers, or people that use the Go programming language. But fear not if you've never written any Go before! I'd recommend you learn the basics for the language first with the Go tour. This workshop has been run a couple of times with an instructor leading. The goal of this repo is to make it as easy as possible for individuals to follow the content by themselves. If you get stuck at any point, feel free to file issues asking questions.
appengine appengine-go workshop backendThis is a workshop for learning how to build cross platform desktop apps with JavaScript, HTML, and CSS. We'll be using Electron to accomplish this.For more, take a look at this huge list of Electron apps.
electron workshopShowcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
kubeadm kubernetes workshop monitoring raspberry-pi multi-platform custom-metrics rook persistent-storageA collection of simple scripts to create 2D physics games, intended for giving workshops to an audience of beginner game developers to quickly enable them to make games in Unity. This project is intended to be as flexible as possible, not enforcing a specific game genre apart from the obvious constraints of being 2D and physics-powered. It contains a lot of scripts that perform atomic tasks, that is they do mostly only one thing, so you can combine them to create any kind of gameplay.
2d public workshop beginner 2d-physics-game unity playground👋 hi there! My name is Kent C. Dodds! This is a workshop repo to teach you about testing JavaScript applications.Big thanks to the RealWorld project from GoThinkster. This project is a copy of the Node implementation and the React implementation of the RealWorld project.
workshop testing unit-testing integration-testing end-to-end-testing e2e-testsThis repository contains an exciting quest to learn about Web security by learning about vulnerabilities, exploiting them, and then crafting code to protect against them. Before embarking on this adventure, make sure you have the skills taught in learnyounode and levelmeup.
security educational guide tutorial learn workshopAn installation script called install.sh is available to perform the commands listed in the Manual installation section. Before running the script, you must change some vars in the config file /etc/csgo-server-launcher/csgo-server-launcher.conf. If you change the location of the config file, do not forget to change the path in the csgo-server-launcher script file for the CONFIG_FILE var (default /etc/csgo-server-launcher/csgo-server-launcher.conf).
counter-strike game-server steamcmd workshop csgoKubernetes Hands-on Workshop
kubernetes containers workshop tutorialA collection of simple scripts to create 2D physics games, intended for giving workshops to an audience of beginner game developers to quickly enable them to make games in Unity. This project is intended to be as flexible as possible, not enforcing a specific game genre apart from the obvious constraints of being 2D and physics-powered. It contains a lot of scripts that perform atomic tasks, that is they do mostly only one thing, so you can combine them to create any kind of gameplay.
2d public workshop beginner 2d-physics-game unity playgroundAn Intro to ES6 generators via a set of self-guided workshops. Send an anonymous feedback about learn-generators here: google/form.
workshop nodeschool generators tutorial es6-generators workshopper es6 iterators learnAn adventure workshop to teach CSS.
css cascading style sheets web design nodeschool adventure education learn learning workshop workshopperYou should pass in a function that will get args, the command-line arguments supplied after the xxx-adventure verify ... command on the command line and t, a tape instance.The function fn(cb) returned by verify() fits into the signature expected by adventure. cb(ok) will be called with a boolean ok based on parsing the tap output from tape for any failures.
adventure nodeschool workshop education
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.