[go: up one dir, main page]

Skip to content
Kanan Rahimov edited this page Apr 13, 2020 · 9 revisions

This CodeKN.com's Wiki page includes all learning resources including related articles and video tutorials.

Project CodeKN has 2 main goals:

  1. Build a website for developers
  2. Show the process of building of sample project for beginners

On this page, you can find recordings of my coding sessions as well as related video tutorials.


Golang web app with HTML template (coding session for CODEKN.com) OR How to render HTML in Go?

Details | YouTube

In this video, I will work on Golang front-end web app for CODEKN.com project? The goal is to build a very simple web front-end for the CODEKN project.


KN Project: Go back-end / Kubernetes Deployment / Project structure / Go Crawler OR How to start a Go project

Details | YouTube

This is an introduction video to CodeKN project with information about project structure and Go back-end.