The Wayback Machine - https://web.archive.org/web/20210822130137/https://github.com/topics/workshop-materials
Here are
473 public repositories
matching this topic...
🐍 Syntax, working with Shell commands, Files, Text Processing, and more...
Updated
Dec 29, 2020
Python
GDI SF - Web Development and Programming Curriculum
Updated
Jan 14, 2021
JavaScript
Code for the PhpStorm workshop
Archive of Workshops conducted by FOSS@Amrita
An amazing workshop about AWS and Serverless where you have the chance to build a time-travel music business! 😱
Updated
Jul 3, 2018
JavaScript
Materials for the rstudio::conf 2019 Advanced R Markdown workshop
Updated
Jul 24, 2021
HTML
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Updated
Jun 21, 2021
Jupyter Notebook
Training workshops for Power BI.
Updated
Jun 14, 2021
Jupyter Notebook
Building the Peer-to-Peer Internet workshop series
Updated
Jul 13, 2021
JavaScript
Workshop material for using DeepLabCut
Updated
Jun 6, 2021
Python
workshops, study guides and learning materials for the Uno Platform
(TR) 4 saatlik Python başlangıç atölyesinin içerik dokümanı. (EN version is in progress!)
Updated
Mar 31, 2020
Python
Advanced Analytics with R training material delivered in a 2 day format
Updated
Mar 14, 2020
HTML
Structural Bioinformatics Training Workshop & Hackathon 2018
Updated
May 1, 2021
Jupyter Notebook
examples based tutorial for Ruby scripting
Contenido de un workshop para aprender Docker totalmente en español. Incluye varios ejercicios.
Updated
May 5, 2021
Python
A workshop to learn lots about the gt R package
Updated
Jun 29, 2021
HTML
Workshop to explain and exemplify the usage of PostGIS raster.
Updated
Jun 22, 2018
PLpgSQL
All of the workshop sessions of OSC'19 in .md and .pdf formats.
1 week, 20 lessons, opinionated React Native Bootcamp for busy developers
Updated
Aug 18, 2021
TypeScript
Workshop Introduction: GraphQL with React and Apollo Client
Updated
Mar 16, 2021
JavaScript
ML.NET Workshop to predict car sales prices
Updated
Jul 29, 2020
Jupyter Notebook
Updated
Jun 18, 2019
HTML
Intro to R training material delivered in a 2 day format
♂️ ♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
Updated
Aug 7, 2020
Python
2017_2018 single cell RNA sequencing Workshop UCD_UCB_UCSF
Updated
Jun 15, 2018
HTML
Exercises, data, and more for our 2017 summer workshop (funded by the Estes Fund and in partnership with Project Jupyter and Berkeley's D-Lab)
Updated
Mar 21, 2019
HTML
Improve this page
Add a description, image, and links to the
workshop-materials
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
workshop-materials
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
if you go to the
reduxbranch, there's an exercise that you need to implement your own version of redux. this version of redux is using the old context API, so the goal is to refactor the code and Implement the new version of the context API.Files that you need to modify:
/src/react-redux/connect.js/src/react-redux/Provider.jsyou can follow the Official documentation here: