[TECH ED] Play the Bandit #26
Labels
📅 Data Flows
This work belongs to Data Flows
🏕 Priority Mandatory
This work is expected
🐂 Size Medium
1-4 hours
📅 Sprint 1
Assigned during Sprint 1 of this module
🎯 Topic Problem-Solving
Breaking down problems and building up solutions
🎯 Topic Programming Fundamentals
Learning syntax: data types, functions, loops, expressions, etc
Link to the coursework
https://overthewire.org/wargames/bandit/
Why are we doing this?
Basic Linux skills are essential for roles in Cloud, DevOps, Cyber, and SRE. Junior Cloud and DevOps roles are growing in the industry; React and fullstack junior roles are becoming more scarce. So it's a good idea to practice Linux skills to make yourself more employable. At the basic level this means using a computer from the command line instead of a GUI. You will learn to use commands to move from folder to folder, to open and edit files, and to get info like the size of a file or its location. At CYF we build this skill by playing a game called The Bandit.
Your goal is to get to Level 20 by the end of this module.
Try to get to at least level 10 this week.
Maximum time in hours
1
How to get help
Work through the puzzles together in #cyf-over-the-wire
Don't share solutions in this channel, or you steal from others the opportunity of learning.
How to submit
There is no submission step. However, to apply for some roles and some courses (like CYF+ ) you must demonstrate these skills, so it would be a good idea to learn them.
Anything else?
Here's a ChatGPT prompt you can use to get the best, most helpful learning experience:
And remember: every time ChatGPT offers code you must write "Is this valid" before you continue. ChatGPT makes up invalid code all the time.
The text was updated successfully, but these errors were encountered: