OOP244 Workshops Setting up your computers for OOP244 Getting Workshop files (if you have not followed the Installation guides to prepare your computer go to Using Download Zip) Using Git · Open...

1 answer below »
https://github.com/Seneca-244200/OOP-Workshops/tree/main/WS02#workshop-2-dynamic-memory


OOP244 Workshops Setting up your computers for OOP244 Getting Workshop files (if you have not followed the Installation guides to prepare your computer go to Using Download Zip) Using Git · Open https://github.com/Seneca-244200/OOP-Workshops and click on “Code” Button; this will open “Clone with HTTPS” window. If the window is titled “Clone with SSH” then click on “Use HTTPS”: · Copy the https URL by clicking on the button on the right side of the URL: · Open File Explorer on your computer and select or create a directory for your workshops. Using ToroiseGit · Right click on the selected directory and select “Git Clone": -This will open the “Git Clone” window with the URL already pasted in the “URL” text box; if not, paste the URL manually: · Click on ok This will create on your computer a clone (identical directory structure) of the directory on Github. Once you have cloned the directory, you can open the workshop directory OOP-Workshops/WS?? and start doing your workshop. Note that you will repeat this process for all workshops and milestones of your project in this subject. If your professor makes any changes to the workshop or a new workshop is released, you can right click on the cloned repository directory and select Tortoise Git/pull to update and sync your local workshops repositoryy to the one on Github with-out having to download it again. Note that this will only apply the changes made and will not affect any work that you have done on your workshop. Using Command line · Open the git command line on your computer. · Change the directory to your workshops directory. · Issue the following command at the command prompt in your workshops directory: git clone https://github.com/Seneca-244200/OOP-Workshops.git The URL for all the workshops are the same throughout the semester. The only thing that changes, is the workshop number. This will create a clone (that is an identical directory structure and content to the one Github) of the OOP-Workshops repository on your computer. Once you have cloned the directory, you can open the subdirectory the workshop and start doing your work. Note that you will repeat this process for all workshops and milestones of your project in this subject. If your professor makes any changes to the workshop, you can issue the command git pull in the cloned repository directory to update and sync your local workshop to the one on Github without having to download it again. Note that this will only apply the changes made and will not affect any work that you have done on your workshop. Using Download ZIP · Open https://github.com/Seneca-244200/OOP-Workshops and click on “Code” button and click on “Download ZIP”. · This will download a zipped file copy of the workshop repository from Github to your computer. You can extract this file to where you want to do your workshop. Note that, if your professor makes any changes to the workshop, to get them you have to separately download another copy of the workshop and manually apply the changes to your working directory to make sure nothing of your work is overwritten by mistake. Seeking help from your professors using Git Here is a playlist of instructional videos that helps you set up your Github account and your computer to work on your problems with your professors' using Github: Setting Github for School Work and Collaboration Important Notes · Install GlobalProtect on your computer to have access to internal services of Seneca and the Matrix Linux cluster. · When transferring program files to Matrix using an SFTP or SSH client, make sure your transfer mode is always set to TEXT
Answered Same DayJun 04, 2021

Answer To: OOP244 Workshops Setting up your computers for OOP244 Getting Workshop files (if you have not...

Breeze Prakash answered on Jun 04 2021
145 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here