-
Notifications
You must be signed in to change notification settings - Fork 576
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit f6b5821
Showing
9 changed files
with
217 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Codeowners for these exercise files: | ||
# * (asterisk) deotes "all files and folders" | ||
# Example: * @producer @instructor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!-- | ||
BEFORE POSTING YOUR ISSUE: | ||
- These comments won't show up when you submit the issue. | ||
- Please use the sections below to provide information about the issue. | ||
- Be specific: Add as much detail as possible. | ||
--> | ||
|
||
## Issue Overview | ||
<!-- A brief overview of the issue ---> | ||
|
||
## Describe your environment | ||
<!-- Provide details about your environment: what editor, browser, and other software you are using and any other specifics to your setup --> | ||
|
||
## Steps to Reproduce | ||
<!-- Provide an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant. Include a live link if available. --> | ||
1. | ||
2. | ||
3. | ||
4. | ||
|
||
## Expected Behavior | ||
<!-- What behavior did you expect? --> | ||
|
||
## Current Behavior | ||
<!-- What happened instead of the expected behavior? Describe the difference. --> | ||
|
||
## Possible Solution | ||
<!-- Optional: Do you have a fix or a suggestion on how to fix the issue? --> | ||
|
||
## Screenshots / Video | ||
<!-- Optional: Add any screenshots or video of the issue if available. --> | ||
|
||
## Related Issues | ||
<!-- List related issues --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!-- This repository *does not* accept pull requests (PRs). All pull requests will be closed. See CONTRIBUTING.md for further details. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: Copy To Branches | ||
on: | ||
workflow_dispatch: | ||
jobs: | ||
copy-to-branches: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
with: | ||
fetch-depth: 0 | ||
- name: Copy To Branches Action | ||
uses: planetoftheweb/copy-to-branches@v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.DS_Store | ||
node_modules | ||
.tmp | ||
npm-debug.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
Contribution Agreement | ||
====================== | ||
|
||
This repository does not accept pull requests (PRs). All pull requests will be closed. | ||
|
||
However, if any contributions (through pull requests, issues, feedback or otherwise) are provided, as a contributor, you represent that the code you submit is your original work or that of your employer (in which case you represent you have the right to bind your employer). By submitting code (or otherwise providing feedback), you (and, if applicable, your employer) are licensing the submitted code (and/or feedback) to LinkedIn and the open source community subject to the BSD 2-Clause license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
LinkedIn Learning Exercise Files License Agreement | ||
================================================== | ||
|
||
This License Agreement (the "Agreement") is a binding legal agreement | ||
between you (as an individual or entity, as applicable) and LinkedIn | ||
Corporation (“LinkedIn”). By downloading or using the LinkedIn Learning | ||
exercise files in this repository (“Licensed Materials”), you agree to | ||
be bound by the terms of this Agreement. If you do not agree to these | ||
terms, do not download or use the Licensed Materials. | ||
|
||
1. License. | ||
- a. Subject to the terms of this Agreement, LinkedIn hereby grants LinkedIn | ||
members during their LinkedIn Learning subscription a non-exclusive, | ||
non-transferable copyright license, for internal use only, to 1) make a | ||
reasonable number of copies of the Licensed Materials, and 2) make | ||
derivative works of the Licensed Materials for the sole purpose of | ||
practicing skills taught in LinkedIn Learning courses. | ||
- b. Distribution. Unless otherwise noted in the Licensed Materials, subject | ||
to the terms of this Agreement, LinkedIn hereby grants LinkedIn members | ||
with a LinkedIn Learning subscription a non-exclusive, non-transferable | ||
copyright license to distribute the Licensed Materials, except the | ||
Licensed Materials may not be included in any product or service (or | ||
otherwise used) to instruct or educate others. | ||
|
||
2. Restrictions and Intellectual Property. | ||
- a. You may not to use, modify, copy, make derivative works of, publish, | ||
distribute, rent, lease, sell, sublicense, assign or otherwise transfer the | ||
Licensed Materials, except as expressly set forth above in Section 1. | ||
- b. Linkedin (and its licensors) retains its intellectual property rights | ||
in the Licensed Materials. Except as expressly set forth in Section 1, | ||
LinkedIn grants no licenses. | ||
- c. You indemnify LinkedIn and its licensors and affiliates for i) any | ||
alleged infringement or misappropriation of any intellectual property rights | ||
of any third party based on modifications you make to the Licensed Materials, | ||
ii) any claims arising from your use or distribution of all or part of the | ||
Licensed Materials and iii) a breach of this Agreement. You will defend, hold | ||
harmless, and indemnify LinkedIn and its affiliates (and our and their | ||
respective employees, shareholders, and directors) from any claim or action | ||
brought by a third party, including all damages, liabilities, costs and | ||
expenses, including reasonable attorneys’ fees, to the extent resulting from, | ||
alleged to have resulted from, or in connection with: (a) your breach of your | ||
obligations herein; or (b) your use or distribution of any Licensed Materials. | ||
|
||
3. Open source. This code may include open source software, which may be | ||
subject to other license terms as provided in the files. | ||
|
||
4. Warranty Disclaimer. LINKEDIN PROVIDES THE LICENSED MATERIALS ON AN “AS IS” | ||
AND “AS AVAILABLE” BASIS. LINKEDIN MAKES NO REPRESENTATION OR WARRANTY, | ||
WHETHER EXPRESS OR IMPLIED, ABOUT THE LICENSED MATERIALS, INCLUDING ANY | ||
REPRESENTATION THAT THE LICENSED MATERIALS WILL BE FREE OF ERRORS, BUGS OR | ||
INTERRUPTIONS, OR THAT THE LICENSED MATERIALS ARE ACCURATE, COMPLETE OR | ||
OTHERWISE VALID. TO THE FULLEST EXTENT PERMITTED BY LAW, LINKEDIN AND ITS | ||
AFFILIATES DISCLAIM ANY IMPLIED OR STATUTORY WARRANTY OR CONDITION, INCLUDING | ||
ANY IMPLIED WARRANTY OR CONDITION OF MERCHANTABILITY OR FITNESS FOR A | ||
PARTICULAR PURPOSE, AVAILABILITY, SECURITY, TITLE AND/OR NON-INFRINGEMENT. | ||
YOUR USE OF THE LICENSED MATERIALS IS AT YOUR OWN DISCRETION AND RISK, AND | ||
YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE THAT RESULTS FROM USE OF THE | ||
LICENSED MATERIALS TO YOUR COMPUTER SYSTEM OR LOSS OF DATA. NO ADVICE OR | ||
INFORMATION, WHETHER ORAL OR WRITTEN, OBTAINED BY YOU FROM US OR THROUGH OR | ||
FROM THE LICENSED MATERIALS WILL CREATE ANY WARRANTY OR CONDITION NOT | ||
EXPRESSLY STATED IN THESE TERMS. | ||
|
||
5. Limitation of Liability. LINKEDIN SHALL NOT BE LIABLE FOR ANY INDIRECT, | ||
INCIDENTAL, SPECIAL, PUNITIVE, CONSEQUENTIAL OR EXEMPLARY DAMAGES, INCLUDING | ||
BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS, GOODWILL, USE, DATA OR OTHER | ||
INTANGIBLE LOSSES . IN NO EVENT WILL LINKEDIN'S AGGREGATE LIABILITY TO YOU | ||
EXCEED $100. THIS LIMITATION OF LIABILITY SHALL: | ||
- i. APPLY REGARDLESS OF WHETHER (A) YOU BASE YOUR CLAIM ON CONTRACT, TORT, | ||
STATUTE, OR ANY OTHER LEGAL THEORY, (B) WE KNEW OR SHOULD HAVE KNOWN ABOUT | ||
THE POSSIBILITY OF SUCH DAMAGES, OR (C) THE LIMITED REMEDIES PROVIDED IN THIS | ||
SECTION FAIL OF THEIR ESSENTIAL PURPOSE; AND | ||
- ii. NOT APPLY TO ANY DAMAGE THAT LINKEDIN MAY CAUSE YOU INTENTIONALLY OR | ||
KNOWINGLY IN VIOLATION OF THESE TERMS OR APPLICABLE LAW, OR AS OTHERWISE | ||
MANDATED BY APPLICABLE LAW THAT CANNOT BE DISCLAIMED IN THESE TERMS. | ||
|
||
6. Termination. This Agreement automatically terminates upon your breach of | ||
this Agreement or termination of your LinkedIn Learning subscription. On | ||
termination, all licenses granted under this Agreement will terminate | ||
immediately and you will delete the Licensed Materials. Sections 2-7 of this | ||
Agreement survive any termination of this Agreement. LinkedIn may discontinue | ||
the availability of some or all of the Licensed Materials at any time for any | ||
reason. | ||
|
||
7. Miscellaneous. This Agreement will be governed by and construed in | ||
accordance with the laws of the State of California without regard to conflict | ||
of laws principles. The exclusive forum for any disputes arising out of or | ||
relating to this Agreement shall be an appropriate federal or state court | ||
sitting in the County of Santa Clara, State of California. If LinkedIn does | ||
not act to enforce a breach of this Agreement, that does not mean that | ||
LinkedIn has waived its right to enforce this Agreement. The Agreement does | ||
not create a partnership, agency relationship, or joint venture between the | ||
parties. Neither party has the power or authority to bind the other or to | ||
create any obligation or responsibility on behalf of the other. You may not, | ||
without LinkedIn’s prior written consent, assign or delegate any rights or | ||
obligations under these terms, including in connection with a change of | ||
control. Any purported assignment and delegation shall be ineffective. The | ||
Agreement shall bind and inure to the benefit of the parties, their respective | ||
successors and permitted assigns. If any provision of the Agreement is | ||
unenforceable, that provision will be modified to render it enforceable to the | ||
extent possible to give effect to the parties’ intentions and the remaining | ||
provisions will not be affected. This Agreement is the only agreement between | ||
you and LinkedIn regarding the Licensed Materials, and supersedes all prior | ||
agreements relating to the Licensed Materials. | ||
|
||
Last Updated: March 2019 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Copyright 2021 LinkedIn Corporation | ||
All Rights Reserved. | ||
|
||
Licensed under the LinkedIn Learning Exercise File License (the "License"). | ||
See LICENSE in the project root for license information. | ||
|
||
ATTRIBUTIONS: | ||
[PLEASE PROVIDE ATTRIBUTIONS OR DELETE THIS AND THE ABOVE LINE “ATTRIBUTIONS”] | ||
|
||
Please note, this project may automatically load third party code from external | ||
repositories (for example, NPM modules, Composer packages, or other dependencies). | ||
If so, such third party code may be subject to other license terms than as set | ||
forth above. In addition, such third party code may also depend on and load | ||
multiple tiers of dependencies. Please review the applicable licenses of the | ||
additional dependencies. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# COURSENAME | ||
This is the repository for the LinkedIn Learning course `course-name`. The full course is available from [LinkedIn Learning][lil-course-url]. | ||
|
||
![course-name-alt-text][lil-thumbnail-url] | ||
|
||
_See the readme file in the main branch for updated instructions and information._ | ||
## Instructions | ||
This repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage, or you can add `/tree/BRANCH_NAME` to the URL to go to the branch you want to access. | ||
|
||
## Branches | ||
The branches are structured to correspond to the videos in the course. The naming convention is `CHAPTER#_MOVIE#`. As an example, the branch named `02_03` corresponds to the second chapter and the third video in that chapter. | ||
Some branches will have a beginning and an end state. These are marked with the letters `b` for "beginning" and `e` for "end". The `b` branch contains the code as it is at the beginning of the movie. The `e` branch contains the code as it is at the end of the movie. The `main` branch holds the final state of the code when in the course. | ||
|
||
When switching from one exercise files branch to the next after making changes to the files, you may get a message like this: | ||
|
||
error: Your local changes to the following files would be overwritten by checkout: [files] | ||
Please commit your changes or stash them before you switch branches. | ||
Aborting | ||
|
||
To resolve this issue: | ||
|
||
Add changes to git using this command: git add . | ||
Commit changes using this command: git commit -m "some message" | ||
|
||
## Installing | ||
1. To use these exercise files, you must have the following installed: | ||
- [list of requirements for course] | ||
2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree. | ||
3. [Course-specific instructions] | ||
|
||
|
||
[0]: # (Replace these placeholder URLs with actual course URLs) | ||
|
||
[lil-course-url]: https://www.linkedin.com/learning/ | ||
[lil-thumbnail-url]: http:// | ||
|