|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-python-basics-training/
课程评论:没有评论
课程名称:Python零基础入门 课程概述: 在1974年,一位著名程序员给同事发了一封备忘录,包括了一段成为全球最著名代码的程序,它在屏幕上显示了“hello, world”。在计算机能够显示这段文字之前,需要经过许多步骤!程序需要在代码编辑器中编写,必须安装编程语言,并且了解如何执行代码。再之后,要学习如何在屏幕上显示文本。我在1984年开始编程时,一切要简单得多,只需打开计算机开关并开始输入!而如今,情况更加复杂,最困难的步骤是……从哪里开始!你需要的是一门真正从基础开始的编程课程,从显示“hello, world!”开始。这就是我为你们创建的课程。 这门课程教给开发者开始学习Python所需的基础知识,重点内容包括计算、变量、列表、循环和条件分支等。学习这些编程基础不仅有助于你理解Python,也为你进入其他编程语言打下良好的基础。 目标受众: 1. 从未编程的爱好者,想要探索编程领域。 2. 在工作中使用Python进行小任务的专业人士,希望更有效地使用该语言。 3. 寻找IT新工作的员工,想要从头开始学习Python基础课程。 挑战: 对于从未编程的人来说,编程世界的无限可能可能让他们感到不知所措。面对众多的课程该如何找到合适的入门?大多数课程要么很无聊,要么没有从基础开始,导致有志于学习编程的人半途而废。本课程不同,我们将一起从绝对基础开始,如安装Python和选择代码编辑器。从那里,您将通过大量的例子和练习学习编写基本编程任务。课程结束后,您将更好地理解编程不仅仅是键盘操作,程序员为什么会真正享受编程的过程。 课程完成后,您将能够: - 编写自己的小程序,比如待办事项列表和通讯录。 - 更好地理解笔记本电脑和手机上的应用程序是如何创建的。 - 决定自己是否喜欢编程,并想要进一步探索Python。 课程内容: - 课程介绍:什么是Python?安装Python和代码编辑器。 - 数据类型和变量:数字和字符串。将值存储在变量中。组合变量和文本。 - 列表和循环:处理列表、元组和字典,学习它们的独特特性。 - 条件选择:利用if/else语句进行条件分支。 - 函数:将重复代码组合成可以从代码中调用的函数。 - 代码组织:使用Python模块,如datetime和random。创建自己的模块以保持代码组织。 - 文件和错误处理:读取和写入文本文件。通过异常处理保护程序不崩溃。 课程时长: 视频时长2.5小时,包含练习约6小时。 授课老师: 本课程由Loek van den Ouweland教授,他是一位拥有25年专业经验的高级软件工程师。他是Wunderlist(Windows)的创作者,并且热爱教授软件工程。 学生评价: - “学习Python的绝佳方式。每节课末尾的练习是巩固学习的完美方法,我会考虑其他这位讲师的课程!” - “如果你想学习Python,那么选择这位讲师和他的优秀课程是很好的选择。” - “讲师的方法很优秀:理论与实践结合。” 该课程旨在使初学者轻松入门Python编程,提供必要的知识和技能,为未来的编程旅程打下基础。
In 1974, a well known programmer send a memo to a colleague with a program that became the most famous code in the world. And what did it do?It put the text "hello, world" on the screen.Before a computer can put that text on the screen, many things must happen! The program needs to be written in a code editor. A programming language needs to be installed. You must know how to execute the code. Then you must learn the command to show text on the screen.When I started programming in 1984, things were a lot easier. I turned on the computer switch and started typing! These days, things are more complicated and the hardest step to take for my students is...where to start!What you need is a programming course that really starts at the beginning. That starts with getting "hello, world!" on the screen. And that is what I created for you.This course teaches developers what they should know when they start with Python. The focus is on topics like calculating, using variables, lists and loops and conditional branching.These programming fundamentals will not only help you to understand Python but will also be a great introduction to programming languages in general.Target audiencePeople who especially benefit from this course, are:enthusiasts who have never programmed before and like to explore the field of programmingprofessionals who use Python at work for small tasks and want to use the language more effectiveemployees who are looking for a new job in IT and are looking for a Python basics course to start at the beginningChallengesPeople who have never programmed before can be overwhelmed with the possibilities in the world of programming. How do you find the right introduction? Most courses are boring or they do not start at the beginning. This causes the aspiring programmer to stop learning. This course is different. Together we start with the absolute basics like installing Python and choosing a code editor. From there you learn to program basic programming tasks with the help of many examples and exercises. After the course, you understand better why programming is not just keyboard-work and why developers really enjoy it.What can you do after this course?you are able to write your own small programs like todo-lists and address booksyou understand better how apps on your laptop and phone are createdyou can make a decision if you like programming and want to explore Python furtherTopicsCourse introduction: What is Python? Install Python and a code editor.Datatypes and variables: Numbers and strings. Store values in variables. Combine variables and text.Lists and loops: Working with lists, tuples and dictionaries and learning their unique features.Selection: Conditional branching with the help of if/else clauses.Functions: Combine repeating code into functions that can be called from your code.Organizing code: Python modules like datetime and random. Create your own modules to keep code organized.Files and error handling: Read and write from text files. Protect your programs from crashing with exception handling.Duration2,5 hours video time, ~6 hours including practicing exercises.The teacherThis course is taught by Loek van den Ouweland, a senior software engineer with 25 years of professional experience. Loek is the creator of Wunderlist for windows, Microsoft To-do and Mahjong for Windows and loves to teach software engineering.Student reviewsStudents of this course tell me:* * * * * "Great way of teaching Python. The exercises at the end of each lesson were perfect ways of cementing the lesson. I would definitely look into other courses by this instructor!"* * * * * "If you're looking to learn Python, then you can't go wrong with this instructor and his selection of excellent courses."* * * * * "The method used by the instructor is excellent: theory and then hands-on."