And that is why Marcus was a firm believer in the importance of version control.

Size: px
Start display at page:

Download "And that is why Marcus was a firm believer in the importance of version control."

Transcription

1 Computational Fairy Tales - Computer science concepts as told through fairy tales. By Jeremy Kubica (computationaltales@gmail.com) CFT #16: Version Control in Magic Spell Development Version control refers to the process of managing changes to a piece of work, such as a computer program. One of the primary benefits of a version control system is that is maintains previous versions of the work. This is important for both: backing up the work against unexpected loss and allowing the developer to access previous versions of the work. For example, a developer might want to revert some part of the work back to a previous state (e.g., reverting a function to before a bug was introduced). The wizard Marcus kept his apprentices very busy. In his opinion, work was the best way for them to learn. Plus, it was quite convenient to have someone help with the less glamorous work. It was not as though Marcus actually wanted to do any of that work himself; he had more important things to do, such as developing new spells. Developing new spells was Marcus's favorite task. There was a deep challenge to creating a new spell. First, you had to determine what you wanted the spell to do. Second, you had to determine the overall flow of the spell. Third, you had to isolate and develop the subcomponents of the spell. How would you initiate the transmogrification? How would you know when to stop? He likened the process to writing a symphony or to creating a complex computer program. It could take him months to create the perfect spell. And that is why Marcus was a firm believer in the importance of version control. At the end of every day, he would have his apprentice copy down all of his notes onto a fresh roll of parchment. This meant all notes -- a perfect copy of the current state of Marcus's notebook. The apprentice would label the parchment with that day's date and file it in a special drawer. Thus, if Marcus ever needed access to an old version of his work, he could simply retrieve the correct parchment. One day, his apprentice Shelly started to complain bitterly. "Why do I have to keep copying down your notes? You have everything in your notebook already. And you are just going to change things again tomorrow. Like this paragraph on mixing the potion. Yesterday, I copied down almost exactly the same thing. Except today you crossed out 'Stir 3 times clockwise' and replaced it with 'Stir 4 times counter-clockwise'. Why did I bother copying it down yesterday? Why not just wait until you are finished?" "Two reasons," Marcus began calmly. He enjoyed explaining the logic behind good spell development almost as much as he enjoyed spell development itself. "First, for safety. Do you remember that time last month, when I accidentally set the room on fire? It was while I was working on the spell to cure dry skin. My lab notebook completely burned up." "But, sir." protested Shelly. "That was an exceptional case. How often do you accidentally set your notebook on fire? Is it really worth that much effort? Couldn't you just make a copy of the final product? That way you would never lose a spell that is finished. You could only loose parts of unfinished work." Even as she spoke, Shelly considered her own question. In the one year that she had been Marcus's apprentice, he had managed to accidentally set five different notebooks on fire. Maybe he did have a point about backing up his work. Or perhaps a better solution would be for him to avoid working on spells involving fire. She quickly decided not to raise either of these points. "I would have still lost days of valuable work!" exclaimed Marcus. "A complex spell might take months to develop. It is simply not worth the risk." "Then why not just use a magic mirroring spell on your notebook. Surely, you do not need a whole new copy each night. You could just have a single, identical copy in some safe location -- like New Pompeii." argued Shelly. Marcus smiled. "I do that too. I mirror all my notebooks to a castle out in the country. But there is another reason to copy my notes: developing a spell is not always a straight line process. Sometimes, I make mistakes and need to go back to what I was doing before." Shelly looked confused.

2 "Remember when you copied down the spell for silencing marching bands?" Marcus asked. Shelly nodded. Of all the spells that she had seen Marcus develop, that was one of her favorites. She had tried it at halftime during her brother's high-school bocce game. In the middle of a song, all of the instruments had gone completely silent. All of the band members were completely confused. Of course, Shelly still felt a little guilty that she had not bothered to learn the reverse spell. "During the middle of developing that spell, I changed a block at the end." continued Marcus. "I removed all of the instructions for using the wand and started over. I threw out two weeks worth of work." Shelly remembered clearly. She had muttered a lot of nasty things under her breadth when she had seen the paragraphs crossed out. "But then what happened?" asked Marcus. Shelly thought back. "You put them back in a few days later." "Yes!" agreed Marcus. "It turns out that I had not factored the wind into the spell yet. So I was just able to modify the wording. The original wand instructions were fine." "I don't understand," sighed Shelly. "Version control allows you to go back and recover previous versions. If I change my mind and alter an instruction, then I cross it out in my notebook. It is gone from my notebook and the mirrored copies. But I might need to be able to go back and look at the old version. There might be something there that I need later." "Why not just keep everything in the current notebook?" asked Shelly. "You could add comments saying 'Don't do this' or 'Ignore this' so that you know which instructions are old. That way you would never need to throw anything out." "That would be too messy. How would I ever read a spell?" argued Marcus. "Version control is cleaner. I can make whatever changes I want, and I know that I can always go back to a previous version if I need it." "But " started Shelly, but she had run out of arguments. She could clearly remember many instances when he made major changes to a spell, and then had backtracked the next day and reverted them. During the development of the Spell of Singing Rocks, he had gone back and forth three times on a single approach. Each time he changed his mind, she had been able to retrieve an old scroll so that he did not need to start from scratch. "But my hand hurts from copying the same instructions over and over." Shelly finally admitted. Marcus tried to look sympathetic. "I know that it can be a tiresome task. That is why I have apprentices do it for me." His statement did not make Shelly feel any better. - please read the next 3 pages to learn how to recover and restore files in Dropbox. Copyright Jeremy Kubica This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. For all other uses please contact the author.

