今晚的第二位沟通,是关于学习Python接单的。
因为不是专业程序员,所以接单方向主要有2个:数据分析(难度较小)、爬虫(难度较大)。
学习资料
这其中涉及的学习资料,按照沟通中的学习顺序,主要是5种,配套资料点击直达:
如果还想进一步的学习,学到找工作水平,可以尝试一下下面这套课:
后续答疑
学习过程中有问题,可以随时联系我,👇
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true