Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

[TECH ED] Play the CLI Treasure Hunt #25

Open
SallyMcGrath opened this issue May 9, 2023 · 2 comments
Open

[TECH ED] Play the CLI Treasure Hunt #25

SallyMcGrath opened this issue May 9, 2023 · 2 comments
Labels
📅 HTML-CSS Tickets for HTML-CSS 🏕 Priority Mandatory This work is expected 🐇 Size Small Around an hour 🎯 Topic Communication Reading, writing, speaking, and listening in English; expressing our ideas 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc 🎯 Topic Structuring Data Describing, organising, and systematising data 📅 Week 2 Assigned during Week 2 of this module

Comments

@SallyMcGrath
Copy link
Member

SallyMcGrath commented May 9, 2023

Link to the coursework

https://github.com/CodeYourFuture/CLI-Treasure-Hunt

Why are we doing this?

Alongside learning web development, you need to become familiar with the basics of the command line. The command line is how you talk directly to your computer, instead of pointing and clicking at areas on a screen to trigger actions.

All interfaces are limited sets of possible interactions with data, arranged in ways (with words, colours, pictures, pixels) to guide the user towards the information they want. Clicking a link on a screen is really no different to typing cd Clues/Where . In both cases you are changing to a new directory. The difference is only in the interface you use to issue the command. Do not confuse the method with the goal.

I really want you all to understand this deeply and think about it many times over the course of your career. Do not decide you are "front end" or "back end" or limit your understanding in these ways. A CLI is an interface. An API is an interface. A GUI is an interface. All interfaces are maps. It's how we travel around data to find what we need.

The map is not the territory.

Maximum time in hours

1

How to get help

Share your blockers in your class channel.

How to submit

  1. Clone the repo [email protected]:CodeYourFuture/CLI-Treasure-Hunt.git
  2. Open the folder in VSCode
  3. Open the terminal inside VSCode
  4. Type node clue.js to start

The submission clue is inside the treasure hunt.

Anything else?

In the Beginning was the Command Line ~ Neal Stephenson, 1999

@SallyMcGrath SallyMcGrath added 🎯 Topic Communication Reading, writing, speaking, and listening in English; expressing our ideas 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc 🎯 Topic Structuring Data Describing, organising, and systematising data 🏕 Priority Mandatory This work is expected 🐇 Size Small Around an hour labels May 9, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Module-HTML-CSS May 9, 2023
@SallyMcGrath SallyMcGrath added 📅 HTML-CSS Tickets for HTML-CSS 📅 Week 2 Assigned during Week 2 of this module labels May 9, 2023
@maz786
Copy link

maz786 commented Aug 9, 2023

Kamino cloned this issue to maz786/Coursework-Planner

@RbAvci
Copy link

RbAvci commented Oct 2, 2023

Kamino cloned this issue to RbAvci/My-Coursework-Planner

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📅 HTML-CSS Tickets for HTML-CSS 🏕 Priority Mandatory This work is expected 🐇 Size Small Around an hour 🎯 Topic Communication Reading, writing, speaking, and listening in English; expressing our ideas 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc 🎯 Topic Structuring Data Describing, organising, and systematising data 📅 Week 2 Assigned during Week 2 of this module
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants