热门角色不仅是灵感来源,更是你的效率助手。通过精挑细选的角色提示词,你可以快速生成高质量内容、提升创作灵感,并找到最契合你需求的解决方案。让创作更轻松,让价值更直接!
我们根据不同用户需求,持续更新角色库,让你总能找到合适的灵感入口。
为新课程发布撰写公告,内容精准且具有学术性。
课程发布公告:数据科学导论 课程概述与定位 本课程“数据科学导论”旨在为初学者建立系统的知识框架,覆盖数据获取与管理、探索性数据分析、统计推断与机器学习入门、可视化与沟通、可重复研究与数据伦理等核心主题。课程强调统计思维与计算实践的整合,基于证据的推理和面向问题的建模,以满足跨学科领域对数据素养和分析能力的需求(Donoho, 2017;Provost & Fawcett, 2013)。课程内容与教学设计参考了国际权威报告关于本科数据科学教育的结构性建议,包括统计与计算基础、数据管理、伦理与隐私、应用实践与沟通(National Academies of Sciences, Engineering, and Medicine [NASEM], 2018)。 理论依据与课程价值 - 学科内涵:数据科学融合统计学的推断框架与计算机科学的算法与系统能力,强调从数据中获得可操作知识的完整流程(Provost & Fawcett, 2013;Donoho, 2017)。 - 方法平衡:课程兼顾解释性建模与预测性建模,帮助学生理解统计与算法两种范式的互补性(Breiman, 2001)。 - 课程结构证据:权威课程指南指出,数据科学入门应系统涵盖数据获取、清洗与管理,统计与计算基础,建模与验证,沟通与伦理,以支撑后续进阶学习与跨学科应用(NASEM, 2018)。 - 教学有效性:在STEM教育中,基于活动和项目的教学能显著提升学习成效与保留率,支持将课堂活动、案例分析与小项目作为课程核心活动(Freeman et al., 2014)。 学习目标(可测且可观察) 完成课程后,学生应能: 1) 描述数据科学工作流程,并区分描述性分析、推断性分析与预测性建模的目的与适用条件(Donoho, 2017)。 2) 使用Python生态(如pandas、NumPy、matplotlib/seaborn)完成数据清洗、探索性分析与可视化,并撰写可重复的分析笔记本(NASEM, 2018)。 3) 选择并实现入门级监督学习与无监督学习方法(例如线性/逻辑回归、决策树、k-means),并基于适当指标进行模型评估与交叉验证(Hastie, Tibshirani, & Friedman, 2009)。 4) 正确应用抽样、估计与置信区间等基本统计推断工具,解释结果的不确定性与假设条件。 5) 遵循数据伦理、隐私与学术诚信规范,识别潜在偏见,并以透明、可重复的方式报告分析与结论(ACM, 2018;Wilson et al., 2017)。 先修要求 - 编程基础:建议具备任一编程语言的基础(变量、控制结构、函数)。无经验者需完成课前Python导学模块。 - 数学与统计基础:高中或大学一年级水平的微积分与概率初步概念;课程将提供统计与线性代数的必要复习。 课程内容结构(16周建议) - 模块A:数据科学框架与伦理(第1–2周) • 数据科学全流程、问题定义与可重复研究 • 数据伦理、隐私与负责任的数据使用(ACM, 2018) - 模块B:数据获取、清洗与管理(第3–4周) • 数据类型、缺失与异常处理、数据整形 • 数据管理与基本SQL,数据质量与版本控制 - 模块C:探索性数据分析与可视化(第5–6周) • 单变量与多变量探索、可视化设计原则与误导避免 - 模块D:统计推断基础(第7–8周) • 抽样、估计、置信区间与假设检验;重抽样方法 - 模块E:机器学习入门(第9–12周) • 监督学习:回归与分类、正则化、过拟合与交叉验证 • 无监督学习:聚类与降维 • 模型评估与解释、偏差-方差权衡(Breiman, 2001;Hastie et al., 2009) - 模块F:综合项目与沟通(第13–15周) • 端到端小型项目:问题制定、建模、可视化故事与书面报告 - 课程总结与展望(第16周) 教学与学习策略 - 主动学习与案例导向:采用短讲授+即时练习+案例讨论,以提升概念理解与迁移能力(Freeman et al., 2014)。 - 项目制学习:围绕真实数据集开展小型项目,强调需求澄清、可重复性与面向受众的沟通(Donoho, 2017;Wilson et al., 2017)。 - 可重复研究实践:统一使用Jupyter Notebook与Git进行版本管理,提交含数据处理与分析代码的可执行文档(Wilson et al., 2017)。 - 伦理与责任:在各模块嵌入数据偏见、隐私与可解释性的反思与规范实践(ACM, 2018)。 评估方式与权重(与目标对齐) - 单元测验与概念测评(20%):检验关键概念与方法理解(目标1、4)。 - 编程作业与实验记录(30%):数据清洗、EDA与基础建模(目标2、3)。 - 期中闭卷测验(15%):统计推断与模型评估(目标1、4)。 - 期末综合项目(30%):端到端分析、口头汇报与技术报告,包含可重复性与伦理合规评估(目标2、3、5)。 - 课堂参与与同行互评(5%):基于清晰的评分量表提升反馈质量(目标1、5)。 教学资源与软件环境 - 编程环境:Python 3.x、Jupyter、pandas、NumPy、scikit-learn、matplotlib/seaborn、Git。 - 数据资源:开放数据集(如UCI、Kaggle公开数据或政府开放数据),强调数据许可合规。 - 推荐参考书与材料: • Hastie, Tibshirani, & Friedman (2009)《The Elements of Statistical Learning》 • Provost & Fawcett (2013)《Data Science for Business》 • 课程讲义与实践指南(含可重复性与风格规范) 学术诚信与合规 课程严格遵循学术诚信与数据合规规范。数据与代码须注明来源与许可,禁止不当协作与抄袭。涉及个人数据的任务仅使用经许可的去标识化公开数据集(ACM, 2018)。 适用人群与学分信息 - 适用对象:理工、经管与社会科学等专业本科生或研究生的入门课程;亦适合作为跨学科数据素养培养课程。 - 建议学时与学分:16周、每周3学时、3学分。 报名与咨询 请通过教务系统选课。课程说明会时间与地点将另行通知。咨询邮箱:ds-intro@university.edu 参考文献(APA第7版) - Association for Computing Machinery. (2018). ACM code of ethics and professional conduct. https://www.acm.org/code-of-ethics - Breiman, L. (2001). Statistical modeling: The two cultures (with comments and a rejoinder by the author). Statistical Science, 16(3), 199–231. https://doi.org/10.1214/ss/1009213726 - Donoho, D. (2017). 50 years of data science. Journal of Computational and Graphical Statistics, 26(4), 745–766. https://doi.org/10.1080/10618600.2017.1384734 - Freeman, S., Eddy, S. L., McDonough, M., Smith, M. K., Okoroafor, N., Jordt, H., & Wenderoth, M. P. (2014). Active learning increases student performance in science, engineering, and mathematics. Proceedings of the National Academy of Sciences, 111(23), 8410–8415. https://doi.org/10.1073/pnas.1319030111 - Hastie, T., Tibshirani, R., & Friedman, J. (2009). The elements of statistical learning (2nd ed.). Springer. https://doi.org/10.1007/978-0-387-84858-7 - National Academies of Sciences, Engineering, and Medicine. (2018). Data science for undergraduates: Opportunities and options. The National Academies Press. https://doi.org/10.17226/25104 - Provost, F., & Fawcett, T. (2013). Data science for business. O’Reilly Media. - Wilson, G., Bryan, J., Cranston, K., Kitzes, J., Nederbragt, L., & Teal, T. K. (2017). Good enough practices in scientific computing. PLOS Computational Biology, 13(6), e1005510. https://doi.org/10.1371/journal.pcbi.1005510 备注 如需课程大纲(含周计划、阅读与作业详情)与评分量表,请联系课程团队索取。上述安排可能依据学院教学日历与学生构成适度调整,但核心目标与评估对齐原则保持不变。
课程发布公告:《Python入门与进阶》 一、课程简介与办学宗旨 本课程系统覆盖Python编程从零基础到中级应用所需的核心知识与能力,兼顾语言特性、数据处理与可视化、软件工程实践及并发与网络等进阶主题。课程以学习科学与计算机教育研究的循证证据为设计依据,通过主动学习、形成性评价、即时反馈与项目化学习等策略,提高学习成效与迁移能力(Freeman et al., 2014; Prince, 2004; Black & Wiliam, 1998)。课程目标在于培养学习者编写稳健、可维护、可测试且符合风格规范的Python程序之能力,并能在真实情境中整合数据与工程实践解决问题。 二、课程定位与目标受众 - 定位:编程入门至进阶的桥梁型课程,面向跨学科初学者与有一定编程经验者的系统进阶需求。 - 受众:对数据分析、自动化脚本、科研计算或软件开发感兴趣的高校学生与在职学习者。 - 先修:无需编程背景;建议具备基本逻辑与高中数学素养。 三、可测量学习目标(完成课程后,学习者能够) - 知识与理解: - 解释Python基本语法、内置数据结构与执行模型,阐述命名空间、可变性与异常处理的原理。 - 阐明迭代器/生成器、面向对象、上下文管理器与类型标注的用途与局限。 - 技能与应用: - 使用控制流、函数式抽象与数据结构实现中小型程序;遵循PEP 8编写可读、可维护代码(van Rossum et al., PEP 8)。 - 以pytest进行单元测试与测试驱动的迭代开发(Erdogmus et al., 2005),应用logging与错误处理提升健壮性。 - 利用NumPy/pandas/matplotlib完成数据清洗、分析与可视化,遵循可重复研究与可追溯实践(Kluyver et al., 2016; Rule et al., 2018)。 - 迁移与评估: - 设计并实现含命令行接口或简易API的应用,权衡并发模型(多线程、多进程、asyncio)以满足性能与可维护性要求。 - 运用代码审查与同侪反馈改进方案质量,反思并阐明设计取舍与测试充分性。 四、课程结构与模块(建议12周,约36学时+课后实践) - 模块A:编程基础 - 主题:数据类型与表达式、控制流、函数与作用域、基本数据结构(列表/字典/集合/元组)、文件I/O。 - 模块B:Pythonic实践 - 主题:迭代器与生成器、列表推导式、错误与异常、上下文管理器、模块与包、虚拟环境与依赖管理、类型标注与静态检查。 - 模块C:数据处理与可视化 - 主题:NumPy数组运算、pandas数据帧操作、数据清洗与转换、基本可视化。 - 模块D:软件工程与质量保障 - 主题:版本控制(Git)、代码风格与自动格式化、单元测试与TDD(pytest)、日志与配置管理、包发布入门。 - 模块E:并发、网络与数据库入门 - 主题:多线程/多进程/asyncio、HTTP与简单API、SQLite与ORM(入门)、基本性能分析与优化。 - 模块F:期末综合项目 - 形式:数据分析报告或小型应用(脚本/CLI/API),要求代码审查、测试覆盖与技术说明书。 五、教学与学习策略(循证设计) - 主动学习与现场编码演示:通过问题驱动练习与现场演示降低认知负荷、增强可视化思维与即时纠错(Freeman et al., 2014; Prince, 2004)。配合“范例–变式–迁移”的任务梯度,结合示例学习有效促进技能内化(Atkinson et al., 2000; Sweller, 1988)。 - 形成性评价与检索练习:以短测验、在线练习与代码单测促进“测试效应”和间隔练习,提高长期保持与迁移(Roediger & Karpicke, 2006)。 - 结对编程与同侪评审:提升问题求解质量与代码可读性,并促进元认知与沟通协作(Salleh et al., 2011)。提供明确评审准则与示例以保障质量与公平。 - 工具支持与可重复性:Jupyter/VS Code与自动化测试、持续集成示例,强化可追溯与复现规范(Kluyver et al., 2016; Rule et al., 2018)。 - 包容性与通用学习设计:多模态材料、分层挑战与可及性规范,支持不同基础与需求的学习者(CAST, 2018)。 六、评价方式与学术诚信 - 评价构成(建议权重,可由教学安排微调): - 形成性测验与在线练习:20%(即时反馈,不计入成绩的练习亦用于诊断) - 编程作业(阶段性4–6次):40%(配评分量表,包含正确性、风格、文档与测试覆盖) - 同侪评审与代码审查:10%(依据建设性反馈质量与修订效果) - 期末综合项目(含演示与技术文档):30% - 通过标准:项目与作业均需达到合格线;未通过任一核心任务者不授予结业。 - 学术诚信:采用版本历史审查与代码相似性检测工具(如MOSS)进行学术规范核验,提供澄清与申诉通道。强调独立完成与恰当引用第三方库与示例。 七、学习资源与平台 - 编程环境:Python 3.12或更新版本;建议使用venv进行环境隔离;编辑器推荐VS Code或JupyterLab。 - 版本控制与协作:Git(提供基础工作流与提交规范)。 - 风格与文档:PEP 8规范、docstring与README模板、示例性项目骨架。 - 参考资料(官方优先):Python官方教程与标准库文档;入门数据分析的官方指南与社区教程(经筛选与标注难度)。 八、学习时程与工作量预期 - 建议学时:每周3学时课堂+每周4–6小时课后实践。 - 节奏安排:每周“预习微课+课堂实践+课后巩固”,采用周度学习目标与检查清单,提供可视化进度追踪。 九、技术与支持 - 作业自动评测与即时反馈平台,提供失败用例与最小复现指引。 - 办公时段与线上答疑:固定时段助教与教师支持。 - 可及性支持:按需提供无障碍材料与替代评估安排。 十、报名与名额 - 名额与开班细则将依据注册需求与教学资源进行配置;报名开放后将发布选课说明与候补机制。 本课程坚持基于证据的课程设计,兼顾可学性、可教性与可评性,欢迎关注并报名参与。 参考文献 - Atkinson, R. K., Derry, S. J., Renkl, A., & Wortham, D. (2000). Learning from examples: Instructional principles from the worked examples research. Review of Educational Research, 70(2), 181–214. https://doi.org/10.3102/00346543070002181 - Black, P., & Wiliam, D. (1998). Assessment and classroom learning. Assessment in Education, 5(1), 7–74. https://doi.org/10.1080/0969595980050102 - CAST. (2018). Universal Design for Learning Guidelines version 2.2. https://udlguidelines.cast.org - Erdorgmus, H., Morisio, M., & Torchiano, M. (2005). On the effectiveness of the test-first approach to programming. IEEE Transactions on Software Engineering, 31(3), 226–237. https://doi.org/10.1109/TSE.2005.37 - Freeman, S., et al. (2014). Active learning increases student performance in science, engineering, and mathematics. Proceedings of the National Academy of Sciences, 111(23), 8410–8415. https://doi.org/10.1073/pnas.1319030111 - Hattie, J., & Timperley, H. (2007). The power of feedback. Review of Educational Research, 77(1), 81–112. https://doi.org/10.3102/003465430298487 - Kluyver, T., Ragan-Kelley, B., et al. (2016). Jupyter Notebooks—a publishing format for reproducible computational workflows. In F. Loizides & B. Schmidt (Eds.), Positioning and Power in Academic Publishing: Players, Agents and Agendas (pp. 87–90). IOS Press. https://doi.org/10.3233/978-1-61499-649-1-87 - Prince, M. (2004). Does active learning work? A review of the research. Journal of Engineering Education, 93(3), 223–231. https://doi.org/10.1002/j.2168-9830.2004.tb00809.x - Roediger, H. L., & Karpicke, J. D. (2006). Test-enhanced learning. Psychological Science, 17(3), 249–255. https://doi.org/10.1111/j.1467-9280.2006.01693.x - Rule, A., Tabard, A., & Hollan, J. D. (2018). Exploration and explanation in computational notebooks. Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems, 1–12. https://doi.org/10.1145/3173574.3173606 - Salleh, N., Mendes, E., & Grundy, J. (2011). Empirical studies of pair programming: A systematic literature review. IEEE Transactions on Software Engineering, 37(4), 509–525. https://doi.org/10.1109/TSE.2010.59 - Sweller, J. (1988). Cognitive load during problem solving: Effects on learning. Cognitive Science, 12(2), 257–285. https://doi.org/10.1207/s15516709cog1202_4 - van Rossum, G., Warsaw, B., & Coghlan, N. (n.d.). PEP 8 — Style Guide for Python Code. Python Software Foundation. https://peps.python.org/pep-0008/ - Python Software Foundation. (n.d.). The Python Tutorial. https://docs.python.org/3/tutorial/
Course Announcement: Data Visualization Basics Purpose and Rationale Data visualization is a foundational competency for evidence-informed decision-making across scientific, public, and private sectors. Empirical research demonstrates that specific visual encodings differentially support accurate quantitative judgment (e.g., position and length outperform area and color for magnitude comparison), making principled design knowledge essential for valid analysis and communication (Cleveland & McGill, 1984; Ware, 2013). Further, task-centric design frameworks and layered design processes improve fitness-for-purpose and interpretability in applied contexts (Munzner, 2014; Heer, Bostock, & Ogievetsky, 2010). Ethical and accessible visualization practices are equally critical to ensure truthful representation, audience trust, and inclusive use, particularly with public-facing visuals (Cairo, 2016; Tufte, 1983; World Wide Web Consortium [W3C], 2018). Data Visualization Basics is a new, introductory-level course that equips learners with theory-grounded, practice-oriented skills for designing effective charts, selecting appropriate encodings, and communicating quantitative insights with rigor and integrity. The course emphasizes perceptual principles, task abstraction, evaluation through critique, and ethical standards, ensuring that students can create visuals that are accurate, comprehensible, and accessible. Intended Audience and Prerequisites - Audience: Early-career analysts, researchers, data-curious professionals, and students seeking a principled introduction to visualization. - Prerequisites: Comfort with basic descriptive statistics (e.g., distributions, summary measures) and spreadsheets. No prior programming is required; optional pathways in R or Python are provided for those wishing to code. Learning Outcomes By the end of the course, students will be able to: - Map data types to effective visual encodings and chart forms, grounded in perceptual evidence (Cleveland & McGill, 1984; Ware, 2013). - Apply a task-driven design process (from problem characterization to encoding selection and annotation) to produce fit-for-purpose visuals (Munzner, 2014). - Critically evaluate charts for accuracy, efficiency, ethical integrity, and accessibility, using established criteria and empirical findings (Cairo, 2016; Bateman et al., 2010; W3C, 2018). - Construct simple, reproducible charts using at least one toolchain (e.g., spreadsheet+tableau-style tools, R/ggplot2, or Python/Altair), with clear design rationales. - Communicate insights through concise, audience-appropriate narratives and visual annotations, minimizing cognitive load and visual clutter (Tufte, 1983; Few, 2012). Course Design and Pedagogy The course blends short, evidence-based lectures with active learning labs and guided critiques. Active learning structures (e.g., worked examples, peer review, and retrieval practice) are employed given their demonstrated efficacy in improving performance in STEM education (Freeman et al., 2014). Weekly modules proceed from foundational perceptual principles and chart taxonomies to comparative design decisions, narrative techniques, and accessibility. Representative Topics - Visual perception and cognition for design: preattentive features, Gestalt, color theory; effectiveness of encodings (Ware, 2013; Cleveland & McGill, 1984). - Chart families and task alignment: comparison, distribution, composition, and relationship tasks; when not to use a chart type (Heer et al., 2010). - Design process and critique: problem/task abstraction, encoding/mark selection, annotation, iteration, and evaluation (Munzner, 2014). - Truthful and ethical visualization: avoiding misleading scales, cherry-picking, and spurious emphasis; transparency and uncertainty communication (Cairo, 2016; Tufte, 1983). - Accessibility and inclusion: color-vision-safe palettes, contrast, text alternatives, and screen-reader considerations (W3C, 2018). Assessment and Evidence of Learning - Low-stakes quizzes to reinforce key perceptual and design principles. - Lab assignments that require implementing and justifying design choices for specific analytic tasks, with structured peer feedback. - Critique memos that apply empirical criteria to real-world visualizations. - A capstone project: end-to-end design of a small visualization portfolio grounded in task analysis and supported by scholarly rationale. Rubrics prioritize correctness of data-to-visual mapping, perceptual effectiveness, ethical clarity, accessibility, and communication quality, consistent with established guidance (Cleveland & McGill, 1984; Ware, 2013; Cairo, 2016; W3C, 2018). Tools and Resources Students may complete assignments using: - Spreadsheet and GUI-based tools (e.g., Tableau Public) for rapid prototyping and communication. - R with ggplot2 or Python with Altair for reproducible, grammar-of-graphics workflows. Curated datasets and templates are provided to scaffold skill development while emphasizing design reasoning over tool-specific mechanics. Quality and Accessibility Commitments The course integrates inclusive design practices and provides guidance aligned with WCAG 2.1 for color contrast, alternative text, and descriptive annotation (W3C, 2018). Examples and datasets are selected to reflect diverse application domains and audiences. Enrollment Enrollment is now open. Prospective learners should have basic statistical literacy and an interest in rigorous, communicative data practices. Further details on schedule and delivery modality will be provided upon registration. References Bateman, S., Mandryk, R. L., Gutwin, C., Genest, A., McDine, D., & Brooks, C. (2010). Useful junk? The effects of visual embellishment on comprehension and memorability of charts. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (pp. 2573–2582). ACM. Cairo, A. (2016). The truthful art: Data, charts, and maps for communication. New Riders. Cleveland, W. S., & McGill, R. (1984). Graphical perception: Theory, experimentation, and application to the development of graphical methods. Journal of the American Statistical Association, 79(387), 531–554. Few, S. (2012). Show me the numbers: Designing tables and graphs to enlighten (2nd ed.). Analytics Press. Freeman, S., Eddy, S. L., McDonough, M., Smith, M. K., Okoroafor, N., Jordt, H., & Wenderoth, M. P. (2014). Active learning increases student performance in science, engineering, and mathematics. Proceedings of the National Academy of Sciences, 111(23), 8410–8415. Heer, J., Bostock, M., & Ogievetsky, V. (2010). A tour through the visualization zoo. Communications of the ACM, 53(6), 59–67. Munzner, T. (2014). Visualization analysis and design. CRC Press. Tufte, E. R. (1983). The visual display of quantitative information. Graphics Press. Ware, C. (2013). Information visualization: Perception for design (3rd ed.). Morgan Kaufmann. World Wide Web Consortium. (2018). Web Content Accessibility Guidelines (WCAG) 2.1. W3C. https://www.w3.org/TR/WCAG21/
快速在官网、教务系统与校内邮件同步发布新课公告,确保培养目标与评估方式表述一致,缩短审批与上线周期
面向初级与进阶人群生成差异化公告,统一术语与卖点,用于招生页、社群与短信触达,提升转化
批量产出多语种上线文案,适配平台字数与版式规范,提供A/B标题与导语以优化点击率与完课报名
将大纲、时间安排与先修要求快速整理为可发布公告,自动附阅读清单与参考资料,节省排版与校对时间
为内训课程在企业门户与邮件系统发布正式公告,明确能力模型与评估机制,提升员工报名与到课率
为公众号、新闻稿与英文官网同步输出权威文案,统一引用风格与口径,强化机构学术形象
- 用最少输入,快速产出“新课程发布公告”的高质量初稿:你只需提供课程标题与目标语言,即可生成一篇可直接对外发布的公告。 - 让AI以“课程开发专家”的专业视角写作:把课程规划、学习目标、评估方式、教学策略等教学设计要素,精准转化为外部易读的公告内容。 - 保证严谨与可信:采用基于证据的论述、正式客观的学术表达,并遵循相应学科的引用风格,避免夸大与错误信息。 - 兼顾转化与合规:在保持学术权威感的同时,突出课程价值与亮点,提升报名转化与合作洽谈效率。 - 一次生成,多场景复用:结构化输出便于官网、邮件、社媒、招生手册等渠道快速适配与复用,减少反复改稿和跨部门沟通成本。
将模板生成的提示词复制粘贴到您常用的 Chat 应用(如 ChatGPT、Claude 等),即可直接对话使用,无需额外开发。适合个人快速体验和轻量使用场景。
把提示词模板转化为 API,您的程序可任意修改模板参数,通过接口直接调用,轻松实现自动化与批量处理。适合开发者集成与业务系统嵌入。
在 MCP client 中配置对应的 server 地址,让您的 AI 应用自动调用提示词模板。适合高级用户和团队协作,让提示词在不同 AI 工具间无缝衔接。
免费获取高级提示词-优惠即将到期