3 How do I recover old versions of files? Dropbox is like a time machine. It keeps snapshots of every change in your Dropbox folder over the last 30 days (or more with the Packrat feature). So even if you saved a bad change, or if the file has been damaged or deleted, you can restore the file to an older version with only a few clicks. On the Dropbox website To find the file's version history online, click on the file from the file browser and select Previous versions from the blue action bar at the top. If you've deleted the file by accident, you'll want to recover the deleted file first. View deleted files and Previous versions options from the website Restoring a previous version Once you click on Previous Versions, you'll be sent to an online list of the various snapshots Dropbox has taken during the history of the file. When you see the file you want to restore, select the radio button the to the left of the file and press the Restore button. Restore previous snapshots from Previous Versions on the website

4 On Windows You can find a list of previous revisions by right-clicking the file from your desktop. Hover your mouse over the Dropbox submenu and select View Previous Versions... Choosing View Previous Versions... from the context menu Clicking on View Previous Versions... will take you to the Dropbox website to view old revisions. From there, you can follow the website instructions below to recover an old version or even undelete a file removed by accident.

5 How do I recover deleted files? Dropbox keeps snapshots of every change in your Dropbox folder over the last 30 days (or more with the Packrat feature). So if you accidentally pressed the delete key and erased something crucial, you can restore the file with a few clicks. Recover deleted files on the Dropbox website You can recover any file deleted in the last thirty days from the Dropbox website. 1. Click the Show deleted files button from the blue action bar at the top of the file browser The Show deleted files button from the Dropbox website 2. All deleted files will show up in gray. Select the deleted file you want to recover 3. Press the Restore link from the blue action bar at the top of the file browser

How to Rescue a Deleted File Using the Free Undelete 360 Program

How to Rescue a Deleted File Using the Free Undelete 360 Program R 095/1 How to Rescue a Deleted File Using the Free Program This article shows you how to: Maximise your chances of recovering the lost file View a list of all your deleted files in the free Restore a

More information

How Do I Sync My Iphone To Another Computer Without Losing Everything

How Do I Sync My Iphone To Another Computer Without Losing Everything How Do I Sync My Iphone To Another Computer Without Losing Everything to transfer content from your current iphone, ipad, or ipod touch to another device. You should connect the device to itunes to sync

More information

Getting Help...71 Getting help with ScreenSteps...72

Getting Help...71 Getting help with ScreenSteps...72 GETTING STARTED Table of Contents Onboarding Guides... 3 Evaluating ScreenSteps--Welcome... 4 Evaluating ScreenSteps--Part 1: Create 3 Manuals... 6 Evaluating ScreenSteps--Part 2: Customize Your Knowledge

More information

Delete Songs From Iphone Without Itunes Ios 5 >>>CLICK HERE<<<

Delete Songs From Iphone Without Itunes Ios 5 >>>CLICK HERE<<< Delete Songs From Iphone Without Itunes Ios 5 Here's how to delete all music from iphone/ipad in ios 8. How to fix ios 8.4 GPS Issue on iphone/ipad for Apps Step 5 Tap on Music that all music that is on

More information

FILED: NEW YORK COUNTY CLERK 07/31/ :17 AM INDEX NO /2018 NYSCEF DOC. NO. 53 RECEIVED NYSCEF: 07/31/2018

FILED: NEW YORK COUNTY CLERK 07/31/ :17 AM INDEX NO /2018 NYSCEF DOC. NO. 53 RECEIVED NYSCEF: 07/31/2018 SUPREME COURT OF THE STATE OF NEW YORK New York County LOUIS J DESY JR Plaintiff, - against- Index No.: 651541/2018 Filed: 03/30/2018 KEN WHITMAN AKA KEN WHITMAN JR AKA WHIT WHITMAN AKA d20 Entertainment

More information

Text 1 Cell Phones Raise Security Concerns at School

Text 1 Cell Phones Raise Security Concerns at School Text 1 Cell Phones Raise Security Concerns at School Many people think that students having cell phones in school is a great idea 1 idea. Many parents feel that they don t have to worry as much about their

