Skip to content

unum-cloud/awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome

Hereby we present a list of awesome resources and blogs on topics related to Unum! Suggested for everyone wishing to join the core Unum team or contribute to our Open-Source projects!

  • :octocat: means source code
  • 📺 means video channels
  • 📜 means textual blogs
  • 📖 means complete books
  • 🇷🇺 implies content is in Russian

Learning Python

If you want to contribute to our projects, please check our Python Coding Guidelines.

Learning C++

Learning C++ can be tricky and few good courses exist:

After covering the basics, use CppReference.com as a reference for the C++ standard library. It's generally more reliable than CPlusPlus.com. Other useful manuals for low-level engineering include:

If you want to contribute to our projects, please check our C++ Coding Guidelines.

Engineering

Data Science

DevOps