The Wayback Machine - https://web.archive.org/web/20220508205832/https://github.com/topics/programming-courses
Skip to content
#

programming-courses

Here are 17 public repositories matching this topic...

rust-course

“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍
  • Updated May 8, 2022
  • Rust
snctfd
snctfd commented Sep 2, 2020

The statements in Uppgift 9 in the expressions exercise trigger the following warning in Scala v2.13.3:

warning: method + in class Int is deprecated (since 2.13.0): Adding a number and a String is deprecated. Use the string interpolation `s"$num$str"`

This confused some of my students that were unsure if they had to care about warnings. Seeing as lecture 1 is perhaps a bit early

Improve this page

Add a description, image, and links to the programming-courses topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-courses topic, visit your repo's landing page and select "manage topics."

Learn more