More information

Sync Manually Greyed Out Ipad Itunes Wifi >>>CLICK HERE<<<

Sync Manually Greyed Out Ipad Itunes Wifi >>>CLICK HERE<<< Sync Manually Greyed Out Ipad Itunes Wifi This should resolve syncing problems with both wi-fi syncing and USB cable syncing. wi-fi syncing enabled, sometimes just simply plugging the iphone or ipad into

More information

Amber Weyland: [to cameraman] Just hold it there so we can see Mollie.

Amber Weyland: [to cameraman] Just hold it there so we can see Mollie. Interview Transcript Interviewer: Amber Weyland Interviewee: Mollie Hummer Cameraman: Christopher Smith [friend to both] Date: March 22, 2010 Beginning time of interview: 2:30pm End time of interview:

More information

Word Processing: Basic Skills

Word Processing: Basic Skills Word Processing: Basic Skills Name: Main: The purpose of this exercise is to practice the word processing skills that you will need to use each time you produce a "best effort" draft of writing on the

More information

XP: Backup Your Important Files for Safety

XP: Backup Your Important Files for Safety XP: Backup Your Important Files for Safety X 380 / 1 Protect Your Personal Files Against Accidental Loss with XP s Backup Wizard Your computer contains a great many important files, but when it comes to

More information

TDDC88 Lab 4 Software Configuration Management

TDDC88 Lab 4 Software Configuration Management TDDC88 Lab 4 Software Configuration Management Introduction "Version control is to programmers what the safety net is to a trapeze artist. Knowing the net is there to catch them if they fall, aerialists

More information

Unit 9 Tech savvy? Tech support. 1 I have no idea why... Lesson A. A Unscramble the questions. Do you know which battery I should buy?

Unit 9 Tech savvy? Tech support. 1 I have no idea why... Lesson A. A Unscramble the questions. Do you know which battery I should buy? Unit 9 Tech savvy? Lesson A Tech support 1 I have no idea why... A Unscramble the questions. 1. which battery / Do you know / should / buy / I? Do you know which battery I should buy? 2. they / where /

More information

Real Fast PC. Real Fast PC Win 7.

Real Fast PC. Real Fast PC Win 7. Real Fast PC Win 7 www.realfastpc.com 1 Real Fast PC Win 7 Disclaimer: Please note that while every effort is made to ensure that the information provided in this ebook is up to date, effective, and useful,

More information

Burning CDs in Windows XP

Burning CDs in Windows XP B 770 / 1 Make CD Burning a Breeze with Windows XP's Built-in Tools If your PC is equipped with a rewritable CD drive you ve almost certainly got some specialised software for copying files to CDs. If

More information

Organizing your Outlook Inbox

Organizing your Outlook Inbox Organizing your Outlook Inbox Tip 1: Filing system Tip 2: Create and name folders Tip 3: Folder structures Tip 4: Automatically organizing incoming emails into folders Tip 5: Using Colors Tip 6: Using

More information

Content Versioning Product Sheet

Content Versioning Product Sheet 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Keep Track of Your Creativity Making copies, or snapshots, of web pages every now and then is a good

More information

Chapter 1 Operations With Numbers

Chapter 1 Operations With Numbers Chapter 1 Operations With Numbers Part I Negative Numbers You may already know what negative numbers are, but even if you don t, then you have probably seen them several times over the past few days. If

More information

Office 365 provided by Hugh Baird College

Office 365 provided by Hugh Baird College Office 365 provided by Hugh Baird College What is Office 365? Office 365 is a series of online tools and resources that will assist you with your work and studies. All you need to access these resources

More information

Trying To Uninstall Norton 360 Wont Let Me Connect

Trying To Uninstall Norton 360 Wont Let Me Connect Trying To Uninstall Norton 360 Wont Let Me Connect Wasn't sure if I could just delete all files to do with Norton 360/symantec from the C: when trying to open Norton or trying to remove it using add/remove

More information

Backup using Carbon Copy Cloner

Backup using Carbon Copy Cloner This article describes how to setup and run backups using Carbon Copy Cloner (CCC). Background A backup is simply a copy of your computer hard drive. CCC is a program that makes is much easier to make

More information

Blog post on updates yesterday and today:

Blog post on updates yesterday and today: Beta Bug Prioritization meeting IRC Transcript 12 November 2013 Meeting was held in IRC, on the #devmo channel. Meetings are weekly, every Tuesday at 17:00 UTC (10am PST) ok, everyone, we're ready to start

More information

Contents. What's New. Dropbox / OneDrive / Google drive Warning! A couple quick reminders:

Contents. What's New. Dropbox / OneDrive / Google drive Warning! A couple quick reminders: Campground Master Contents 1 Contents A couple quick reminders: Make Backups! It's so sad when we hear from someone whose computer has crashed and they have no backup of their data to restore from. It's

More information

This is the story of Santa s Enchanted Mailbox

This is the story of Santa s Enchanted Mailbox Christmas in New England has always been magical, but in the charming little town of Wallingford, Connecticut, one winter turned magic into enchantment for one brother and sister. This is the story of

More information

Tuesday 6th October Agenda

Tuesday 6th October Agenda Dacorum U3A Apple Mac Users Group Tuesday 6th October 2015 Agenda Cleanup and Housekeeping your Mac & IOS Device - Remove old files, recover lost space, remove Trash and left over Apps. Agenda Identify

More information

How to Improve Your Campaign Conversion Rates

How to Improve Your  Campaign Conversion Rates How to Improve Your Email Campaign Conversion Rates Chris Williams Author of 7 Figure Business Models How to Exponentially Increase Conversion Rates I'm going to teach you my system for optimizing an email

More information

Robert Ragan s TOP 3

Robert Ragan s TOP 3 Robert Ragan s TOP 3 Internet Genealogy Research POWER TECHNIQUES that Have Stunned Audiences POWER TECHNIQUES TWO: Robert s Unique "Gather, Store and Quick Find Method." You'll have to see it to believe

More information

Create your first workbook

Create your first workbook Create your first workbook You've been asked to enter data in Excel, but you've never worked with Excel. Where do you begin? Or perhaps you have worked in Excel a time or two, but you still wonder how

More information

Copyright 2004, Mighty Computer Services

Copyright 2004, Mighty Computer Services EZ-GRAPH DATABASE PROGRAM MANUAL Copyright 2004, Mighty Computer Services The Table of Contents is located at the end of this document. I. Purpose EZ-Graph Database makes it easy to draw and maintain basic

More information

Uninvited. Developed by!com Simulations, Inc. MINDSCAPE

Uninvited. Developed by!com Simulations, Inc. MINDSCAPE Uninvited. Developed by!com Simulations, Inc. MINDSCAPE Uninvited. AllERT~ Developed by ICOM Simulations, Inc. MINDSCAPE Mindscape, Inc. 3444 Dundee Road Northbrook, Illinois 60062 An SFN Company Software

More information

You can now give this notecard to people by dragging and dropping it on their avatars.

You can now give this notecard to people by dragging and dropping it on their avatars. THE BASICS, PART 2 HOW TO MAKE AND GIVE NOTECARDS Follow these steps: 1. Click on the Inventory icon on your sidebar. 2. Click on the + at the bottom of the window. 3. Click on New Notecard. 4. When the

More information

Fortunately, you only need to know 10% of what's in the main page to get 90% of the benefit. This page will show you that 10%.

Fortunately, you only need to know 10% of what's in the main page to get 90% of the benefit. This page will show you that 10%. NAME DESCRIPTION perlreftut - Mark's very short tutorial about references One of the most important new features in Perl 5 was the capability to manage complicated data structures like multidimensional

More information

Clean & Speed Up Windows with AWO

Clean & Speed Up Windows with AWO Clean & Speed Up Windows with AWO C 400 / 1 Manage Windows with this Powerful Collection of System Tools Every version of Windows comes with at least a few programs for managing different aspects of your

More information

Using web-based

Using web-based Using web-based Email 1. When you want to send a letter to a friend you write it, put it in an envelope, stamp it and put it in the post box. From there the postman picks it up, takes it to a sorting office

More information

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide!

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide! Movavi Mac Cleaner Download PDF Not sure where to begin? Read the Quick Start Guide! Table of Contents Cleaning Your Mac...3 System Requirements...4 Installation...5 Trial and Activation...7 Getting an

More information

Table of Contents. ShredIt X Read Me.

Table of Contents. ShredIt X Read Me. ShredIt X Read Me www.mireth.com support@mireth.com Table of Contents The Right Software For The Job About ShredIt X... 3 System Requirements...3 All about shredding... 4 ShredIt Safety Features...4 How

More information

An Introduction to Business Disaster Recovery

An Introduction to Business Disaster Recovery An Introduction to Business Disaster Recovery Martin Hynes - Commercial Director Sounds scary right? When the words disaster and recovery are mentioned our primal survival instincts kick in. Business Disaster

More information

ICS 61 Game Systems and Design Introduction to Scratch

ICS 61 Game Systems and Design Introduction to Scratch ICS 61, Winter, 2015 Introduction to Scratch p. 1 ICS 61 Game Systems and Design Introduction to Scratch 1. Make sure your computer has a browser open at the address http://scratch.mit.edu/projects/editor/.

More information

Slick The Split:

Slick The Split: Email Slick The Split: Let's just keep this simple. I have no use for fancy graphics or anything. I am so bogged down in work right now, I really have no business taking time out of my schedule to craft

More information

Using the Computer for Essays

Using the Computer for Essays + Using the Computer for Essays Why can t I just write it out and turn it in? Common Core Standard: Writing 10.6 - Use technology, including the Internet, to produce and publish writing and to interact

More information

CBS For Windows CDROM Backup System Quick Start Guide Installation Preparation:

CBS For Windows CDROM Backup System Quick Start Guide Installation Preparation: CBS For Windows CDROM Backup System Quick Start Guide Installation If you have your CBS CD Writer Backup system on CD, simply insert the CD. It will automatically start and install the software. If you

More information

Rescuing Lost Files from CDs and DVDs

Rescuing Lost Files from CDs and DVDs Rescuing Lost Files from CDs and DVDs R 200 / 1 Damaged CD? No Problem Let this Clever Software Recover Your Files! CDs and DVDs are among the most reliable types of computer disk to use for storing your

More information

Helping the Compiler Help You. Thomas Dy

Helping the Compiler Help You. Thomas Dy Helping the Compiler Help You Thomas Dy Programming do { programmer.write_code(); if(lazy) { sleep(); } compile_code(); } while(compiler.has_errors()); Compiler: Me no speaky English Programmer: Compiler,

More information

BCSWomen Android programming (with AppInventor) Family fun day World record attempt

BCSWomen Android programming (with AppInventor) Family fun day World record attempt BCSWomen Android programming (with AppInventor) Family fun day World record attempt Overview of the day Intros Hello Android! Getting your app on your phone Getting into groups Ideas for apps Overview

More information

ESCAPE. A MINWOO PARK FILM Press Kit

ESCAPE. A MINWOO PARK FILM Press Kit ESCAPE A MINWOO PARK FILM Press Kit WWW.MINU-PARK.COM Director@minu-park.com 1-646-944-6726 Logline An alien lost her part, and falls into Manhattan at night. She needs to retrieve her part in order to

More information

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration Who am I? I m a python developer who has been working on OpenStack since 2011. I currently work for Aptira, who do OpenStack, SDN, and orchestration consulting. I m here today to help you learn from my

More information

Photoshop Tutorial: Basic Selections

Photoshop Tutorial: Basic Selections Photoshop Tutorial: Basic Selections Written by Steve Patterson, Edited by Mr. Nickel In this Photoshop tutorial, we're going to look at how to get the most out of Photoshop's basic selection tools, such

More information

HOW TO INTEGRATE A PAYPAL BUTTON INTO YOUR WEBSITE

HOW TO INTEGRATE A PAYPAL BUTTON INTO YOUR WEBSITE 1 HOW TO INTEGRATE A PAYPAL BUTTON INTO YOUR WEBSITE (c ) Laycock Publishing Limited You have full distribution rights to this publication, provided that it remains unaltered in any way whatsoever, and

More information

COMMON WINDOWS 10 QUESTIONS & ANSWERS

COMMON WINDOWS 10 QUESTIONS & ANSWERS COMMON WINDOWS 10 QUESTIONS & ANSWERS Windows 10 is a blend of the best features of Windows 7 and 8.1 but many people are frustrated when they can t find a feature or fix they were used to in one of the

More information

insight3d quick tutorial

insight3d quick tutorial insight3d quick tutorial What can it do? insight3d lets you create 3D models from photographs. You give it a series of photos of a real scene (e.g., of a building), it automatically matches them and then

More information

The Frugal Computer Guy

The Frugal Computer Guy The Frugal Computer Guy Table of Contents Introduction...3 Thunderbird...3 Logo...4 Organize Your Computer...4 Backing up your computer...5 Encrypting Data...6 Paint.Net...7 LibreOffice...7 Summary...7

More information

The Problem, the Solution and the End FinalPart

The Problem, the Solution and the End FinalPart 129 11 The Problem, the Solution and the End FinalPart Veni, vidi, vici. Gaius Julius Caesar After lunch, the team was waiting for Al and Bob to show up. They were late. When they finally showed up, John

More information

MITOCW watch?v=zm5mw5nkzjg

MITOCW watch?v=zm5mw5nkzjg MITOCW watch?v=zm5mw5nkzjg The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

Taskbar: Working with Several Windows at Once

Taskbar: Working with Several Windows at Once Taskbar: Working with Several Windows at Once Your Best Friend at the Bottom of the Screen How to Make the Most of Your Taskbar The taskbar is the wide bar that stretches across the bottom of your screen,

More information

Lesson 2. Introducing Apps. In this lesson, you ll unlock the true power of your computer by learning to use apps!

Lesson 2. Introducing Apps. In this lesson, you ll unlock the true power of your computer by learning to use apps! Lesson 2 Introducing Apps In this lesson, you ll unlock the true power of your computer by learning to use apps! So What Is an App?...258 Did Someone Say Free?... 259 The Microsoft Solitaire Collection

More information

In our first lecture on sets and set theory, we introduced a bunch of new symbols and terminology.

In our first lecture on sets and set theory, we introduced a bunch of new symbols and terminology. Guide to and Hi everybody! In our first lecture on sets and set theory, we introduced a bunch of new symbols and terminology. This guide focuses on two of those symbols: and. These symbols represent concepts

More information

List of Known Toolbox Problems

List of Known Toolbox Problems List of Known Toolbox Problems 17 November 2009 These are all the known bugs and missing features of the TLA + Toolbox reported as of 17 November 2009. 1. New Feature Add way to tell if the spec on which

More information

What is version control? (discuss) Who has used version control? Favorite VCS? Uses of version control (read)

What is version control? (discuss) Who has used version control? Favorite VCS? Uses of version control (read) 1 For the remainder of the class today, I want to introduce you to a topic we will spend one or two more classes discussing and that is source code control or version control. What is version control?

More information

How Do I Sync My Iphone To A New Computer Without Losing Everything

How Do I Sync My Iphone To A New Computer Without Losing Everything How Do I Sync My Iphone To A New Computer Without Losing Everything How do I sync my iphone to a new computer without losing all of my new My old computer died and you all helped me figure out how to obtain

More information

Accessing E-Books using OverDrive

Accessing E-Books using OverDrive Accessing E-Books using OverDrive There are really only four basic steps to using OverDrive: Creating an OverDrive account (which is optional, but useful) Finding and signing into your library or school's

More information

Welcome to the world of .

Welcome to the world of  . Welcome to the world of e-mail. E-mail, short for electronic mail, allows computer users to easily send messages back and forth between acquaintances around the world. There are a variety of ways to do

More information

ChatScript Finaling a Bot Manual Bruce Wilcox, Revision 12/31/13 cs3.81

ChatScript Finaling a Bot Manual Bruce Wilcox, Revision 12/31/13 cs3.81 ChatScript Finaling a Bot Manual Bruce Wilcox, gowilcox@gmail.com Revision 12/31/13 cs3.81 OK. You've written a bot. It sort of seems to work. Now, before releasing it, you should polish it. There are

More information

Journaling for Memoir Workshop. A Short Course in Writing Deeply. Workbook

Journaling for Memoir Workshop. A Short Course in Writing Deeply. Workbook Journaling for Memoir Workshop A Short Course in Writing Deeply Workbook Don't tell me the moon is shining; show me the glint of light on broken glass. - Anton Chekhov Journaling for Memoir Teleseminar

More information

Manual Archive Outlook 2007 Doesn't Work

Manual Archive Outlook 2007 Doesn't Work Manual Archive Outlook 2007 Doesn't Work How to Set the AutoArchive Properties for a Folder in Outlook 2007:. manually moving items to your online archive unless you are running out of space and need to

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Viewing Toolbars Adding and Removing Buttons MORE TASKS IN MICROSOFT WORD

More information

7, 8, 8.1, 10. You can still get windows ten upgrade from 7, 8 and 8.1 now. Just need the right file to upgrade, I have it.

7, 8, 8.1, 10. You can still get windows ten upgrade from 7, 8 and 8.1 now. Just need the right file to upgrade, I have it. 7, 8, 8.1, 10 This presentation is on windows 10. Most if not all procedures we will discuss today will work on all 4 versions of windows talk about today. Below is when support ends for each version.

More information

RED STAMP MAIL USER GUIDE

RED STAMP MAIL USER GUIDE RED STAMP MAIL USER GUIDE Red Stamp Mail is a web-based email client, which means that it connects to your existing email account and downloads messages from it. The messages are displayed in a simple

More information

WORD BASICS: MICROSOFT OFFICE 2010

WORD BASICS: MICROSOFT OFFICE 2010 WORD BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Microsoft Word Components The Keyboard SIMPLE TASKS IN MICROSOFT WORD PAGE 08 Typing

More information

Manual Of Ios 7.1 Beta 5 Iphone 4 Performance

Manual Of Ios 7.1 Beta 5 Iphone 4 Performance Manual Of Ios 7.1 Beta 5 Iphone 4 Performance Speed comparison between iphone 4S ios 7.1.2 and 8.0.2 This test was made on 2 iphone. Use the early iphone 4s ios 8.4 reviews to decide if you should install

More information

CHAPTER 02 No To express feelings is good for your mental health. 054 Cramming for an important exam is never a good idea!

CHAPTER 02 No To express feelings is good for your mental health. 054 Cramming for an important exam is never a good idea! http://likasuni.com CHAPTER 02 No.2-1 053 To express feelings is good for your mental health. /. 054 Cramming for an important exam is never a good idea! /! 055 To conquer fear is the beginning of wisdom.

More information

CSCI 1100L: Topics in Computing Lab Lab 1: Introduction to the Lab! Part I

