diff --git a/code-generation-optimization b/code-generation-optimization new file mode 100644 index 0000000..8dfb8f4 --- /dev/null +++ b/code-generation-optimization @@ -0,0 +1,28 @@ +--- +title: "Code generation and optimization" +teaching: 0 +exercises: 0 +--- + +:::::::::::::::::::::::::::::::::::::: questions + +TODO + +:::::::::::::::::::::::::::::::::::::::::::::::: + +::::::::::::::::::::::::::::::::::::: objectives + +- Generate snippets of code using Codeium as AI-assistant +- Optimize performance of the generated code using Codeium as AI-assistant +- Refactor and improve the structure and quality of existing code using Codeium as AI-assistant +- Identify and fix bugs using Codeium as AI-assistant + +:::::::::::::::::::::::::::::::::::::::::::::::: + +TODO + +::::::::::::::::::::::::::::::::::::: keypoints + +TODO + +:::::::::::::::::::::::::::::::::::::::::::::::: diff --git a/pkgdown.yml b/pkgdown.yml index f548118..88cfcf6 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.0 pkgdown_sha: ~ articles: {} -last_built: 2024-09-13T07:53Z +last_built: 2024-09-13T07:54Z