Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 3.01 KB

File metadata and controls

17 lines (11 loc) · 3.01 KB

ghcpworkshopcsuger

A repository that can be used to showcase the capabilities within a 2 hours and 4 hours workshop

Overview of the workshop

Hands-On Labs

Name Language Description Length Link
Javascript Calculator HTML/Javascript Github provided small app that can be reused for a good starter 20 mins Instructions
Rock Paper Scissor Python Github provided small app that is a little bit more advanced 45 mins Instructions
Polaroid Image Gallery HTML/Javascript Building a small image gallery with animations using Javascript and CSS 45 mins Instructions
Star Wars API Client Java Creating from the official page of Star Wars API a library that can be used to retrieve persons of the Star Wars franchise.

We create DTOs, Tests, Interfaces and let Copilot implement it. Furthermore we will use the HTML source of the spec to enhance our examples with all the persons that are available
1 hour Instructions