You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(And if you do ever run across an expression like this in your code, you can check out our chapter on [refactoring code](https://hutchdatascience.org/AI_for_software/refactoring-code.html#refactoring-code) using AI to fix it!)
280
+
(And if you do ever run across an expression like this in your code, you can check out our chapter on [refactoring code](https://hutchdatascience.org/AI_for_Efficient_Programming/refactoring-code.html#refactoring-code) using AI to fix it!)
281
281
282
282
## Limitations
283
283
@@ -309,4 +309,4 @@ Chatbot tools are also limited in terms of how up-to-date their training data is
309
309
* AI chatbots can also identify the coding language and version used in legacy code
310
310
* Be mindful of who owns the code and what the summary will be used for when using AI to summarize someone else's code
311
311
312
-
You can view and download the Google Slides [here](https://docs.google.com/presentation/d/1ygsb4nNLEsHugrXqbeiWUm9IrfvK4Y4f8teZlQAMWNM/edit#slide=id.g29848e7ae84_1_188).
312
+
You can view and download the Google Slides [here](https://docs.google.com/presentation/d/1ygsb4nNLEsHugrXqbeiWUm9IrfvK4Y4f8teZlQAMWNM/edit#slide=id.g29848e7ae84_1_188).
Copy file name to clipboardExpand all lines: index.Rmd
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,10 @@ This course on efficient programming with AI explores the use of AI large langua
19
19
20
20
This course is available in multiple formats which allows you to take it in the way that best suits your needs.
21
21
22
-
- The material for this course can be viewed without login requirement on this [Bookdown website](https://hutchdatascience.org/AI_for_software). This format might be most appropriate for you if you rely on screen-reader technology.
22
+
- The material for this course can be viewed without login requirement on this [Bookdown website](https://hutchdatascience.org/AI_for_Efficient_Programming). This format might be most appropriate for you if you rely on screen-reader technology.
23
23
- This course can be taken for [free certification through Leanpub](https://leanpub.com/courses/fredhutch/ai_for_software).
24
-
<!-- - This course can be taken on [Coursera for certification here](LINK HERE) (but it is not available for free on Coursera).-->
25
-
- Our courses are open source, you can find the [source material for this course on GitHub](https://github.com/fhdsl/AI_for_software/).
24
+
-This course can be taken on [Coursera for certification here](https://www.coursera.org/learn/ai-for-software-development) (but it is not available for free on Coursera).
25
+
- Our courses are open source, you can find the [source material for this course on GitHub](https://github.com/fhdsl/AI_for_Efficient_Programming/).
26
26
- The slides for the images in the course can be found [here](https://docs.google.com/presentation/d/1MCNeSO4aOm1iESWDLOGTcx3aLEbnu8UttV0QGVAeafE/edit?usp=sharing).
0 commit comments