All Projects → MaximRouiller → AzureFunctions-Workshop

MaximRouiller / AzureFunctions-Workshop

Licence: MIT License
Multi-language Azure Functions Workshop

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to AzureFunctions-Workshop

Netlify Functions Workshop
Netlify Serverless Functions Workshop
Stars: ✭ 203 (+915%)
Mutual labels:  workshop, functions
Data-Science-Tutorials
Python Tutorials for Data Science
Stars: ✭ 104 (+420%)
Mutual labels:  functions
python-ogren-4-saatte-python-baslangic
(TR) 4 saatlik Python başlangıç atölyesinin içerik dokümanı. (EN version is in progress!)
Stars: ✭ 71 (+255%)
Mutual labels:  workshop
godge
Godge is a self-hosted container-based online judge for meetups and workshops.
Stars: ✭ 13 (-35%)
Mutual labels:  workshop
Bot-Framework-Tutorial
Microsoft Bot Framework Hands on Lab Tutorial
Stars: ✭ 23 (+15%)
Mutual labels:  workshop
openwhisk-runtime-dotnet
Apache OpenWhisk Runtime .Net supports Apache OpenWhisk functions written in .Net languages
Stars: ✭ 23 (+15%)
Mutual labels:  functions
Cypurr-Prezes
presentation materials for our cryptoparties
Stars: ✭ 48 (+140%)
Mutual labels:  workshop
spring-cloud-gcp-guestbook
No description or website provided.
Stars: ✭ 55 (+175%)
Mutual labels:  workshop
fnmate
A function definition generator.
Stars: ✭ 74 (+270%)
Mutual labels:  functions
fx-trading-app
Forex Trading Application workshop
Stars: ✭ 23 (+15%)
Mutual labels:  workshop
koryphe
A flexible library for writing functional operations in Java
Stars: ✭ 18 (-10%)
Mutual labels:  functions
wsdm-digg-2020
No description or website provided.
Stars: ✭ 15 (-25%)
Mutual labels:  workshop
CFP
Repositório para sugestões de palestras, workshops e outras atividades da comunidade PHPRio
Stars: ✭ 39 (+95%)
Mutual labels:  workshop
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+345%)
Mutual labels:  workshop
DscWorkshop
Blueprint for a full featured DSC project for Push / Pull with or without CI/CD
Stars: ✭ 151 (+655%)
Mutual labels:  workshop
Teaching-Data-Visualisation
Presentation and exercises for the Software Sustainability Institute Research Data Visualisation Workshop (RDVW)
Stars: ✭ 15 (-25%)
Mutual labels:  workshop
angular2-labb
Angular 2 workshop
Stars: ✭ 20 (+0%)
Mutual labels:  workshop
ultimate-kubernetes-bootcamp
Ultimate Kubernetes Bootcamp
Stars: ✭ 43 (+115%)
Mutual labels:  workshop
ctxutil
utils for Go context
Stars: ✭ 18 (-10%)
Mutual labels:  functions
workshop-init
워크숍 개발 환경 설정하기
Stars: ✭ 23 (+15%)
Mutual labels:  workshop

Azure Functions Workshop

Current Content Location

Mindmap and Plan of work

Mindmap

Goal

This Azure Functions workshop is intended for people wanting to learn about serverless and what kind of problems it solved. Code sample will be provided in C#, JavaScript, Python, and Java.

The workshop will be a mixed of Slides to set context with as many hands-on experience that can be fit with the initial context.

Target Audience

This workshops is targeting developers who have a minimal amount of knowledge about serverless.

Here's a sample of audiences that might be interested in this content:

  • Businesses
  • Students and Teachers
  • Startups

Contribute

If you wish to contribute, start by cloning the repository:

> git clone https://github.com/MaximRouiller/AzureFunctions-Workshop.git

Then restore the submodules:

> git submodule update --init --recursive

You can run it locally using the VS Code task Run Server or using the Hugo cli (which is in the repositroy root):

> ./hugo serve --source ./src

Then make your changes and submit a Pull Request! 😁

Please reach out to me on Twitter if you wish to discuss this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].