This homework will prepare you for basic setup in the course.
Properly setting up your Slack and Moodle profile by providing a picture will help the teaching staff learn your name. Upload a current headshot picture of you (not anyone else, not a cartoon picture of you, etc.) to your Moodle profile. For Slack, make sure you have your first and last name as part of your profile. Use US passport photo guidelines.
Sign into NCSU's GitHub.
- Create a private repo called HW0.
- Go to Settings, Collaborators and Teams, and add the TAs and instructor as a collaborator (using their unity id).
Solve the first four levels in: http://pcottle.github.io/learnGitBranching/
- Introduction Sequence (10%)
- Ramping Up (10%)
- Moving Work Around (10%)
- A Mixed Bag (10%)
For extra credit, complete "Advanced Topics". (10%)
For submission, you only need to demonstrate completing the levels, which can be done taking a screenshot. However, you should keep track of your solutions to help you remember how to solve these types of issues in the future, or recover if your progress gets lost.
Create a local git repository (using git init
) in a new directory. Create a "post-commit" file in .git/hooks/
. Inside the file, create a command that will open a web page immediately after a commit is performed to that repo.
Some hints:
- http://stackoverflow.com/questions/8967902/why-do-you-need-to-put-bin-bash-at-the-beginning-of-a-script-file
chmod
start
for windows,open
for mac/linux
In your solution, provide the content of "post-commit". Finally, take a screencast (20 points), or a gif recording of the process. See details below.
Submit a link to your github repo to here, containing the following:
- Complete moodle and slack profiles by deadline (20).
- Screenshot of completed git tutorial (40).
- Hook script (20)
- Screencast (20)
For your screenshot embed in the markdown file of your README.md. Include a link to your screencast video/gif.
Due Thursday, 8/24, midnight.
Here are some guidelines and links for creating good screencasts. It is good to get ready now to learn how to create demo videos for your future project milestones and career.
A general guideline: Do whatever it would do if you were teaching someone how to do something. For example, you don’t have to show people you typing and creating the whole commit, but you might want to show the contents of the hook in a text editor, before doing a commit.
- camtasia
- https://github.com/justinfrankel/licecap (for simple .gif)
- Add more recommendations in Slack
- Keep the content simple - A regular software engineer without knowing anything about your tool should be able to follow you
- Mention your name, unity ID and the tool/source code which you will be testing/demoing when you begin
- Use a headset microphone for good quality audio recording.
- Create a script and rehearse that script
- Consider investing in a nicer video and mic setup.
- https://wiki.duraspace.org/plugins/viewsource/viewpagesrc.action?pageId=30218666 (also good suggestions for podcasts)
- From http://www.screencast.com/help/tutorial.aspx?id=403
- Practice on screen movements as they can appear jerky when viewing but not as a user.
- Script out complex parts.
- Speak clearly and enunciate, also, have good sound quality.
- Background noise can be distracting.
- From http://diythemes.com/thesis/how-to-create-screencasts/
- Know what you want to present and present it accordingly.
- Organize your thoughts.
- Rehearse such that your casts does not faulter midway.
- Take time to edit your screencast so it does not feel rough around the edges.
http://assets.techsmith.com/Docs/pdf-camtasiaStudio/Create_Engaging_Screencasts.pdf
- Know your audience.
- Know what your goals.
- Write a script.
- Examples of good quality screencasts:
- https://peepcode.com/
- http://railscasts.com/
- http://tekpub.com/blogs/tekpub-free-bin