AWK
Offered By: Exercism
Course Description
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
Related Courses
Social Network AnalysisUniversity of Michigan via Coursera Intro to Algorithms
Udacity Data Analysis
Johns Hopkins University via Coursera Computing for Data Analysis
Johns Hopkins University via Coursera Health in Numbers: Quantitative Methods in Clinical & Public Health Research
Harvard University via edX