Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Exercism

AWK

via Exercism

Overview

awk is an interpreted programming language designed for text processing and typically used as a data extraction and reporting tool. It is a standard feature of most Unix-like operating systems, and has a POSIX specification. An awk programming paradigm can be said to be "data driven": an awk program reads lines (or other units of text), and looks for matches of . When a match occurs, the specified is performed.

Syllabus

  • Hello World
  • Two Fer
  • Reverse String
  • Raindrops
  • Rna Transcription
  • Leap
  • Scrabble Score
  • Hamming
  • Acronym
  • Allergies
  • Pangram
  • Grains
  • Series
  • Resistor Color Duo
  • Largest Series Product
  • Etl
  • Rotational Cipher
  • Queen Attack
  • Matching Brackets
  • Triangle
  • Armstrong Numbers
  • Protein Translation
  • Bob
  • Space Age
  • Secret Handshake
  • Darts
  • Gigasecond
  • Sum Of Multiples
  • Prime Factors
  • Beer Song
  • Grade School
  • Robot Simulator
  • High Scores
  • Resistor Color Trio
  • Word Count
  • All Your Base
  • Diamond
  • Pig Latin
  • Roman Numerals
  • Wordy
  • Anagram
  • Kindergarten Garden
  • Tournament
  • Matrix
  • Run Length Encoding
  • Atbash Cipher
  • Ocr Numbers
  • Say
  • Affine Cipher
  • Forth
  • Grep
  • Nth Prime
  • Rectangles
  • Variable Length Quantity
  • Two Bucket
  • Knapsack
  • List Operations
  • Change

Reviews

Start your review of AWK

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.