COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200821042944/https://github.com/topics/workshop-materials
Here are
402 public repositories
matching this topic...
🐍 Syntax, working with Shell commands, Files, Text Processing, and more...
Updated
Dec 10, 2019
Python
GDI SF - Web Development and Programming Curriculum
Updated
Mar 30, 2020
JavaScript
Code for the PhpStorm workshop
An amazing workshop about AWS and Serverless where you have the chance to build a time-travel music business! 😱
Updated
Jul 3, 2018
JavaScript
Archive of Workshops conducted by FOSS@Amrita
Building the Peer-to-Peer Internet workshop series
Updated
Feb 25, 2020
JavaScript
Materials for the rstudio::conf 2019 Advanced R Markdown workshop
(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
workshops, study guides and learning materials for the Uno Platform
Workshop material for using DeepLabCut
Updated
Jul 16, 2020
Python
Structural Bioinformatics Training Workshop & Hackathon 2018
Updated
May 7, 2019
Jupyter Notebook
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Updated
Mar 11, 2020
Jupyter Notebook
examples based tutorial for Ruby scripting
Updated
Aug 28, 2019
Ruby
Workshop Introduction: GraphQL with React and Apollo Client
Updated
Jul 31, 2020
JavaScript
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.
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
Intro to R training material delivered in a 2 day format
Updated
Jun 18, 2019
HTML
A workshop format for rmarkdown. Releases contain locations in chronological order
Intermediate R training material delivered in a 2 day format
Updated
Mar 14, 2020
HTML
ML.NET Workshop to predict car sales prices
Updated
Jul 29, 2020
Jupyter Notebook
2017_2018 single cell RNA sequencing Workshop UCD_UCB_UCSF
Updated
Jun 15, 2018
HTML
My fuzzing workshop from PHDays9
A quick demo CLI chat app for a workshop
Updated
Apr 9, 2018
Elixir
Course material for the Collaboratory Workshop "Machine Learning with Python"
Updated
Feb 11, 2019
Jupyter Notebook
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: