DEV Community

A little computer science for the inquisitive developer Series' Articles

Back to Tracy Gilmore's Series
De Morgan’s Law
Cover image for De Morgan’s Law

De Morgan’s Law

14
Comments 3
5 min read
A practical use for recursion
Cover image for A practical use for recursion

A practical use for recursion

6
Comments
4 min read
The black art of Regular Expressions
Cover image for The black art of Regular Expressions

The black art of Regular Expressions

6
Comments 1
4 min read
Simulating a 7-segment display (pt1)
Cover image for Simulating a 7-segment display (pt1)

Simulating a 7-segment display (pt1)

5
Comments
7 min read
Simulating a 7-segment display (pt2)
Cover image for Simulating a 7-segment display (pt2)

Simulating a 7-segment display (pt2)

6
Comments
7 min read
State models
Cover image for State models

State models

10
Comments
7 min read
A function by any other name would work as well (part one)
Cover image for A function by any other name would work as well (part one)

A function by any other name would work as well (part one)

2
Comments
8 min read
A function by any other name would work as well (part two)
Cover image for A function by any other name would work as well (part two)

A function by any other name would work as well (part two)

Comments 1
17 min read
Simulating SIMD in JS
Cover image for Simulating SIMD in JS

Simulating SIMD in JS

6
Comments 1
6 min read
Taking recursion to the next level
Cover image for Taking recursion to the next level

Taking recursion to the next level

4
Comments
10 min read
Streaming SIMD in JS
Cover image for Streaming SIMD in JS

Streaming SIMD in JS

4
Comments
10 min read