Design Tools And Laboratory Engineering (2024)

C And C++

C: Type System, Structures, Pointers And Arrays

From Structures

From Pointers and Arrays

Linux Basics

Filesystem Commands

From The Shell (Bash - “Bourne Again Shell”)

Exercises

More Commands

From Tools: Inspecting Text Files

Exercises

  1. Output the first two lines of /etc/passwd

  2. Output the third line of /etc/passwd (Note: use head and tail in a pipe)

OS Concepts: File System Permissions

Exercises

From Exercises: File System Permissions

Recommended Readings, Links