[!IMPORTANT] The Python Programming Tack can be found here (opens new window).
[!IMPORTANT] Last minute notes for coaches can be found here (opens new window).
# Everyone can Code! – Light Your Fire for Coding
Built with ❤ by everybody who wants to make the Microsoft App Dev Innovation world a little bit more diverse!
# Welcome to our coding journey!
It's great to have you here! 🎉
You have two exciting choices ahead of you:
Build your own social media app - If you're outcome-oriented and want to show off a cool social media application, stay right here in this repository! You'll learn how to deploy and configure your very own app. It's a fantastic way to dive right into the world of software development! Click here to take a look at the sample app (opens new window)
Learn to code by building a todo app - If you're detail-oriented and want to start off your coding journey with a solid foundation, jump over to this repository: ToDo Application (opens new window). You'll get to learn the basics of coding by building an intuitive, yet powerful, todo app.
No matter which path you choose, we're thrilled to be a part of your coding adventure. Let's get started! 🚀
# Agenda for the Everyone can Code workshop
# Day 1
- Create your own GitHub Account and merge your first pull request
- Use this repository as our baseline
- Use Azure Web Apps to host your own application
- Play around with the frontend to customize your App and to understand the basic underlying concept of Azure
- Use Azure Functions to automate your tasks
- Use storages and databases to store images and data
- Use Github Copilot to make changes to the codesource
All these Azure Services are used behind the scenes and can be consumed by our application aka personal App.
# Day 2
- Make your existing personal app smart with pre-trained machine learning models. For this we will focus on our managed services like Azure Cognitive Services: Computer Vision API and Speech API.
- Connect your application with the services. This shows the entire lifecycle and brings together best of both worlds.
- Add a chat bot to the application using Azure OpenAI.
- Trainers will suggest a long list of online courses to get started and to get a deeper dive into the technologies.
Furthermore, all Everyone Can Code graduates are invited to join our AI Developer College (opens new window) or Azure Developer College (opens new window).
Female Tech ❤︎ All Generations
This workshop consists of multiple challenges, which you have to complete. Your trainers will guide you through the workshop by giving you introduction talks to each of the topics/challenges you have to complete.
Here's the overview of the training week. Happy hacking!
# Hands on Guide
- Day 1 - GitHub - Create new dreams
- Day 1 - Make the first changes
- Day 1 - Application on our Phone
- Day 1 - Make changes with Github Copilot
- Day 2 - Make our application recognizer objects in images
- Day 2 - Make our application understand speech
- Day 2 - Power up our application with a chat bot
# Goal of the Everyone can Code Program for women in the ENTIRE ECOSYSTEM over Generations
The goal is to show all women of any generation, that anything is possible also in the area of tech and to light the fire for coding. We aim to connect all generations of women whether they are pupils, university students or professionals already performing in jobs. Furthermore, we aim to connect those generations which haven't gotten in touch with tech yet since we noticed that there is a huge gap between these communities. We believe there aren't enough female tech heroes yet.
However, it is possible to dive into tech at any age. Therefore, we thought of starting with something that we are all familiar with - applications on our phones. Together we will build an app on our phones which can take pictures and which we can talk to. And to put it in other (tech) words: how to build a progressive web app on our phones which uses pre-trained Machine Learning models as restful endpoints. The application uses so-called REST APIs (don't worry we will explain this term later) and we will use Azure to meet the challenges to get it running.
To close the gap, we will first start with getting the application up and running and then secondly integrate the Machine Learning REST APIs. As a place where we can create our tech dreams we will use GitHub to create our space of collaboration as our motto always is: Sharing is Caring!
# Contributing
This project welcomes contributions and suggestions.
This project has adopted the Microsoft Open Source Code of Conduct (opens new window). For more information see the Code of Conduct FAQ (opens new window) or contact opencode@microsoft.com with any additional questions or comments.
(opens new window)
This work is licensed under a Creative Commons Attribution 4.0 International License (opens new window).