|
首页
|
电子技术
|
电子应用
|
电子头条
|
社区
|
论坛
测评
博客
电子技术视频
|
下载
|
电路图
|
参考设计
|
Datasheet
|
活动
|
直播
|
datasheet
datasheet
文章
搜索
中文
En
|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
大学堂
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
首页
课程
TI培训
直播频道
专题
相关活动
其他资源
下载中心
电路图
参考设计
您的位置:
EEWORLD大学堂
/
计算机及编程
/
编程
/
python3视频教程
/
0508 Specifying logical values with True and False
本课程为精品课,您可以登录eeworld继续观看:
0508 Specifying logical values with True and False
登录
播放列表
课程目录
课程笔记
课时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
时长:1分40秒
日期:2019/05/22
收藏视频
上传者:JFET
去评论
课程介绍
相关标签:
Python
python3
教程中的内容包括:
* 面向有经验的开发者的 Python3的快速介绍。
* 创建函数和对象
* 使用python的内置对象和类
* 使用循环和迭代来让代码循环执行
* 理解并使用条件表达式
* 用继承来创建语句
* 用对象和库来重用代码
* 使用异常来处理错误
显示全部 ↓
推荐视频
用户评论
woulin
沒有字幕 但練練英文聽力還不錯!!!
2020年09月08日 13:48:13
回复
|
顶
()
Ayukulele
挺不错的这样的一种授课方式!!!
2020年07月10日 16:43:24
回复
|
顶
()
54chenjq
教程中的内容包括: * 面向有经验的开发者的 Python3的快速介绍。 * 创建函数和对象 * 使用python的内置对象和类 * 使用循环和迭代来让代码循环执行 * 理解并使用条件表达式
2020年03月20日 23:37:59
回复
|
顶
()
猜您喜欢
推荐帖子
P89LPC932都有哪些库函数?它们的作用分别是什么?
哪位兄台使用过P89LPC932?请赐教。
xdyc2004
51单片机
BLDC电机控制
各位老师好,我现在做BLDC的DSP控制,现在发现一个问题,我将给定速度更改了,经过速度PID调节后,得到的占空比也发生了变化,但是电机转速没有明显的变化,这就很郁闷了,占空比发生了较大的变化,电机转速竟然会不变???麻烦各位老师赐教!
studyking
电机驱动控制(Motor Control)
5G小型化终端与基站天线技术
西安电子科技大学天线与微波技术重点实验室5G小型化高性能的终端与基站天线技术赵鲁豫教授内容大纲:1、5G终端与基站天线技术背景2、耦合谐振器去耦网络3、超表面天线阵去耦方法4、紧凑型超表面对线极化天线去耦5、毫米波天线阵
btty038
RF/无线
可编程的语音软件
超级好用的,把文字变成语音~哈哈可以做发声的电子书啊
sunnyzhu12
单片机
DDraw的surface VS 驱动的Overlay
现在确定显示驱动已经支持多层overlay.如何在DDraw的CreateSurface时指定surface画到哪一层overlay上?另外,请高手介绍下DDraw如何把应用层的参数传给驱动层的.
tiedollars
嵌入式系统
LM3S图形驱动库哪位上传一下!
LM3S图形驱动库哪位上传一下!LM3S图形驱动库哪位上传一下!LM3S图形驱动库哪位上传一下!TI的官网上不好下载!
youyi_xie
微控制器 MCU
推荐内容
热门视频
更多
数字化仪和数字万用表介绍视频
SYS BIOS 简介(6) —— 信号量
Microchip USB解决方案
CSS3疯狂5小时
【虚拟仪器大赛】虚拟电吉他
Atmel AVR XMEGA Xplained与Atmel Studio 6介绍
呆萌机器人集体跳广场舞,少女时代舞曲
集成电路版图设计
智能钢丝绳电磁无损检测传感器
如何在 Sitara AM5728 上的 Jailhouse 中启用 PCI Express
开源项目推荐
更多
LTC3426 的典型应用 - SOT-23 中的 1.2MHz 升压型 DC/DC 转换器
PythonIOT-one-WiLichee
加热小板
用于工业网络的 3.3V、5V DC 到 DC 多输出电源
ADA4610-2ACPZ-RL等效前置放大光电二极管电路典型应用电路
CH341A编程器
【物联网】鸿蒙智能WiFi开关+997610A
永磁同步电机FOC驱动器
test
LM324DR2G 多反馈带通滤波器运算放大器的典型应用
热门文章
更多
宁德时代钠离子电池发布充电、低温保持率占优/产业链
PLC的输入端,输出端常见的接线
倍捷连接器PEI-Genesis庆祝成立75周年
炬光科技:公司为上海微电子装备提供系统及核心元器件
射频PA常见指标和测试方法
【泰享实测之水哥秘笈】: 电源测试的人间烟火,深入浅出谈环路响应测试!
在示波器触发功能中容易忽略的设置
关于《s3c2416裸跑环境配置》一文的一些补充
采用增强互连封装技术的1200 V SiC MOSFET单管设计高能效焊机
电路图
高精密的仪表放大电路图
正端降压/升压式LED恒流驱动电路图
驱动闪烁灯电路
继电器节电电路之六c
高品质立体声HI-FI组合放大器01
双限比较电路
遥控红外检测电路
微型点焊机控制电路
数控机床跳步电路
低失真文氏电桥正弦波振荡器电路
几种保护电路功耗曲线和波形图
典型的脉冲反相放大器电路
叮咚门铃延时自熄灯电路
低噪声晶体振荡器
通用变频器用交流接触器切换变频与工频
555单稳态电路
传感器隔离放大电路
字符发生器的读出电路
带冷端补偿的热电偶放大电路
消除噪声电路
窗口比较器电路图1
电线自动成圈机计数电路
非隔离160V高压LED驱动电源电路
STK0080-2功放电路
全内置语音报号及和弦音乐来电芯片电路
电冰箱自动除臭器电路
555电器产品漏电检测“有电危险”语官告警插座电路
有数字显示的电池供电气压计电路
用CWl525A制作的半桥式500W开关稳压电源电路
利用uc3907设计成熟均流电路
可能感兴趣器件
WBCP13216702B
ABL-12.000MHZ-B2
ELF-21C003A
2200SG1G009F2MA
GQCBLF022940FBT
ABM82-64.000MHZ-18-E1G-T3
RJMG1J3536101ER
EQDP-028-03.75-SPD-TTR
K075KDS
SZ5C170SMTXV
ACLM4606C361K
CY7C1386BV25-167AC
HL72021-2800-0F
GSX-531/112DF24.90MHZ
PSK1212-9C
FM93CS66VMT8X
KMS010-85TG
D2510047021%P5
B2L-641147
PT7V4050TACFA12.000/22.368
TCT06030C1201X240R00
RM312-080-142-1900
M55302/60-D100Y-23
P0805Y2981BGTB
500P32N222JN4H
16CTQ060GSTRLPBF
ASQ24S15015-NS00
M6DXF1-Z1Z1-R/UL
BLU0603P-2872-BB101Q
101R18X391MSE
电子工程世界版权所有
京B2-20211791
京ICP备10001474号-1
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2023 EEWORLD.com.cn, Inc. All rights reserved
用户评论