|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/a-python-tale-a-relaxed-programming-course-for-beginners/
课程评论:没有评论
这门名为“Python的传说 • 适合初学者的轻松编程课程”的Coursera课程,旨在通过一种友好、轻松的教学方式,带领学员掌握Python编程基础。课程强调清晰的讲解和对概念的深入理解,特别适合零基础或有过少量编程经验但未能坚持下来的学习者。 课程内容涵盖: * **编程思维与沟通**:学习如何通过编程与计算机进行有效沟通的核心原理和思维方式。 * **代码重复与循环**:掌握使用`for`循环和`while`循环来重复执行代码块。 * **数据存储与类型**:学习如何使用变量来存储数据,并理解各种数据类型。 * **函数定义与复用**:学会定义自己的函数,实现代码的重复使用。 * **数据结构**:了解并使用列表(lists)、字典(dictionaries)和元组(tuples)等数据结构。 * **文件操作**:学习如何从外部文本文件和电子表格读取数据,以及将数据写入这些文件格式。 * **编码最佳实践**:掌握编码过程中的最佳实践。 除了教授Python的工具和技术,课程更侧重于培养正确的编程心态。通过一个名为Monty的角色和其引人入胜的比喻,课程将帮助学习者更直观地理解Python编程的奥秘,让学习过程更加有趣和有效。讲师拥有十年的Python教学经验,并是《The Python Coding Book》的作者。前几节课程可供试听,以便学习者判断教学风格是否适合自己。
A different way of learning to code in Python. This course takes you through the basics of programming in a teaching style that's friendly and relaxed.The focus is on clarity and really understanding what's going on.I've been teaching Python coding for a decade and I'm the author of The Python Coding Book (just ask Google for a "python book"!)My teaching style is different. Try out the first few lessons and if it's your style, then we'll be together for a many hours.No prior experience of Python or coding is required. This is a beginner's course.Or perhaps you're not a beginner, but you've done a bit of coding in the past but didn't carry on. It wasn't you, it's likely you didn't find the resources that speak directly to you. I can't promise my style is what you're looking for, but you'll know after the first few lessons!In this course you'll learn:How to apply the key principles and mindset for communicating with a computer through programmingHow to repeat blocks of code using `for` loops and `while` loopsHow to store data using variables and using various data typesHow to define your own functions to re-use codeHow to use data structures including lists, dictionaries, and tuplesHow to read data from external text files and spreadsheets and write data to these file formatsHow to apply best practices when codingThis course will teach you all the fundamental tools, of course, but more importantly, it will teach you the right mindset for programming. This is just as important as learning all the programming techniques-if not more important.And you'll also meet Monty, the main character in an analogy I love which I'll share with you in this course-trust me, this analogy alone is worth your time as Python programming will make so much more sense…