Stanford CS106L: Standard C++ Programming - CS自学指南 #285
Replies: 35 comments 56 replies
-
请问有什么好的C++多线程编程课程推荐嘛 |
Beta Was this translation helpful? Give feedback.
-
感谢,我英语不好,我可能还是小学水平,有了这本书,我也可以汲取到计算机知识,实在非常感谢作者,您辛苦了。感谢 |
Beta Was this translation helpful? Give feedback.
-
这门课有人wikiracer做成功了吗?好像它自带的那个爬虫有问题,国内的小伙伴建议跳过assignment1和2,因为事实上也没有什么技术含量。但这门课的内容还是挺不错的,很适合有C语言基础或者C++学得并不是特别深的人 |
Beta Was this translation helpful? Give feedback.
-
除了这门c++课程外,还有其他c++推荐课程嘛 |
Beta Was this translation helpful? Give feedback.
-
assignment都碰了。个人建议今年(2022)的assignment一个都不要碰。wikiracer那个爬虫会失效,STLMAP的指引很不清晰,官网的说明也有排版错误!极其建议去找其他的资源! |
Beta Was this translation helpful? Give feedback.
-
2020年的视频有欠缺,配合2019的看 |
Beta Was this translation helpful? Give feedback.
-
https://web.stanford.edu/class/archive/cs/cs106l/cs106l.1226/ |
Beta Was this translation helpful? Give feedback.
-
我看录像是2019fall的,找到了2020winter的网页,但是2020winter的作业好像是必须要用QT.creater吗? |
Beta Was this translation helpful? Give feedback.
-
马勒戈壁的,这环境怎么那么难配,22fa配不出来,23win依旧难搞 |
Beta Was this translation helpful? Give feedback.
-
为什么我打不开斯坦福网站?换节点也不行 |
Beta Was this translation helpful? Give feedback.
-
课程教材太老了,是2010年的版本,但是依然能够从中汲取到很多思想!能不能更新一下教材连接,找一个新的教材 |
Beta Was this translation helpful? Give feedback.
-
写了篇C++自学总结,感兴趣的朋友课移步至 https://github.com/half-dreamer/AP1400-2 |
Beta Was this translation helpful? Give feedback.
-
CS106L 在更新之后,hashmap的Assignment简化了很多,感觉像是变成了读代码(虽然他的注释确实写的很全)。2023 |
Beta Was this translation helpful? Give feedback.
-
我已经配置成功2023,详细教程后续更新 |
Beta Was this translation helpful? Give feedback.
-
请问在setup环境的时候长时间卡在Downloading vcpkg-macos(vcpkg-glibc)怎么办呀?我已经开了梯子并且梯子能够正常ping google。 |
Beta Was this translation helpful? Give feedback.
-
Spring 2023 https://web.stanford.edu/class/archive/cs/cs106l/cs106l.1236/ |
Beta Was this translation helpful? Give feedback.
-
找同学一起学习刚学习完cs61a的课程,计划后续还会学习其他课程(目前是 cs61b 和 cs106L)。 创建了一个qq学习群,有一起学习的同学可以加群一起讨论,qq群: 563729367 |
Beta Was this translation helpful? Give feedback.
-
winter2024(从2024年1月9日开始)的课程课件 |
Beta Was this translation helpful? Give feedback.
-
哈哈,我也来重学一下C++,GNU-C99用惯了,C++还真不是容易写对。 |
Beta Was this translation helpful? Give feedback.
-
https://github.com/JiNanPiWang/CS106L |
Beta Was this translation helpful? Give feedback.
-
整理了CS106L网上能找到的几个编程大作业,包括GapBuffer, KDTree和HashMap。每个作业都有完整的starter code, benchmark以及solution,并用cmake和gtest重构了构建和测试流程。有需要的可以看一看: https://github.com/wengwz/CS106L-Self-Learning.git |
Beta Was this translation helpful? Give feedback.
-
2024.04.03更新 |
Beta Was this translation helpful? Give feedback.
-
斯坦福的课非斯坦福学生是不是不能在官网上看啊?要登录canvas才能看?这个非斯坦福学生可以注册码 |
Beta Was this translation helpful? Give feedback.
-
OK谢谢,我现阶段在应付学校的期末考试,无奈
…---原始邮件---
发件人: ***@***.***>
发送时间: 2024年5月29日(周三) 晚上10:04
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [PKUFlyingPig/cs-self-learning] Stanford CS106L: Standard C++ Programming - CS自学指南 (Discussion #285)
直接看PPT也行,我看了最新的CS106L,第一个作业是必须斯坦福学生,后面的作业不是也可以下载作业,但是能不能提交验证正确与否就不清楚了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
倒是,应该指出,我们应当指明选择Stanford CS 106L Fall 2019 Lectures。实际上,我听了一节winter的课才发现这个集合不全。 |
Beta Was this translation helpful? Give feedback.
-
目前学到Part 4.3 Function and Algorithms,挂一个我的仓库,欢迎交流讨论(qq:2328796228,email:jiahaowang@smail.nju.edu.cn) |
Beta Was this translation helpful? Give feedback.
-
求一个一起做最新版(2024 Fall)assignment的同学,可以互相交流一下 |
Beta Was this translation helpful? Give feedback.
-
Stanford CS106L: Standard C++ Programming - CS自学指南
CS自学指南
https://csdiy.wiki/%E7%BC%96%E7%A8%8B%E5%85%A5%E9%97%A8/CS106L/
Beta Was this translation helpful? Give feedback.
All reactions