Python Basic Structures: Lists, Strings, and Files

所在平台: Coursera

课程主页: https://www.coursera.org/learn/python-basic-structures-lists-strings-and-files

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Python基础结构:列表、字符串和文件 概述:在几分钟内编写并运行您的第一个Python程序,无需安装任何软件!本课程针对有限编码经验的学习者设计,旨在提供扎实的Python基础以及可转移至其他编程语言的计算机科学核心主题。课程模块涵盖列表、字符串和文件。在参加此课程之前,建议先完成《Python基础:选择与迭代》。 为了提供真正动手操作的自学体验,此课程不包含视频。作业包括简短的解释、图片和可运行的代码示例,并提供建议的修改以进一步探索代码案例,通过实践加深理解。您将通过多种评估项目获得即时反馈,从快速理解检查(选择题、填空题和重新排列代码块)逐步过渡到简单、易于接近的编码练习,这些练习通常只需几分钟即可完成。 课程大纲: 1. 列表:第一周的作业涵盖如何使用列表在单个变量中存储多个数据片段,以及如何迭代列表或使用内置方法和函数来操作列表。模块结束时包含实验室和评分编码练习。 2. 字符串:第二周的作业围绕在字符串中存储多个字符或文本,并使用内置方法和函数来操作字符串。模块以实验室和评分编码练习结束。 3. 文件:第三周的作业包括如何从文本和CSV文件导入和导出大规模数据。模块末尾同样有实验室和评分编码练习。 通过此课程,您将构建起Python编程的基本知识,并为后续学习奠定良好的基础。

课程大纲

Name:Lists

Description:Welcome to Week 1 of the Python Basic Structures: Lists, Strings, and Files course. These assignments cover using lists to store multiple pieces of data in a single variable and iterating over lists or using built-in methods and functions to manipulate lists. The module ends with a lab and graded coding exercises.

Name:Strings

Description:Welcome to Week 2 of the Python Basic Structures: Lists, Strings, and Files course. These assignments cover storing multiple characters or text in a string and using built-in methods and functions to manipulate strings. The module ends with a lab and graded coding exercises.

Name:Files

Description:Welcome to Week 3 of the Python Basic Structures: Lists, Strings, and Files course. These assignments cover importing and exporting large pieces of data from text and CSV files. The module ends with a lab and graded coding exercises.

课程评论(0条)

课程详情

Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover lists, strings, and files. Completion of Python Basics: Selection and Iteration before taking this course is recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.

课程标签

0人关注该课程

主题相关的课程