Eliza is a robot who responds to your questions. When the program starts, Eliza will say:
"Hi there, I'm Eliza! Let's have a chat."
When the user inputs the string:
Move your day 1 homework from into your w01/d01/student directory. You were instructed to put them in a directory called exercises within ~/dev/wdi. Move this directory into ~/dev/wdi/godot/w01/d01/student.
Once you've moved your "exercises" directory into w01/d01/student, add and commit your work.
In today's "student" directory, write a short Ruby program that tracks all the things Phil does while his son, Jim-Kevin, sleeps.
while_the_cradle_rocks.rb within today's "student" directory.while_the_cradle_rocks.rb, create a variable, jim_kevin_is_sleeping and assign it the Boolean value of truephils_accomplishments and assign it an empty string ""Manipulating strings is a common occurence for server side programming. All the text you see on Facebook and linked in has to be manipulated to appear a certain way. This exercise will give you a resource for learning more about strings.
Code is fragile. Accidentally delete a character here, accidentally add a colon there--and everything breaks. Fortunately, we have a tool to help us recover the original, working code. That tool is called Git. Spend 15 minutes researching and anwering the questions below.
What is Git?
What problem does it solve?
Hello there! This is your first extended lab, also known as homework. It is homework in that you have to turn it in to us, and you'll usually have to work on it after class is over. It is more appropriately called a lab because we'll work on it in class and in groups, and not just at home.
If you haven't already, do the following:
We're going to be learning together all day everyday for the next three months. Thus, it's important to establish a classroom culture that's safe, fun, and conducive to learning.