Skip to content

calliebensel/apples-oranges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

What's What

This code compares two strings - apples and oranges.

Steps

  • create basic file structure and readme - commit
  • source my script - commit
  • add button and link function - commit
  • add comparison

To Do

Practice Git by trying to extend the code in some of the following ways:

  • fix the equal length string bug
  • adding user input
  • checking if the strings have white space before comparison

Do this by forking this repo and cloning it your machine.

Additional Resources

Terminal

Terminal course in Code Academy: Units 1 and 2

https://www.codecademy.com/learn/learn-the-command-line

Git

Git lecture notes: https://github.com/mhwalsh/lecture-guides/blob/master/git-lit.md

Git Cheat Sheet - Millie may have printed copies if you prefer paper. https://education.github.com/git-cheat-sheet-education.pdf

Git Documentation - Good, can be verbose. https://git-scm.com/documentation

I am loving this visual tool: http://ndpsoftware.com/git-cheatsheet.html

Code Academy: https://www.codecademy.com/learn/learn-git

Pro Git - Book on Millie's Shelf. You are welcome to borrow, just ask.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.8%
  • HTML 31.2%