Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

6

Summary

What we have learnt so far:

  • Linux

  • git

  • Python, library manageent, virtual environment, and packaging

  • CI/CD - github actions:

    • lint
    • test
    • package
    • and deploy
  • tools: linters

Recommendations:

  • use git for all your projects at uni
  • Github is for free and you can ussually copy the examples directly into your project

Exam