|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
电子技术视频
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
登录
注册
首页
课程
TI培训
直播频道
专题
相关活动
芯兑换
您的位置:
EEWORLD大学堂
/
计算机及编程
/
编程
/
python3视频教程
/
0204 Reusing code with a function
播放列表
课程目录
课程笔记
课时1:0101 Welcome
课时2:0102 Understanding prerequisites for Python
课时3:0103 Using the exercise files
课时4:0201 Getting started with Hello World
课时5:0202 Selecting code with conditionals
课时6:0203 Repeating code with a loop
课时7:0204 Reusing code with a function
课时8:0205 Creating sequences with generator functions
课时9:0206 Reusing code and data with a class
课时10:0207 Greater reusability with inheritance and polymorphism
课时11:0208 Handling errors with exceptions
课时12:0301 Installing Python 3 and Eclipse for Mac
课时13:0302 Installing Python 3 and Eclipse for Windows
课时14:0401 Creating a main script
课时15:0402 Understanding whitespace in Python
课时16:0403 Commenting code
课时17:0404 Assigning values
课时18:0405 Selecting code and values with conditionals
课时19:0406 Creating and using functions
课时20:0407 Creating and using objects
课时21:0501 Understanding variables and objects in Python
课时22:0502 Distinguishing mutable and immutable objects
课时23:0503 Using numbers
课时24:0504 Using strings
课时25:0505 Aggregating values with lists and tuples
课时26:0506 Creating associative lists with dictionaries
课时27:0507 Finding the type and identity of a variable
课时28:0508 Specifying logical values with True and False
课时29:0601 Selecting code with if and else conditional statements
课时30:0602 Setting multiple choices with elif
课时31:0603 Understanding other strategies for multiple choices
课时32:0604 Using the conditional expression
课时33:0701 Creating loops with while
课时34:0702 Iterating with for
课时35:0703 Enumerating iterators
课时36:0704 Controlling loop flow with break continue and else
课时37:0801 Performing simple arithmetic
课时38:0802 Operating on bitwise values
课时39:0803 Comparing values
课时40:0804 Operating on Boolean values
课时41:0806 Understanding operator precedence
课时42:0901 Using the re module
课时43:0902 Searching with regular expressions
课时44:0903 Replacing with regular expressions
课时45:0904 Reusing regular expressions with re.compile
课时46:1001 Learning how exceptions work
课时47:1002 Handling exceptions
课时48:1003 Raising exceptions
课时49:1101 Defining functions
课时50:1102 Using lists of arguments
课时51:1103 Using named function arguments
课时52:1104 Returning values from functions
课时53:1105 Creating a sequence with a generator function
课时54:1201 Understanding classes and objects
课时55:1202 Using methods
课时56:1203 Using object data
课时57:1204 Understanding inheritance
课时58:1205 Applying polymorphism to classes
课时59:1206 Using generators
课时60:1207 Using decorators
课时61:1301 Understanding strings as objects
课时62:1302 Working with common string methods
课时63:1303 Formatting strings with str.format
课时64:1304 Splitting and joining strings
课时65:1305 Finding and using standard string methods
课时66:1401 Creating sequences with tuples and lists
课时67:1402 Operating on sequences with built-in methods
课时68:1403 Organizing data with dictionaries
课时69:1404 Operating on character data with bytes and byte arrays
课时70:1501 Opening files
课时71:1502 Reading and writing text files
课时72:1503 Reading and writing binary files
课时73:1601 Creating a database with SQLite 3
课时74:1602 Creating retrieving updating and deleting records
课时75:1603 Creating a database object
课时76:1701 Using standard library modules
课时77:1702 Finding third-party modules
课时78:1703 Creating a module
课时79:1801 Dealing with syntax errors
课时80:1802 Dealing with runtime errors
课时81:1803 Dealing with logical errors
课时82:1804 Using unit tests
课时83:1901 Normalizing a database interface
课时84:1902 Deconstructing a database application
课时85:1903 Displaying random entries from a database
课时86:2001 Goodbye
时长:2分43秒
日期:2019/05/23
收藏视频
分享
上传者:CMOS
去评论
课程介绍
相关标签:
Python
python3
教程中的内容包括:
* 面向有经验的开发者的 Python3的快速介绍。
* 创建函数和对象
* 使用python的内置对象和类
* 使用循环和迭代来让
代码
循环执行
* 理解并使用条件表达式
* 用继承来创建语句
* 用对象和库来重用代码
* 使用异常来处理错误
显示全部 ↓
换一批
猜你喜欢
十天学会单片机和C语言编程
MSP CapTIvate自适应传感器PCB设计指南
Atmel SAM D21 PTC噪声抑制的功能(二)
PMSM控制技术:PWM调制技术 - 电机控制电子实验室第4章
CES 2015焦点: Novi重新定义智能家居保安
电机启蒙系列教程
教你怎样改善输出滤波
使用SimpleLink解决方案开发蓝牙低功耗应用2
采用低成本、低功耗CPLD开发套件制作音乐,实现更多功能
隔离拓扑简介
推荐帖子
请问一道题目
试写出大尾数和小尾数机器中下图的数据结构,下图中a,b个占4bit长度 0 0 1 2 3 4 5 6 7 +-+-+-+-+-+-+-+-+ | | | | a  ...
mooddog
嵌入式系统
有关3G网络通讯
我的工作是3G无线网络测试工程师..新手.. 我想问有关RNC软件设计方面,RNC各模块具体功能. 手机嵌入式开发....
shaolong
嵌入式系统
特价供应二手86145A 86145A 86145A 光谱分析仪
特价供应二手86145A 86145A 86145A 光谱分析仪 联系: 邹先生 东莞: 13168918785 深圳: 18923859098 13006600689  ...
a563579853
嵌入式系统
‘*’和‘#’有对应的虚拟键码么?
在做输入法,windows CE5.0环境下,4X5键盘输入,请教‘*’和‘#’有对应的虚拟键码么?因为输入法要按‘*’来切换输入法。...
67067710
嵌入式系统
用户评论
woulin
沒有字幕 但練練英文聽力還不錯!!!
2020年09月08日 13:48:13
回复
|
顶
()
Ayukulele
挺不错的这样的一种授课方式!!!
2020年07月10日 16:43:24
回复
|
顶
()
54chenjq
教程中的内容包括: * 面向有经验的开发者的 Python3的快速介绍。 * 创建函数和对象 * 使用python的内置对象和类 * 使用循环和迭代来让代码循环执行 * 理解并使用条件表达式
2020年03月20日 23:37:59
回复
|
顶
()
推荐视频
更多
基于树莓派如何开发机器人
慧净电子Arduino视频教程
永腾电子28335视频
赛普拉斯 PSoC Creator教程
手把手教你学UCOSIII(正点原子)
开关电源课程
新版RTOS教程:15天入门RT-Thread内核
嵌入式Linux防火墙产品设计
HCIA-IoT华为认证物联网工程师视频课程
NXP恩智浦LPC80x 微控制器系列教程
相关下载
更多
PLC教程 第3版
树莓派系统安装与基础知识教程
通信原理教程-第2版-樊昌信-电子工业出版社-pdf
ADS原理图版图联合仿真Cosimulation_with_layout
FPGA数字信号处理设计教程:System_Generator入门与提高
简单学python
Computing with Memory for Energy- Efficient Robust Systems
嵌入式linux入门的培训教程
FPGA与SOPC设计教程:DE2实践.pdf
最新树莓派如何汉化显示中文教程
电子工程世界版权所有
京ICP证060456号
京ICP备10001474号
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2021 EEWORLD.com.cn, Inc. All rights reserved
用户评论