Certificate of Achievement

Constantine Linnick

has completed the following course:

Concurrent Programming in Erlang

The University of Kent

This online course explored the theory of concurrent programming and the practice of how that works in Erlang, using practical exercises and more substantial suggested projects.

3 weeks, 5 hours per week

Simon Thompson

Professor of Logic and Computation

The University of Kent

90%
overall score

Transcript

Learning outcomes

  • Develop concurrent programs in Erlang using processes and message-passing communication between them
  • Describe the mechanisms underlying message processing in Erlang
  • Explain the life-cycle of an Erlang process and the handling of errors
  • Design and implement robust systems in Erlang
  • Summarise the design principles underlying the Open Telecom Platform (OTP)

Syllabus

  • Processes and messages in Erlang
  • Message-passing concurrency
  • Designing for robustness
  • Handling errors and dealing with exceptions
  • Testing and fixing concurrency
  • Multicore and distributed Erlang
  • OTP: The Open Telecom Platform

Issued on 14th April 2017

The person named on this certificate has completed the activities in the transcript above. For more information about Certificates of Achievement and the effort required to become eligible, visit futurelearn.com/proof-of-learning/certificate-of-achievement.

This certificate represents proof of learning. It is not a formal qualification, degree, or part of a degree.

Free online course:

Concurrent Programming in Erlang

The University of Kent