Code on the go
Server and
High Performance
The best way to learn C and Go is through practice. This tutorial
contains the foundational elements to get you started in server side
and high performance computing. You will learn the key concepts of C
and Go such as Arrarys, Loops, Conditions, and Functions to more
advacnced concepts like Dynamic Allocation, linked List, Pointer
Arithmetics and Bitmasks. This tutorial will enable you to grasp the
core concepts of a high performance and servier side computing.
All the programs on this page are tested and should work on all
platforms.

Learn
C
