We just launched our new Practical Cryptography course, a code-in-the-browser tutorial where students build cryptographic functions in the Go programming langauge. Practical Cryptography stands out among online cryptography courses because it not only teaches crypto fundamentals, but it allows users to get hands-on experience building out the code. The course has four modules covering the following topics: We are already planning a sequel to this course which will cover public key cryptography and some other more advanced concepts. Coding projects in this course are all written in Go, a language that is soaring in popularity among devops, backend, and security engineers. If you aren’t familiar with Go yet, take our Go Mastery course first!

Related Articles