New Go Programming Course from freeCodeCamp

freeCodeCamp is offering a comprehensive new Go programming video course, says Beau Carnes. Go (or Golang) is a popular open source programming language that’s widely used for cloud native development and building cloud infrastructure.

The free 10-hour course contains 16 chapters covering specific aspects of the Go language. “You'll start with the basics of compilers and syntax, then gradually move to more advanced topics like interfaces, concurrency with channels and mutexes, and even the latest features like generics introduced in Go 1.18,” Carnes says.

The course also includes real-world projects ranging from “building an RSS aggregator and setting up a Postgres database to implementing API key authentication and managing many-to-many relationships.”

Learn more at freeCodeCamp.

See also:
5 Programming Languages to Build Your Career in Tech
Free Ways to Start Learning Go
Tips for Teaching Yourself Kubernetes

Contact FOSSlife to learn about partnership and sponsorship opportunities.

woman with dark ponytail in front of computer

Comments