近期微软上线了一套Python 教程--《Develop with Python on Windows》,包含
- Python环境搭建,在vscode中运行Python及git的使用;
- Python的Web开发
- Python的脚本和自动化
- Python机器学习(还未添加内容)
- Python中的常见问题
- Windows下Python的学习资源补充
具体网址:https://docs.microsoft.com/en-us/windows/python/
具体目录如下:
- Get started with Python for beginners
2. Get started using Python for web development on Windows
3. Get started using Python on Windows for scripting and automation
4. Frequently Asked Questions about using Python on Windows
5. Resources for developing with Python on Windows
正文结束,说点题外话,在过段时间,猫叔打算出套vivado的时序分析与时序约束的教程。虽然网上有很多关于FPGA时序约束的东西,但看下来总觉得有点太虚,知道了原理但还是不知道该怎么处理,而时序对于FPGA来说又是很关键的一个内容。具体内容还未定下来,大概包括
- vivado中的时钟网络分析
- 建立保持时间
- 跨时钟域分析
- 时序分析
- vivado中时序约束
- vavido中时序不过的处理方式
等教程内容出来了会在公众号中第一时间发布,尽请期待。。。