Giter VIP home page Giter VIP logo

mcmaster_notes's Introduction

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

mcmaster_notes's People

Contributors

goatandsheep avatar

Watchers

Cole Willison avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.