Notes From Andyv
Make things progressive in difficulty. Make exercises repeatable and provide the same result each time to build confidence.
Make things progressive in difficulty. Make exercises repeatable and provide the same result each time to build confidence.
Enrollment Learning for the sake of learning Make it about you and your goals, as opposed to “will this be on the test.” Education is not the same as learning. If someone needs to ask “will this be on the test” we’re in the education business. School is about education and not about learning. Subset of learning is entertainment. But being entertained doesn’t necessarily mean we’re learning. Learning happens when we DO something. ...
Notes # Fundamentals of the OpenStack Cloud with Hands-on Labs Enabling Nested Virtualization Private Cloud Training Meeting
Overview # If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Cite Installation # Pandoc is free open source software. This utility is available for Windows and most major Linux distrobutions. Please review the official documentation for how to install this software for your OS. Getting started # Pandoc is a command-line tool. There is no graphic user interface. ...
Resources # https://blog.cpanel.com/how-to-use-php-fpm-with-cpanel/ https://www.php.net/manual/en/install.fpm.configuration.php
Notes # Meet w/Sean T1 Pipeline Audit T1E Pipeline Audit APS Pipeline Review Poor Docs Examples APS training coverage Proposed “Roadmap” On Learning and Education # Notes Ideas # Ideas Notes from AndyV Resources # Text Adventure console game http://web. ...
I think inspiration for how we should approach our pipeline should stem from answering the following questions: Which subjects should you learn, and why? What is the best book or video lecture series for each subject? This is in the same vein as Teach Yourself Computer Science Resources # Teach Yourself Computer Science The Missing Semester of Your CS Education Open Source Society University Cheat Sheets # https://linuxpath. ...
Introduction to Linux Section #
Note: This is a work in progress. Feedback is appreciated. Feel free to email me at [email protected] This roadmap assumes no real prior knowledge of Linux, web-hosting, web development, or IT. This isn’t intended to be an exhaustive guide, but rather a suggested list of resources that should allow any beginner or beginner to intermediate skill level (i.e. “noob”) to acquire the necessary skills qualify for a Tier 1 Technical Support role working in a web-hosting (Linux) centric environment. ...
Linux CLI Basics # Gold-standard tutorial: Command Line Crash Course By Zed Shaw Also-good, is Learning the Shell Best in class, video lecture: The Missing Semester: Course Overview + the Shell Commands # pwd cd ls clear cat less tail touch cp mv rm mkdir rmdir which help man find grep echo exit sudo Optional # hostname export env apropos xargs file type Proposed Lab # Sean L’s python CLI text-adventure game? ...