CSCI 1100L: Topics in Computing Lab Lab 1: Introduction to the Lab! Part I CSCI 1100L: Topics in Computing Lab Lab 1: Introduction to the Lab! Part I Welcome to your CSCI-1100 Lab! In the fine tradition of the CSCI-1100 course, we ll start off the lab with the classic bad joke

More information

Chris Jung, Garrick Li, Luyi Lu, Grant Neubauer CSE Autumn d: Usability Testing Review. Usability Test 1

Chris Jung, Garrick Li, Luyi Lu, Grant Neubauer CSE Autumn d: Usability Testing Review. Usability Test 1 Chris Jung, Garrick Li, Luyi Lu, Grant Neubauer CSE 440 - Autumn 2014 3d: Usability Testing Review Usability Test 1 Our first usability test was done with Glenn, a UW student, and took place in the HUB

More information

Week - 01 Lecture - 04 Downloading and installing Python

Week - 01 Lecture - 04 Downloading and installing Python Programming, Data Structures and Algorithms in Python Prof. Madhavan Mukund Department of Computer Science and Engineering Indian Institute of Technology, Madras Week - 01 Lecture - 04 Downloading and

More information

LeakDAS Version 4 The Complete Guide

LeakDAS Version 4 The Complete Guide 1 LeakDAS Version 4 The Complete Guide SECTION 3 SCHEDULING, ROUTES AND EOP Second Edition - 2014 Copyright InspectionLogic 2 Table of Contents END OF PERIOD PROCESSING... 3 How Frequently Should I run

More information

Julie Rand LIS Fall Usability Study

Julie Rand LIS Fall Usability Study Usability Study Plan I chose to examine the Lincolnwood Public Library (LPL) website. I selected this site because I recently applied for a part time job there and in the course of preparing my application

More information

Enterprise PDM Best Practices to Avoid Losing Work

Enterprise PDM Best Practices to Avoid Losing Work Enterprise PDM Best Practices to Avoid Losing Work The purpose of this article is to provide best practice advice to prevent losing work when using SolidWorks Enterprise PDM. General best practice usage

More information

(Refer Slide Time: 06:01)

(Refer Slide Time: 06:01) Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture 28 Applications of DFS Today we are going to be talking about

More information

Before you archive your Membership Plus data, be sure you have a current backup of your data set.

Before you archive your Membership Plus data, be sure you have a current backup of your data set. Program: Membership plus 2007 Issue: How to Archive Archiving old data Archiving puts time-sensitive transaction data you are no longer using into storage by removing it from your current data set and

More information

3d: Usability Testing Review

3d: Usability Testing Review Balance Ryan Parsons, Chad Price, Jia Reese, Alex Vassallo 3d: Usability Testing Review Usability Test #1 Our first usability testing participant, Mary, was an undergraduate student in Computer Science

More information

Tips and Ticks

Tips and Ticks Email Tips and Ticks Email Tips and Ticks Email Overview...3 Outlook Express Tips:...4 Netscape Tips:...8 Eudora Tips:...10 General Tips:...15 More General Tips...17 More Tips...19 Email Signatures and

More information

Teacher Guide. Edline -Teachers Guide Modified by Brevard Public Schools Revised 6/3/08

Teacher Guide. Edline -Teachers Guide Modified by Brevard Public Schools  Revised 6/3/08 Teacher Guide Teacher Guide EDLINE This guide was designed to give you quick instructions for the most common class-related tasks that you will perform while using Edline. Please refer to the online Help

More information

Read & Download (PDF Kindle) Data Structures And Other Objects Using Java (4th Edition)

Read & Download (PDF Kindle) Data Structures And Other Objects Using Java (4th Edition) Read & Download (PDF Kindle) Data Structures And Other Objects Using Java (4th Edition) Data Structures and Other Objects Using Java is a gradual, "just-in-time" introduction to Data Structures for a CS2

More information

Post Experiment Interview Questions

Post Experiment Interview Questions Post Experiment Interview Questions Questions about the Maximum Problem 1. What is this problem statement asking? 2. What is meant by positive integers? 3. What does it mean by the user entering valid

More information

News English.com Ready-to-use ESL / EFL Lessons

News English.com Ready-to-use ESL / EFL Lessons www.breaking News English.com Ready-to-use ESL / EFL Lessons 1,000 IDEAS & ACTIVITIES FOR LANGUAGE TEACHERS The Breaking News English.com Resource Book http://www.breakingnewsenglish.com/book.html Top

More information

Occasionally, a network or a gateway will go down, and the sequence. of hops which the packet takes from source to destination must change.

Occasionally, a network or a gateway will go down, and the sequence. of hops which the packet takes from source to destination must change. RFC: 816 FAULT ISOLATION AND RECOVERY David D. Clark MIT Laboratory for Computer Science Computer Systems and Communications Group July, 1982 1. Introduction Occasionally, a network or a gateway will go

More information

Life After Microsoft Outlook

Life After Microsoft Outlook Life After Microsoft Outlook Welcome to Google Calendar Now that you've switched from Microsoft Outlook to Google Apps, here are some tips on beginning to use Google Calendar to manage your day. What's

More information

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad Lesson 2 page 1 1/20/14 Hi everyone and hope you feel positive about your first week in the course. Our WIKI is taking shape and I thank you for contributing. I have had a number of good conversations

More information

Earthwork 3D for Dummies Doing a digitized dirt takeoff calculation the swift and easy way

Earthwork 3D for Dummies Doing a digitized dirt takeoff calculation the swift and easy way Introduction Earthwork 3D for Dummies Doing a digitized dirt takeoff calculation the swift and easy way Getting to know you Earthwork has inherited its layout from its ancestors, Sitework 98 and Edge.

More information

Teamwork ATLAS.ti 8.x Windows + Mac (Mixed Teams)

Teamwork ATLAS.ti 8.x Windows + Mac (Mixed Teams) Teamwork ATLAS.ti 8.x Windows + Mac (Mixed Teams) Team Work ATLAS.ti 8.x Windows + Mac Copyright 2017 by ATLAS.ti Scientific Software Development GmbH, Berlin. All rights reserved. Document Version: 449.20171206

More information

Understanding Browsers

Understanding Browsers Understanding Browsers What Causes Browser Display Differences? Different Browsers Different Browser Versions Different Computer Types Different Screen Sizes Different Font Sizes HTML Errors Browser Bugs

More information

Handout 4: Version Control Reference

Handout 4: Version Control Reference CSCI 2600 Principles of Software Handout 4: Version Control Reference Introduction SVN (Subversion) provides the following functionality: It allows multiple users to edit the same files independently,

More information

DARING CHANGES IN ENTERPRISE GUIDE WITH A SAFETY NET

DARING CHANGES IN ENTERPRISE GUIDE WITH A SAFETY NET DARING CHANGES IN ENTERPRISE GUIDE WITH A SAFETY NET Lorne Salter, salchootchkin@gmail.com ABSTRACT Version Control is a super undo button and more according to Dave Thomas(1), a vault with every version

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2013

DOING MORE WITH WORD: MICROSOFT OFFICE 2013 DOING MORE WITH WORD: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Viewing Toolbars Adding and Removing Buttons MORE TASKS IN MICROSOFT WORD

More information

Final Project Report

Final Project Report Jun Mak Sean Lee Bikas Tomkoria Fahd Elbolichikhi Final Project Report Project Title: ETA Electronic Travel Assistance for Group 4. Online Doc.: http://inst.eecs.berkeley.edu/~swlee/assignment5.html 1.

More information

Helpful information for everyone

Helpful information for everyone Helpful information for everyone XP support has ended - what should you do? 1. Replace Microsoft Security Essentials with Avast, AVG,... 2. Replace Internet Explorer with Firefox, Chrome,... (IE 8 is no

More information

Windows 7 Will Not Load On My Computer Says I'm

Windows 7 Will Not Load On My Computer Says I'm Windows 7 Will Not Load On My Computer Says I'm There are various programs which will allow you to make a copy of your entire apply to my computer even though it does say it works for this issue in Windows

More information

MANAGING YOUR MAILBOX: TRIMMING AN OUT OF CONTROL MAILBOX

MANAGING YOUR MAILBOX: TRIMMING AN OUT OF CONTROL MAILBOX MANAGING YOUR : DEALING WITH AN OVERSIZE - WHY BOTHER? It s amazing how many e-mails you can get in a day, and it can quickly become overwhelming. Before you know it, you have hundreds, even thousands

More information

>print "hello" [a command in the Python programming language]

>print hello [a command in the Python programming language] What Is Programming? Programming is the process of writing the code of computer programs. A program is just a sequence of instructions that a computer is able to read and execute, to make something happen,

More information

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and Hello, and welcome to another episode of Getting the Most Out of IBM U2. This is Kenny Brunel, and I'm your host for today's episode which introduces wintegrate version 6.1. First of all, I've got a guest

More information

Project Collaboration

Project Collaboration Bonus Chapter 8 Project Collaboration It s quite ironic that the last bonus chapter of this book contains information that many of you will need to get your first Autodesk Revit Architecture project off

More information

I DO NOT OWN ITUNES OR ANYTHING IN THE THUMBNAIL THIS IS ALL OWNED BY APPLE.

I DO NOT OWN ITUNES OR ANYTHING IN THE THUMBNAIL THIS IS ALL OWNED BY APPLE. How Can I Add Music To My Ipod Without Deleting Everything Learn how to manually manage music and movies if you want to quickly sync a Choose the content that you want to add to your device from your itunes

More information