Skip to content

Commit 6cb437a

Browse files
authored
Update courses-cn.html
1 parent d95d575 commit 6cb437a

File tree

1 file changed

+40
-58
lines changed

1 file changed

+40
-58
lines changed

docs/courses-cn.html

Lines changed: 40 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,45 @@
1+
12
<!DOCTYPE html>
2-
<html>
3+
<html lang="en">
34
<head>
4-
<meta charset='utf-8'>
5-
<meta name='viewport' content='width=device-width'>
6-
<title>QPython Courses</title>
7-
<style> body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding:1em; } </style>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>QPython+ - 个性化编程学习社区</title>
8+
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
89
</head>
9-
<body>
10-
<h2>QPython 小课堂</h2>
11-
12-
13-
<h3>精选课程</h3>
14-
<p><a href='#' onclick='milib.openUrl("https://www.qpython.com.cn/courses/")'>QPython官方推荐网课(精选)</a></p>
15-
<p><a href='#' onclick='milib.openUrl("https://www.qpython.com.cn/courses/qpython-basic/lessons/04-master-dashboard/")'>深入学习QPython视频版 04 – 精通QPython:控制面板全解析(视频)</a></p>
16-
<p><a href='#' onclick='milib.openUrl("https://www.qpython.com.cn/courses/qpython-basic/lessons/03-programing-with-mobile-qpython/")'>深入学习QPython视频版 03 – 移动编程:QPython的优势与局限性(视频)</a></p>
17-
<p><a href='#' onclick='milib.openUrl("https://www.qpython.com.cn/courses/qpython-basic/lessons/02-golden-rule-with-learn-python/")'>深入学习QPython视频版 02 – 掌握Python:五大高效学习法则(视频)</a></p>
18-
<p><a href='#' onclick='milib.openUrl("https://www.qpython.com.cn/courses/qpython-basic/lessons/01-explore-qpython/")'>深入学习QPython视频版 01 – 探索QPython的起源:从小巧工具到全能平台(视频)</a></p>
19-
20-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/oq1eJFzyCWIdX1TbaecsjA")'>在QPython中实践AIGC开发 - OpenAI(文字)</a></p>
21-
22-
<p><a href='#' onclick='milib.openUrl("https://www.bilibili.com/video/BV1de411Q7vK/")'>在QPython中实践AIGC开发(视频)</a></p>
23-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/Q6CVcay4iGS9k74DEgQKeA")'>在QPython中实践AIGC开发 - APIGPTCLOUD(文字)</a></p>
24-
25-
<p><a href='#' onclick='milib.openUrl("https://www.bilibili.com/video/BV1Vw411B7Jv/")'>在QPython中学习Flask Web开发框架(视频)</a></p>
26-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/UbTunv3O4-ALU5OdNTqeXQ")'>在QPython中学习Flask Web开发框架(文字)</a></p>
27-
28-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/uRk_fbXv1gTrP0Eo36vzvg")'>在QPython中上手学习QSL4A UI框架开发连载二:QSL4A UI App上手实践</a></p>
29-
30-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/QMqQaGqsn6Xvmxrz1UXr4A")'>在QPython中上手学习QSL4A UI框架开发连载一:QSL4A及UI介绍</a></p>
31-
32-
<p><a href='#' onclick='milib.openUrl("https://www.bilibili.com/video/BV1Gu4y1u7is/")'>Google Gemini 多模态演示 - 听说读写看样样OK(视频)</a></p>
33-
34-
<p><a href='#' onclick='milib.openUrl("https://www.bilibili.com/video/BV1Uj411a7G1/")'>AI Agent开发一个股票交易机器人的例子 - 未来程序开发的形式(趣闻)</a></p>
35-
36-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/fMP-clb-4wnCZ4b-q4hWKg")'>关于新手如何上手Python编程的建议</a></p>
37-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/qMUbcX7X3yFPa3Y06eAf_g")'>在Python编程中,如何聪明地提问</a></p>
38-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/87W0aVJH3C6QAheZ_XG1Gg")'>QPYIO公众号集成了AI客服</a></p>
39-
<br />
40-
<h3>更多学习资源</h3>
41-
<p><a href='#' onclick='milib.openUrl("https://mp.weixin.qq.com/s/lwWpXpFY2sPyxkvyPx_jPQ")'>开通ChatGPT学习助手</a></p>
42-
<p><a href='https://aipy.org.cn/'>AIPY课堂</a></p>
43-
44-
<p>在微信里可搜索 <b>QPYTHON编程</b> 视频号和服务号。关注视频号,即可获得更多的Python编程视频课程;关注服务号,可以和其对话,获得AI对话机器人的编程帮助。</p>
45-
<p>在微信里可搜索 <b>QPYTHON</b> 公众号,关注即可获得定期推送的Python学习文字版课程</p>
46-
<p>如果您日常使用VSCode开发,我强烈推荐 <a href='#' onclick='milib.openUrl("https://marketplace.visualstudio.com/items?itemName=SimaChat.sima-chat-vscode")'>司码AI编程助手</a> ,它是一个非常棒的AI助手</p>
47-
<br />
48-
<h3>加入学习社区</h3>
49-
50-
<div style='text-align:center;padding:10px'>
51-
<img src='static/yhc-startup.png' onclick="milib.download('https://edu.qpython.org/static/yhc-startup.png','image/jpg')" style='width:100%'/>
52-
</div>
53-
<p>截图保存二维码 & 再用微信扫码添加,备注QPY,即可加入QPython学习交流社区</p>
54-
55-
</div>
56-
<br />
57-
<br />
58-
<br />
59-
<br />
60-
10+
<body class="bg-gray-100 flex items-center justify-center min-h-screen">
11+
<div class="container mx-auto p-4">
12+
<div class="grid grid-cols-1 gap-6">
13+
<!-- Image 1 -->
14+
<a href="milib.download('https://edu.qpython.org/static/yhc-startup.png','image/jpg')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
15+
<img src="https://qpyio.oss-cn-shenzhen.aliyuncs.com/website/2024/12/qpy-wechat-b.png" width="100%">
16+
<div class="p-4">
17+
<p style='padding:0px 10px;color:grey'>截图保存二维码 & 再用微信/B站App扫码,备注QPY,即可加入学习社区</p>
18+
</div>
19+
</a>
20+
<!-- Image 2 -->
21+
<a href="milib.openUrl('https://www.qpython.com.cn/how-to-start/')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
22+
<img src="https://qpyio.oss-cn-shenzhen.aliyuncs.com/website/2024/12/course-self-learn-1.jpg" alt="自学向导" class="w-full">
23+
<div class="p-4">
24+
<h2 class="text-xl font-bold text-center">Q派自学向导</h2>
25+
</div>
26+
</a>
27+
<!-- Image 3 -->
28+
<a href="milib.openUrl('https://www.qpython.com.cn/q-school-open-class/')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
29+
<img src="https://qpyio.oss-cn-shenzhen.aliyuncs.com/website/2024/12/couurses-public-class.jpg" alt="Q派公开课" class="w-full">
30+
<div class="p-4">
31+
<h2 class="text-xl font-bold text-center">Q派公开课</h2>
32+
</div>
33+
</a>
34+
35+
<!-- Image 4 -->
36+
<a href="milib.openUrl('https://www.qpython.com.cn/q-school-training-camp/')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
37+
<img src="https://qpyio.oss-cn-shenzhen.aliyuncs.com/website/2024/12/courses-train-camp.jpg" alt="Q派训练营" class="w-full">
38+
<div class="p-4">
39+
<h2 class="text-xl font-bold text-center">Q派训练营</h2>
40+
</div>
41+
</a>
42+
</div>
43+
</div>
6144
</body>
6245
</html>
63-

0 commit comments

Comments
 (0)