|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/dsbwovkb/
课程评论:没有评论
课程名称:dsbwovkb 课程概述:该课程是一个小型课程,属于更大范围的Python课程,不需要先前经验。Python是一种解释型、高级的通用编程语言,其设计理念强调代码的可读性,使用显著的缩进方式。Python的语言结构以及面向对象的方法旨在帮助程序员为小型和大型项目编写清晰且逻辑性强的代码。Python是动态类型和垃圾回收的,支持多种编程范式,包括结构化(特别是过程式)、面向对象和函数式编程。由于其全面的标准库,Python常被称为“内置电池”的语言。 Python由Guido van Rossum于1980年代末在荷兰的数学与计算机中心(CWI)设计,作为ABC编程语言的继任者,灵感来源于SETL,并具备异常处理与接口功能。该项目的实施于1989年12月开始,Van Rossum在项目中负责所有开发工作,直到2018年7月12日宣布“永久休假”,结束了他作为Python的“终身仁慈独裁者”的职责。2019年1月,活跃的Python核心开发者选出五名成员组成“指导委员会”来领导该项目。
هذا الكورس صغير و هو جزء من الكورس. الكبير عن البايثون ولا يحتاج منك خبره. Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library.Python was conceived in the late 1980s[39] by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands as a successor to ABC programming language, which was inspired by SETL,[40] capable of exception handling and interfacing with the Amoeba operating system.[11] Its implementation began in December 1989.[41] Van Rossum shouldered sole responsibility for the project, as the lead developer, until 12 July 2018, when he announced his "permanent vacation" from his responsibilities as Python's "Benevolent Dictator For Life", a title the Python community bestowed upon him to reflect his long-term commitment as the project's chief decision-maker.[42] In January 2019, active Python core developers elected a five-member "Steering Council" to lead the project.