电脑小白对编程有兴趣,有什么好的学习资料推荐?
电脑小白对编程有兴趣,有什么好的学习资料推荐?
-
关注我的github这个仓库有专门python编程资料总结,并且会时常更新:
https://github.com/bollwarm/SecToolSet/blob/master/SecurityDoucument.md
Python工具:
Python应用安全框架https://github.com/YosaiProject/yosai
python安全和代码审计相关资料收集https://github.com/bit4woo/python_sec
pyc反编译脚本https://github.com/gstarnberger/uncompyle
pycipher python加解密库https://github.com/jameslyons/pycipher
可视化python性能分析工具https://github.com/nvdv/vprof
Flask认证https://github.com/miguelgrinberg/Flask-HTTPAuth
ViperMonkey,VBA解析和模拟机,用来分析非法宏代码https://github.com/decalage2/ViperMonkey
XLearning是一款支持多种机器学习、深度学习框架调度系统.https://github.com/Qihoo360
一些资源和工具里listhttps://github.com/pe3zx/my-awesome
Tensorflow实战学习笔记https://github.com/MachineLP/Tensorflow-
Python编程资料
python 正则表达式库(用于简化构造复杂的python正则表达式)https://github.com/VerbalExpressions/PythonVerbalExpressions
python任务管理以及命令执行库https://github.com/pyinvoke/invoke
python exe打包库https://github.com/pyinstaller/pyinstaller
py3 爬虫框架https://github.com/orf/cyborg
一个提供底层接口数据包编程和网络协议支持的python库https://github.com/CoreSecurity/impacket
python requests 库https://github.com/kennethreitz/requests
python 实用工具合集https://github.com/mahmoud/boltons
python爬虫系统https://github.com/binux/pyspider
ctf向 python工具包https://github.com/P1kachu/v0lt
python框架,库,资源大合集https://github.com/vinta/awesome-python
python资源大全https://github.com/jobbole/awesome-python-cn
如果有其他语言,这个仓库也有部分涉及,没有可以留言,我看有没有,给你点
2018-02-09 15:55:38 -
除了楼上所推荐的 我建议报培训班 或者找个师傅带 入门后可自学 没入门前 买再多的资料 一般都不适得其反 ,一 自己研究看不懂,增加无端的困难,打击你学习的信心。 二 容易理解错误,造成学习停止不前。
2018-11-21 17:47:44