Michelle's Stem Journey
Michelle's Stem Journey
  • Видео 39
  • Просмотров 205
Navigation Stack (Swift+Xcode Series Video 8)
Hey guys, welcome to the 8th and last video of the series Swift+Xcode! In this video, I will explain how to use the navigation stack in Xcode. I hope you guys enjoy this video!
Просмотров: 0

Видео

Xcode Pt2 (Swift+Xcode Series Video 7)
Просмотров 519 часов назад
Hey guys, welcome to the seventh video of the series Swift Xcode! In this video, I will explain some more about Xcode such as how to add buttons and more. I hope you guys enjoy this video!
Xcode (Swift+Xcode Series Video 6)
Просмотров 1014 дней назад
Hey guys, welcome to the sixth video of the series Swift Xcode! In this video, I will explain some of the basic things in Xcode such as the different stacks as well as modifiers. I hope you guys enjoy this video!
Functions (Swift+Xcode Series Video 5)
Просмотров 1621 день назад
Hey guys, welcome to the fifth video of the series Swift Xcode! In this video, I will explain functions are as well as some other parts of a function. I hope you guys enjoy this video!
Arrays, Dictionaries, and Conditionals In Swift (Swift+Xcode Series Video 4)
Просмотров 628 дней назад
Hey guys, welcome to the fourth video of the series Swift Xcode! In this video, I will explain what arrays, dictionaries, and conditionals are in Swift as well as how to use them. I hope you guys enjoy this video!
Variables (Swift + Xcode Series video 3)
Просмотров 7Месяц назад
Hey guys, welcome to the third video of the series Swift Xcode! In this video, I will explain variables as well as constants and string interpolation. I hope you guys enjoy this video!
Intro to Swift (Swift+Xcode Series Video 2)
Просмотров 8Месяц назад
Hey guys, welcome to the second video of the series Swift Xcode! In this video, I will give an introduction to the Swift programming language by exploring different datatypes as well as how to utilize some of the basic commands in Swift. I hope you guys enjoy this video!
Introduction to Mobile Development(Swift+Xcode Series Video 1)
Просмотров 10Месяц назад
Hey guys, welcome to the first video of the series Swift Xcode! In this video, I will explain what mobile development is as well as a brief introduction to the usage Replit and XCode. I hope you guys enjoy this video!
AMC Math Problem: algebra (problem of the week 31)
Просмотров 3Месяц назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2006 10A problem 15. I hope you enjoy it!
AMC Math Problem: permutation, combination (problem of the week 30)
Просмотров 62 месяца назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2007 10A problem 12. I hope you enjoy it!
AMC Math Problem: casework (problem of the week 29)
Просмотров 242 месяца назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2007 10A problem 16. I hope you enjoy it!
AMC Math Problem: geometry (problem of the week 28)
Просмотров 22 месяца назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2007 10A problem 15. I hope you enjoy it!
AMC math problem: algebra (problem of the week 27)
Просмотров 12 месяца назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2008 10A problem 15. I hope you enjoy it!
AMC Math Problem: algebra, geometry (problem of the week 26)
Просмотров 63 месяца назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2008 10A problem 18. I hope you enjoy it!
AMC Math Problem: algebra, geometry (problem of the week 25)
Просмотров 33 месяца назад
Hey guys! I am back with another AMC problem of the week! This week's problem comes from the year 2008 10A problem 17. I hope you enjoy it!
AMC Math Problem: algebra (problem of the week 24)
Просмотров 23 месяца назад
AMC Math Problem: algebra (problem of the week 24)
AMC Math Problem: geometry (problem of the week 23)
Просмотров 13 месяца назад
AMC Math Problem: geometry (problem of the week 23)
AMC math problem: logic (problem of the week 22)
Просмотров 23 месяца назад
AMC math problem: logic (problem of the week 22)
AMC math problem: logic (problem of the week 21)
Просмотров 14 месяца назад
AMC math problem: logic (problem of the week 21)
AMC math problem: geometry (problem of the week 20)
4 месяца назад
AMC math problem: geometry (problem of the week 20)
AMC math problem: geometry(problem of the week 19)
Просмотров 14 месяца назад
AMC math problem: geometry(problem of the week 19)
AMC math problem: algebra (problem of the week 18)
4 месяца назад
AMC math problem: algebra (problem of the week 18)
AMC math problem: geometry (problem of the week 17)
Просмотров 25 месяцев назад
AMC math problem: geometry (problem of the week 17)
AMC math problem: geometry
Просмотров 35 месяцев назад
AMC math problem: geometry
AMC math problem: number theory (problem of the week 15)
5 месяцев назад
AMC math problem: number theory (problem of the week 15)
AMC math problem: geometry (problem of the week 14)
Просмотров 35 месяцев назад
AMC math problem: geometry (problem of the week 14)
AMC math problem: geometry (triangles)
Просмотров 25 месяцев назад
AMC math problem: geometry (triangles)
AMC math problem: casework
Просмотров 56 месяцев назад
AMC math problem: casework
AMC math problem: triangle, graphs (problem of the week 11)
Просмотров 46 месяцев назад
AMC math problem: triangle, graphs (problem of the week 11)
AMC math problem: speed/distance (problem of the week 10)
Просмотров 66 месяцев назад
AMC math problem: speed/distance (problem of the week 10)

Комментарии

  • @silver6054
    @silver6054 2 месяца назад

    YOu are using terms like "between 0 and 10" in a strange way to include 0 and exclude 10! In normal usage there are more even than odd numbers between 0 and 2000 (say) but not sure why you are even introducing that, just point out that 2007 is odd so there are the same number of even and odd between 0 and 2007

  • @ThomasSun-xw3ux
    @ThomasSun-xw3ux 8 месяцев назад

    Cool video. A small suggestion is that you could include a brief derivation of the formula for "permutation with repetition" along with the example.