Skip to content

This repository contains different supporting material for my Operating Systems lectures at TECNUN.

License

Notifications You must be signed in to change notification settings

cbuchart/operating_systems_lectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Operating Systems Lectures

This repository contains different supporting material for my Operating Systems lectures at TECNUN.

Course notes

  • Main notes: an extended table-of-content to help to summarize the theory. Here.
  • Complementary material: additional material from external sources. Here.

Project and practices

  • Examples: collection of short examples for diverse topics. Here.
  • Thread or trick: practice for multi-threading and synchronization. Statement. Solution.
  • C++ containers: practice for studying performance on std::vector and std::list. Statement. Code.
  • Spell checker: project to develop an spell checker that process input in parallel. Statement.
  • Assistance bots: project to develop a note-taking application and some helper bots. Statement.

Credits

About

This repository contains different supporting material for my Operating Systems lectures at TECNUN.

Topics

Resources

License

Stars

Watchers

Forks