You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
2.1 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# C/C++
## Pointers in C / C++ Full Course
Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers more effectively in your code. The concepts you learn in this course apply to both C and C++.
<iframe width="760" height="315" src="https://www.youtube.com/embed/zuegQmMdy8M?si=nTFUVzXYsuRtaFH5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
## 【中英双语🎉】CS106L: Standard C++ Programming, Special Edition
完结🎉CS106L: Standard C++ Programming, Special Edition
**注意:** 该视频只有英文字幕。
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=218239806&bvid=BV1K8411b7AU&cid=835903880&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
另外一个版本【C++标准库编程 cs106L 2019】斯坦福—中英字幕
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=1005411134&bvid=BV19x4y1E79V&cid=1567388692&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
## 【编程抽象方法 cs106x 2017】斯坦福—中英字幕
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=1955276817&bvid=BV1By411h75g&cid=1567773882&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
## C++ Development In Visual Studio Code - The perfect setup.
<iframe width="760" height="315" src="https://www.youtube.com/embed/videoseries?si=vbRbZemjrkNDmDUQ&amp;list=PLQMs5svASiXPpae_tifdn7rElAAJotCwm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>