This is an archive of all the things we have gone over in previous hack nights!
XCode Download: https://developer.apple.com/xcode/
Android Studio Download: https://developer.android.com/studio/
- Recap of Week 1:
- iOS: Build a Magic-8 App
- Android: Hello World App
- Backend: Introduction to flask
- Recap of Week 2:
- iOS + Android: Build a simple tip calculator
- Backend: Various HTTP methods
- Recap of Week 3:
- iOS: Build a simple notes app, and learn how TableViews work in Swift!
- Android:
- Backend: Properly designing a RESTful service
Week 1 iOS Tutorial
www.makeschool.com/academy
- Create an account
- Click on the iOS Apps track
- Follow the "Learn how to build apps: Magic 8-Ball" tutorial
- iOS documentation if you get stuck:
- Follow the instructions in the Readme
- Android documentation if you get stuck:
-
Follow the instructions in the Readme
-
Flask Documentation if you get stuck:
Week 2 iOS Tutorial
www.makeschool.com/academy
- Create an account, if you haven't already
- Click on the iOS Apps track
- Follow the "Build a Tip Calculator in Swift 4" tutorial
- iOS documentation if you get stuck:
- Follow the instructions in the Readme
- Android documentation if you get stuck:
-
Follow the instructions in the Readme
-
Flask Documentation if you get stuck:
Week 3 iOS Tutorial
www.makeschool.com/academy
- Create an account, if you haven't already
- Click on the iOS Apps track
- Follow the "LEARN HOW TO BUILD MAKE SCHOOL NOTES IN SWIFT 4" tutorial
- iOS documentation if you get stuck:
- Follow the instructions in the Readme
- Android documentation if you get stuck:
-
Follow the instructions in the Readme
-
Flask Documentation if you get stuck: