3D Modeling - Week 1
On Aug 19, 2018, We learned in SolidWorks how to - sketch circle - create 3D cylindrical shape using Extruded Boss feature - create...
AI - What is AI & the Future of AI?
No Raspberry Pi and monitors this weekend. We will explore AI and robotics. AI by Kai-Fu Lee (TED2018): https://www.ted.com/talks/kai_fu_...
Hackathon Day 2 - Building Google Assistant
Congrats RollingCoders, we did it! No class next weekend 7/11. Enjoy camping and Universal Studios.
Hackathon Day 1 - Building Google Assistant
No class this weekend (7/21). Study material below for next week hackathon. Don't forget to bring your monitors, keyboards, Raspberry Pi,...
Raspberry Pi Anyone?
- Let's setup and enable SSH, VNC, etc. - Customize the desktop - Update OS: - sudo apt-get update.sudo - apt-get dist-upgrade -...
Let's Python (Xcode as Base)...
- Why Python? AI, machine learning, IoT, robotics, etc. Oh, and it is super FUN to learn! - Let's download and setup Python:...
RollingCoders Rocks! with Sound
1.Move asset to folder 2. Build background, select image 3. darkBlueBG 4. Search for the button and put in the middle of app 5....
Let's Review and Create Swift Protocol
Let's review: BirthdaysTableViewController.swift - Full import UIKit class BirthdaysTableViewController: UITableViewController,...
Let's Play Date Format
Let's play date: https://developer.apple.com/documentation/foundation/dateformatter //: Playground - noun: a place where people can play...
Review, Review and More Review
// // ViewController.swift // BirthdayTracker // import UIKit protocol AddBirthdayViewControllerDelegate { func...