Posts by Tag

cogs501

More state power

State unfied into a single parameter, dictionaries introduced.

The way of lambda

An introduction to lambda expressions in Python and their use in (functional) programming.

Euclid’s Algorithm

Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.

Iteration by while

An introduction to iteration using while loops in Python, illustrated with the Collatz conjecture.

Back to Top ↑

programming

More state power

State unfied into a single parameter, dictionaries introduced.

The way of lambda

An introduction to lambda expressions in Python and their use in (functional) programming.

Iteration by while

An introduction to iteration using while loops in Python, illustrated with the Collatz conjecture.

Back to Top ↑

iteration

Euclid’s Algorithm

Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.

Iteration by while

An introduction to iteration using while loops in Python, illustrated with the Collatz conjecture.

Back to Top ↑

functional programming

The way of lambda

An introduction to lambda expressions in Python and their use in (functional) programming.

Back to Top ↑

proof

Euclid’s Algorithm

Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.

Back to Top ↑

discrete

Euclid’s Algorithm

Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.

Back to Top ↑

number theory

Euclid’s Algorithm

Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.

Back to Top ↑

while loop

Iteration by while

An introduction to iteration using while loops in Python, illustrated with the Collatz conjecture.

Back to Top ↑

algorithms

Euclid’s Algorithm

Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.

Back to Top ↑

tuple

Back to Top ↑

lambda

The way of lambda

An introduction to lambda expressions in Python and their use in (functional) programming.

Back to Top ↑

if expression

The way of lambda

An introduction to lambda expressions in Python and their use in (functional) programming.

Back to Top ↑

dictionary

More state power

State unfied into a single parameter, dictionaries introduced.

Back to Top ↑

list

More state power

State unfied into a single parameter, dictionaries introduced.

Back to Top ↑