Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Python-100-Days
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
huangkq
Python-100-Days
Commits
da522a83
Commit
da522a83
authored
Jun 13, 2019
by
jackfrued
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了交流群相关信息
parent
cd529ffa
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
17 additions
and
3 deletions
+17
-3
.gitignore
.gitignore
+11
-0
mmap_address.bin
Day01-15/code/.vscode/ipch/6adec43f2d8bef0d/mmap_address.bin
+0
-0
vi.ipch
Day01-15/code/.vscode/ipch/6adec43f2d8bef0d/vi.ipch
+0
-0
settings.json
Day01-15/code/.vscode/settings.json
+4
-1
README.md
README.md
+2
-2
python-100-days-qq-group.png
res/python-100-days-qq-group.png
+0
-0
qq_group.png
res/qq_group.png
+0
-0
No files found.
.gitignore
View file @
da522a83
...
...
@@ -3,3 +3,14 @@ venv
*.pyc
__pycache__
### VisualStudioCode ###
.vscode/*
.vscode/**
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
Day01-15/code/.vscode/ipch/6adec43f2d8bef0d/mmap_address.bin
0 → 100644
View file @
da522a83
File added
Day01-15/code/.vscode/ipch/6adec43f2d8bef0d/vi.ipch
0 → 100644
View file @
da522a83
File added
Day01-15/code/.vscode/settings.json
View file @
da522a83
{
"python.pythonPath"
:
"/Library/Frameworks/Python.framework/Versions/3.7/bin/python3"
"python.pythonPath"
:
"/Library/Frameworks/Python.framework/Versions/3.7/bin/python3"
,
"files.associations"
:
{
"stdlib.h"
:
"c"
}
}
\ No newline at end of file
README.md
View file @
da522a83
...
...
@@ -2,9 +2,9 @@
> 作者:骆昊
>
> 说明:最近有很多想学习Python的小伙伴申请单独加我微信和QQ,因为我自己平时也很忙,没办法一一解答大家的问题,我创建了**Python100天学习交流
2群**和**Python100天学习交流4群**两个交流群,群号分别为**213132758**和**661325483**,二维码在下方(建议大家加4群,因为2群也即将满员)
。我的同事和朋友很多也在这个群里,他们都是优秀的Python开发者,有丰富的商业项目经验,我们在时间充足的时候会及时解答大家的问题,而且从Python语言入门到Web应用开发,从数据分析到机器学习,每个领域都有技术大咖为大家解惑答疑。以后我们争取每周做一次视频直播,以专题的形式分享Python开发的点点滴滴,同时还会不定期的举办线上和线下的技术交流和分享活动,小伙伴们可以加群进行交流。感谢**千锋教育Python教学部**对本群的支持。
> 说明:最近有很多想学习Python的小伙伴申请单独加我微信和QQ,因为我自己平时也很忙,没办法一一解答大家的问题,我创建了**Python100天学习交流
5群**(之前的两个2000人群1群和2群、两个1000人群3群和4群已经全部满员),群号为**818146347**,二维码在下方
。我的同事和朋友很多也在这个群里,他们都是优秀的Python开发者,有丰富的商业项目经验,我们在时间充足的时候会及时解答大家的问题,而且从Python语言入门到Web应用开发,从数据分析到机器学习,每个领域都有技术大咖为大家解惑答疑。以后我们争取每周做一次视频直播,以专题的形式分享Python开发的点点滴滴,同时还会不定期的举办线上和线下的技术交流和分享活动,小伙伴们可以加群进行交流。感谢**千锋教育Python教学部**对本群的支持。
![](
./res/
python-100-days-qq-
group.png
)
![](
./res/
qq_
group.png
)
### Python应用领域和就业形势分析
...
...
res/python-100-days-qq-group.png
deleted
100644 → 0
View file @
cd529ffa
432 KB
res/qq_group.png
0 → 100644
View file @
da522a83
153 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment