Python Programming Fundamentals For Absolute Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-programming-fundamentals-zero-to-one/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Python编程基础课程(完全初学者) 课程概述: 本课程专为没有任何编程经验的初学者设计,旨在从零开始教授Python编程。课程内容涵盖计算机的基本工作原理、计算机系统的不同组件,以及从基础到高级的编程知识。学习者将掌握Python的核心概念,并能够逐步建构自己的编程能力。 课程主题: 1) 编程基础 2) Python简介 - Python是什么? - 为什么选择Python? - Python历史 - 特性:易学、动态类型、解释型、面向对象、可嵌入、可扩展、大型标准库、免费和开源 - Python的局限性 - Python软件基金会 - Python实现及其应用 - 不同版本的Python - 实际应用案例 - Python实现的替代品/变体 - 关键字、标识符、常量/字面量、数据类型 - Python语法 - 交互模式、脚本模式、普通模式、批处理模式 - 编程元素及Python程序结构 - 第一个Python应用程序 3) 数据类型 4) 操作符 - 算术操作符 - 比较操作符 - Python赋值操作符 - 逻辑操作符 - 成员操作符 - 身份操作符 - 三元操作符 - 操作符优先级 - "is"与"=="的区别 5) 字符串数据类型 - 介绍及重要性 - 数据结构的应用 - 集合类型:序列(字符串、列表、元组、范围)与非序列(集合、冻结集合、字典) - 字符串的表示、索引处理、迭代处理 - 字符串操作、格式化及常用方法 - 字符串的不变性 6) 列表数据类型 7) 元组数据类型 8) 字典数据类型 9) 控制语句 - 条件控制语句(if语句及其变体) - 循环控制语句(for、while及嵌套循环) - 分支语句(break、continue、pass、return) 10) 函数 11) 包和模块 该课程将为初学者提供全面的Python编程基础知识,帮助他们在软件开发领域迈出坚实的一步。

课程评论(0条)

课程详情

This comprehensive course is for complete beginners who don't have any programming experience , Any one want to learn Python programming from scratch. Here I am going through very basics like how computer works, What are different components of computer system and programming from basic to advanced like zero to one. Topics: 1) Programming Fundamentals2) Python Introduction• What is Python?• Why Python?• History• Features - Easy, Dynamic Typed, Interpreted, Object oriented, Embeddable, Extensible, Large standard libraries, Free and Open source• Limitations of Python• What is Python Software Foundation?• Python implementations• Python applications• Python versions• Real time use case in industries• Python Implementation Alternatives/Flavors• Keywords• Identifiers• Constants / Literals• Data types• Python Syntax• Interactive Mode• Scripting Mode Normal Mode Batch Mode• Programming Elements• Structure of Python program• First Python Application3) Data Types 4) Operators• Arithmetic Operators• Comparison Operators• Python Assignment Operators• Logical Operators• Membership Operators• Identity Operators• Ternary Operator• Operator precedence• Difference between "is" vs "=="5) String data typeIntroductionImportance of Data structuresApplications of Data structuresTypes of CollectionsSequenceStrings, List, Tuple, rangeNon sequenceSet, Frozen set, DictionaryStringsWhat is stringRepresentation of StringsProcessing elements using indexingProcessing elements using IteratorsManipulation of String using Indexing and SlicingString operatorsMethods of String objectString FormattingString functionsString Immutability6) List Data Type7) Tuple Data Type8) Dictionary data type9) Control StatementsConditional control statementsIfIf-elseIf-elif-elseNested-ifLoop control statementsforwhileNested loopsBranching statementsBreakContinuePassReturn10) Functions11) Packages and modules

课程标签

0人关注该课程

主题相关的课程