Skip to content

xychen2001/d7024e

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Introduction

This repo contains the lab assignment, tutorials and useful code for the Mobile and distributed computing systems (d7024e) course at LuleΓ₯ University of Technology.

Step-by-step tutorials covering Go programming aspects for distributed systems, from basic project setup to implementing a distributed algorithms. These tutorials provide the foundational knowledge needed for the course assignments.

Laboratory assignments can be found here. These hands-on assignments allow you to apply the concepts learned in lectures and tutorials to practical distributed systems problems.

d7024e/
β”œβ”€β”€ tutorials/                    # Go and distributed systems tutorials
β”‚   β”œβ”€β”€ 1-creating-a-new-go-project/
β”‚   β”œβ”€β”€ 2-understanding-helloworld/
β”‚   β”œβ”€β”€ 3-go-routines/
β”‚   β”œβ”€β”€ 4-mocking-networks/
β”‚   └── 5-implementing-and-testing-a-distributed-algorithm/
β”œβ”€β”€ labs/                        # Laboratory assignments (added during course)
β”‚   └── kademlia/
└── README.md                    # This file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 59.1%
  • JavaScript 28.4%
  • CSS 11.7%
  • Other 0.8%