bagdatov / piscine-go

Learning fundamentals of bash and Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piscine-go

Deep dive into coding, 4 weeks that consist of exercises, tests, projects. Learning fundamentals of Bash and Golang.

Subjects: https://github.com/01-edu/public/tree/master/subjects

Disclaimer

The code was written in May 2021 and does not reflect my current level. Added for historical purposes :)

Week 1:

  1. Introduction to shell.
  2. Introduction to Golang and basic programmation concepts.
  3. First Group project. Usage of first knowledge (loop and if/else).

Week 2:

  1. Algorithm concepts.
  2. The Memory Allocation in Golang.
  3. Second Group project. Usage of Memory manipulation tools.

Week 3:

  1. Introduction to Structures and advanced types in Golang.
  2. Functions as argument.
  3. Hackathon.
  4. Third Group project. File manipulation based on first project.

Week 4:

  1. Linked lists in Golang.
  2. Binary Trees.

About

Learning fundamentals of bash and Golang.


Languages

Language:Go 98.3%Language:Shell 1.7%