-
Notifications
You must be signed in to change notification settings - Fork 1
Preparation and Logistics
Mark Bussey edited this page Jan 23, 2019
·
24 revisions
- ROOM: This training will be conduced virtually using Zoom: https://ucla.zoom.us/j/654499846
- Camp will be held 10:00am - 4:00pm Pacific Friday 1/25 & 2/1
- Camp facilitators will be available for office hours between sessions
- UCLA Samvera Slack #repo-camp channel: https://uclalibrary.slack.com/messages/samvera
Please have the following supplies
- Your own laptop & power supply
- Headphones or earbuds with microphone
- Water bottle or travel mug
- You'll need a GitHub account to complete the collaborative development exercises. Please sign up if you don't already have an account.
- We will provide a VirtualBox VM with everything you need for development on the first day of class; however, if you have time please install current versions of Virtualbox and Vagrant ahead of time.
- You'll also need a text editor or IDE to edit your rails application. We like TextMate, Atom, RubyMine, but any good text editor you're comfortable with will do. Syntax highlighting and code completion are nice features to have. We even have friends who use Emacs and vim!
- If you have never used Ruby, visit https://www.codecademy.com/learn/learn-ruby for an interactive tutorial.
- If you're new to rails, please complete the Railsbridge Intro to Rails course
NOTE: We’ll also have plenty of time in class to help get you setup. If you run into any problems, we’ll be there to help .