Created
May 7, 2021 17:38
-
-
Save miaoles/c40f7f2bfdb6b9ee0a78ff936467813f to your computer and use it in GitHub Desktop.
Just some thing.
This file contains hidden or 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
<html> | |
<head><title>CMP255</title></head> | |
<body> | |
<h1> | |
Describe what you have learned about Linux. How much did you know about it before class started? Do you feel comfortable using it after the class? Explain. | |
</h1> | |
<p> | |
I had already been using Linux casually for awhile, but I gained a much better foundational knowledgebase for it in this class. I had known of some things from disparate sources but having a class to give me all the information from the ground up helped fill the knowledge gaps. Now I feel better going forward and learning more. | |
</p> | |
<h1> | |
A friend would like to learn about Linux. How would you describe it to them? What are the most important concepts that you would teach them? | |
</h1> | |
<p> | |
I would have them think of how Mac OS and Windows are completely different but provide similar features and tools. Linux is another option but is curated by its users rather than by huge corporations, and is meant to be open source and free to allow its users to know exactly what it does, unlike the other popular options. | |
</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment