Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a couple of Linux courses #11632

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

waltherman
Copy link
Contributor

Added Linux Journey and Linux Survival

What does this PR do?

Add resource(s) | Remove resource(s) | Add info | Improve repo
Add resources

For resources

Description

There are 2 beginner-grade Linux courses, which are not just video or pdf-guide but interactive and easy-to-learn

Why is this valuable (or not)?

It is easy-to-start interactive courses, which not asks for any registrations.
Linux Journey has small quiz after every lesson, Linux Survival has a built-in CLI simulator, so students can learn Linux basics even without installing this OS.

How do we know it's really free?

Linux Journey: "Learn the ways of Linux-fu, for free."
"Linux Survival is a free tutorial designed to make it as easy as possible to learn Linux."

For book lists, is it a book? For course lists, is it a course? etc.

It is a couple of courses, that we provided for our junior-level engineers, before we created ours internal Linux-course, suited for our requirements.

Checklist:

  • [+] Read our contributing guidelines.
  • [+] Search for duplicates.
  • [+] Include author(s) and platform where appropriate.
  • [+] Put lists in alphabetical order, correct spacing.
  • [+] Add needed indications (PDF, access notes, under construction).
  • [+] Used an informative name for this pull request.

Follow-up

  • Check the status of GitHub Actions and resolve any reported warnings!

Linux Journey and Linux Survival
Copy link

Linter failed, fix the error(s):

free-programming-books/courses/free-courses-en.md
1270:1-1285:47  warning  Alphabetical ordering: swap l.1284 and l.1283      alphabetize-lists      remark-lint
1284:3-1284:45  warning  Remove trailing slash (https://linuxjourney.com)   no-url-trailing-slash  remark-lint
1285:3-1285:47  warning  Remove trailing slash (https://linuxsurvival.com)  no-url-trailing-slash  remark-lint

@github-actions github-actions bot added the linter error Please, correct build errors found by linter! label Oct 21, 2024
Fixed Linter recommendations
@github-actions github-actions bot removed the linter error Please, correct build errors found by linter! label Oct 21, 2024
@@ -1275,6 +1275,8 @@
* [Linux Command Line](https://www.udemy.com/course/command-line/) - Adam Eubankas (Udemy)
* [Linux Command Line Tutorial For Beginners](https://www.youtube.com/playlist?list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As) - Programming Knowledge
* [Linux for Hackers (and everyone) // FREE Course for Beginners](https://www.youtube.com/playlist?list=PLIhvC56v63IJIujb5cyE13oLuyORZpdkL) - NetworkChuck
* [Linux Journey](https://linuxjourney.com)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Linux Journey](https://linuxjourney.com)
* [Linux Journey](https://linuxjourney.com) - Linux Journey

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that would repeat itself

Copy link
Collaborator

@eshellman eshellman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these fit better into the interactive tutorials list.

@@ -1275,6 +1275,8 @@
* [Linux Command Line](https://www.udemy.com/course/command-line/) - Adam Eubankas (Udemy)
* [Linux Command Line Tutorial For Beginners](https://www.youtube.com/playlist?list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As) - Programming Knowledge
* [Linux for Hackers (and everyone) // FREE Course for Beginners](https://www.youtube.com/playlist?list=PLIhvC56v63IJIujb5cyE13oLuyORZpdkL) - NetworkChuck
* [Linux Journey](https://linuxjourney.com)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that would repeat itself

@eshellman eshellman added the waiting for changes PR has been reviewed and changes/suggestions requested label Oct 21, 2024
@github-actions github-actions bot added the conflicts Conflict(s) need to be resolved label Oct 28, 2024
Copy link

Oh no 😟! Conflicts have been found.

Please 🙏, take a moment and address the merge conflicts of your pull request before we can evaluate it again.

Thanks in advance for your effort and patience ❤️!

@github-actions github-actions bot removed the conflicts Conflict(s) need to be resolved label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for changes PR has been reviewed and changes/suggestions requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants