Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

goatandsheep/McMaster_Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McMaster_Notes

Here I will host course summary notes for the courses I am currently taking, as a McMaster Software Engineering student, until each course has finished, when they'll be uploaded to the main website. Since they are frequently updated, it is easier to put them here than repetitively update the versions on my main website.

If you simply wish to view the notes, open the PDF files (vs .doc) to reduce potential compatability issues when viewing the Math objects.

##Downloading the files

  1. Download Git for Windows.
  2. Download TortoiseGit.
  3. Make a folder in Documents called git.
  4. Right-click the folder and hit Git Clone. how it looks

##Making Changes

  1. Make a GitHub account.
  2. E-mail me to ask me to give you collaborator status.
  3. Learn how to use Markdown, the formatting language for most of the documents.
  4. If the file is a Microsoft Word file:
  5. Save the file.
  6. Re-save the file as a PDF in Microsoft Word wordpdf
  7. If the file is a markdown file (*.md), edit it using any text editor and it will work.
  8. Right-Click the git/McMaster_Notes folder.
  9. Press Pull... to get changes (in case someone else has changed stuff): git pull
  10. Right-Click the folder again
  11. Press Merge... to merge their changes with yours. git merge
  12. Right-Click the folder again.
  13. Press Git commit -> "master"... to package your changes. git commit -A
  14. Right-Click the folder again.
  15. Press Push... to upload changes. git push
  16. Just keep pressing Ok.
  17. It will ask you for your GitHub email address and password.

If you need to input an equation, I want to make it as easy as possible, so you may attach it and I will convert it to MathType afterwards. As long as the equation is clear. For example, you could include:

  • a link to a formula
  • a page in a book
  • MathType (optimal)
  • scan of the equation on paper
  • more

Sincerely,

goatandsheep

About

McMaster Engineering course summary notes (note: don't fork; see README)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published