MultiverseLearningProducts / curriculum

Multiverse Software Engineering Level 4 (2021)
https://MultiverseLearningProducts.github.io/curriculum/
Other
1 stars 3 forks source link

images #1

Open bmordan opened 3 years ago

bmordan commented 3 years ago

Add images for the curriculum here, keep them out of the repo so they are not sent back and forth as we push and pull the repo.

  1. Drag your image into a new issue
  2. Wait for the image to upload then right click to copy the image URL
  3. Add your image using markdown ![alt label in here](image URL in here)
  4. OPTIONAL add a figcaption for the image using ![alt label in here](image URL in here "fig caption here")
bmordan commented 3 years ago
Screenshot 2021-03-17 at 12 11 04
mandyWW commented 3 years ago

dynamic content on twitter page

Image taken from unsplash

mandyWW commented 3 years ago

webpage with a set of 8 squares each holding an image of a restaurant

Created by Mandy using canva

mandyWW commented 3 years ago

restaurant reviews example comments

created by Mandy on canva

mandyWW commented 3 years ago

http request and response example

created by Mandy using Canva

mandyWW commented 3 years ago

electric scooters parked on the pavement

copyright free from Unsplash.com

mandyWW commented 3 years ago

cartoon style version of a mobile sneaker website

created by Mandy on Canva

bmordan commented 3 years ago
Screenshot 2021-04-29 at 17 24 00
bmordan commented 3 years ago

bojangels

bmordan commented 3 years ago

UpdateCycle

charliemerrell commented 3 years ago
Screenshot 2021-05-13 at 10 11 30
charliemerrell commented 3 years ago

httpResponseUnsloppy

charliemerrell commented 3 years ago

httpRequestUnsloppy

charliemerrell commented 3 years ago
Screenshot 2021-05-13 at 13 39 59
mandyWW commented 3 years ago
association

UML association arrow type

mandyWW commented 3 years ago
inheritance

UML inheritance arrow type

mandyWW commented 3 years ago
aggregation

UML aggregation arrow type

mandyWW commented 3 years ago
composition

UML composition arrow type

bmordan commented 3 years ago

no

Screenshot 2021-05-27 at 11 00 09
bmordan commented 3 years ago

pp9030sjss-ge-profile-series-30-built-in-touch-control-electric-cooktop-stainless-steel-34

bmordan commented 3 years ago
Screenshot 2021-06-23 at 15 58 48
bmordan commented 3 years ago

ezgif com-gif-maker

bmordan commented 3 years ago

font-sizes

Screenshot 2021-06-24 at 11 20 33
bmordan commented 3 years ago
Screenshot 2021-06-24 at 11 19 03
bmordan commented 3 years ago

sky-news

charliemerrell commented 3 years ago

userStory

bmordan commented 3 years ago
Screenshot 2021-06-24 at 15 22 55
charliemerrell commented 3 years ago

toaster

mandyWW commented 3 years ago

stairs

Photo by Jannis Lucas on Unsplash

mandyWW commented 3 years ago

xbox

Photo by Mika Baumeister on Unsplash

mandyWW commented 3 years ago

guggenheim

Photo by Taylor Heery on Unsplash

mandyWW commented 3 years ago

googleHome

Photo by Charles Deluvio on Unsplash

mandyWW commented 3 years ago

pedestrian-lights

Photo by Michał Parzuchowski on Unsplash

bmordan commented 3 years ago

responsive (1)

bmordan commented 3 years ago
Screenshot 2021-06-28 at 17 10 14
bmordan commented 3 years ago

OJT-chat

bmordan commented 3 years ago

iteration-slider

bmordan commented 3 years ago

HighFi Applied-mock

mandyWW commented 3 years ago

example of a UML class diagram showing relationships between classes in a Map domain

UML syntax:

@startuml

class EuropeanMap {

}

class AmericasMap {

}

class Map {

}

class Company {
 - name
 - description

}

class Location {

}

class Pin {

}

Map <|-down- EuropeanMap
Map <|-down- AmericasMap

Company "0..*" --> "1" Location: is located in
Pin "0..*" -left-> "1" Location: is placed on\t\t
Map "1.*" *-right-> "*" Location: \t\t\t\t

@enduml
bmordan commented 3 years ago

designing_rest_course SpringBoot NodeJS

mandyWW commented 3 years ago
disabilityTypes

We have approval from Microsoft (via Tara Haig) to be able to use images from Microsoft’s Inclusive Design Toolkit.

charliemerrell commented 3 years ago

image

mandyWW commented 3 years ago
class1
mandyWW commented 3 years ago
useCase
mandyWW commented 3 years ago
detailedClass
mandyWW commented 3 years ago
seq
mandyWW commented 3 years ago
inheritance
bmordan commented 3 years ago
Screenshot 2021-08-19 at 16 20 20 Screenshot 2021-08-19 at 16 21 08
bmordan commented 3 years ago
Screenshot 2021-08-20 at 10 15 41
mandyWW commented 3 years ago
hashOneWay