πŸ₯ž backlog

Module-Tools πŸ”—  

[TECH ED] jq exercises πŸ”— Clone

[TECH ED] jq exercises πŸ”—

https://github.com/CodeYourFuture/Module-Tools/tree/main/jq

Why are we doing this?

Understanding and manipulating JSON will be useful in your day to day life as a software engineer, or in any role involving data. The best way to get to grips with jq is by using it.

Maximum time in hours

2

How to submit

Submit a PR from your fork of the Module-Tools repo with the answers added to the files.

  • πŸ• Priority Mandatory
  • πŸ‚ Size Medium
  • πŸ“… Sprint 2
  • πŸ“… Sprint 2
  • πŸ‚ Size Medium
  • πŸ• Priority Mandatory
[TECH ED] Prepare for programming language concepts discussion πŸ”— Clone

[TECH ED] Prepare for programming language concepts discussion πŸ”—

https://sdc.codeyourfuture.io/tools/sprints/2/prep/#programming-language-concepts

Why are we doing this?

This sprint you will read about programming language concepts in How Computers Really Work.

In class, we will be discussing these programming language concepts. These are things you need to understand to be an effective software engineer.

The prep lists topics you should think about, and make notes on. These things will help you participate in the discussion.

Maximum time in hours

2

How to get help

If you’re not sure about any of the concepts, ask on Slack.

How to submit

Bring your notes to class for discussion.

  • πŸ• Priority Mandatory
  • πŸ‚ Size Medium
  • πŸ“… Sprint 2
  • πŸ“… Sprint 2
  • πŸ‚ Size Medium
  • πŸ• Priority Mandatory
[TECH ED] Shell pipelines exercises πŸ”— Clone

[TECH ED] Shell pipelines exercises πŸ”—

https://github.com/CodeYourFuture/Module-Tools/tree/main/shell-pipelines

Why are we doing this?

We use shell tools every day when writing software. Understanding them, and being fluent thinking about them, is an important skill.

Also, using shell tools encourages us to think about how we can break problems down into smaller sub-problems, which someone else may have already solved, saving us time solving them ourselves.

Maximum time in hours

4

How to submit

Submit a PR from your fork of the Module-Tools repo with the answers added to the files.

  • πŸ• Priority Mandatory
  • πŸ¦‘ Size Large
  • πŸ“… Sprint 2
  • πŸ¦‘ Size Large
  • πŸ“… Sprint 2
  • πŸ• Priority Mandatory