|
首页
|
电子技术
|
电子应用
|
电子头条
|
社区
|
论坛
测评
博客
电子技术视频
|
下载
|
电路图
|
参考设计
|
Datasheet
|
活动
|
直播
|
datasheet
datasheet
文章
搜索
|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
大学堂
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
首页
课程
TI培训
直播频道
专题
相关活动
其他资源
下载中心
电路图
参考设计
您的位置:
EEWORLD大学堂
/
计算机及编程
/
编程
/
python3视频教程
/
0503 Using numbers
本课程为精品课,您可以登录eeworld继续观看:
0503 Using numbers
登录
播放列表
课程目录
课程笔记
课时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
时长:3分34秒
日期: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
回复
|
顶
()
猜您喜欢
推荐帖子
2407A的PCB,基本好了
见图[align=center][img]http://bbs.21ic.com/upfiles/img/20077/200771194020577.gif[/img][/align]
cheung
微控制器 MCU
WinCE6.0 加载窗体
现在有两个窗体,Form1和Form2.Form1上有很多的功能选项,还有一个Panel,我的想法是选择相应的功能选项,Panel就可以加载相应的Form1以外的窗体,也就是Form2.我知道Vb.net中怎么实现,但是不知道到WinCe的实现方法.
joalin
WindowsCE
【MSP430共享】MSP430全中文书籍介绍[选书指南]
说到MSP430书籍,在短短几年中确实出现了不少。以下是我们经常在中国市场所看到的关于MSP430中文方面的教科书材,现在整理了这贴子出来是为了给初者学选择书籍时有个帮助。更希望现已购买了这些书的网友们发表你对某些书本的看法或体会。欢迎你参与...[1]MSP430系列超低功耗16位单片机原理与应用作者:胡大可出版社: 北京航空航天大学出版社出版日期:2000年6月内容简介TI公司的MSP430系
hangsky
微控制器 MCU
大赛分享四:RSL10蓝牙SoC之BME680传感器数据采集
设备:RSL10-SENSE-GEVK:RSL10 传感器开发套件该传感器的数据采集有例程,直接上修改后的代码//-----------------------------------------------------------------------------// Copyright (c) 2018 Semiconductor Components Industries LLC// (d
Justice_Gao
安森美和安富利物联网创新设计大赛
FDRM-025Z开发板上面的仿真器可以用在MC9S12上面吗?
FDRM-025Z开发板上面的仿真器可以用在MC9S12上面吗?
2638823746
NXP MCU
找实习单位
本人今年大三,想找个嵌入式开发方向的实习工作,对薪水没有要求!广州深圳的朋友多多介绍啊!C/C++基础还行,熟悉WIN32 API,了解WIN CE!联系方式:81726675@qq.com
maky
嵌入式系统
推荐内容
热门视频
更多
模拟精英—与业内专家面对面互联3
慧净51单片机视频教程
趣味电子技术史话:电影的发明
Digi-Key: Follow Me 系列(2) 直播回放
WEBENCH电源设计工具基础知识
逆袭:进击的Simple Switcher !
这支AR画笔,可隔空作画,一键3D打印
单片机原理及应用 哈工大
深入理解无刷直流电机
埃隆.马斯克演讲:畅谈移居火星愿景
开源项目推荐
更多
RT8859M多相PWM控制器的典型应用,适用于AXG VR禁用的CPU内核电源
使用 BFP640 SiGe 晶体管的 3V、+14 dBm、2.33 GHz SDARS 有源天线第二级低噪声放大器
LTC1733 的典型应用 - 具有热调节功能的单片式线性锂离子电池充电器
AN098 用于电视调谐器应用的宽带放大器 MMIC
DC2080A,带传感器的能量收集 (EH) 多源演示板
使用具有最大功率点跟踪功能的 LTC4162EUFD-L40M 太阳能供电 36 节 3.2A 充电器的典型应用
用于确定 L6566BTR 的 OVP 和 OCP 的 IC 行为的典型外部电路 SMPS 电源的多模式控制器
LTC3772EDDB 演示板,550kHz 降压型 DC/DC 转换器,VIN = 2.75V-8V,VOUT = 2.5V @ 2A
MCP1603L 500mA 同步降压稳压器的典型 5V 至 1.0V @ 500mA 应用
LTC3522 的典型应用 - 同步 400mA 降压-升压转换器和 200mA 降压转换器
热门文章
更多
STM32—ADC多通道采集电压
直流电阻测试仪怎么使用
第三代半导体生产工具获突破!将缓解车企芯片短缺
示波器的插值办法
数字万用表的丈量规模和运用办法
VIAVI携全新光纤测试解决方案亮相OFC,以创新技术赋能光纤测试及认证
用简单的测试方法检查电池的容量
具有函数信号发生器和计数器的功能仪器的设计与实现
单相电机可以正反转吗_单相电机反转如何调成正转
可能感兴趣器件
M24128-BRDW5TG/P
430001-05-0
240-383DXM19-30SPPDNN
TCSD-20-D-08.00-01
7-1879692-8
HL7ER-151-WBQ
A106S1RNCBK
PLN124J4ST8B-1D1
STI94000-70GFE
ABSM2-FREQ-S-R100-B-4-T
12067C221KAT9A
ARC3-544M32DA
EMVA12AA4-25.000M
UM-1J/M31D7FREQ1
SMRF3013-680KLF
4304H-101-333
WL829DA-Z01-T
CQR29A3MF332K3L
RWR80S17R2BRRSL
RM222-010-212-5739
M80-4T11801F3-02-302-04-302
E108L3D1Z3SE
RIAN14LTEB222JHCE
GUS-TS0ALF-03-1231-DG
EQRA12H2H-32.760MTR
RNR50J2913BRB1431
P1206Y2802BB
PIMXRT705FXAE4A
GP70ER-224-GT50Q
SQCB2A360JAQRE
电子工程世界版权所有
京B2-20211791
京ICP备10001474号-1
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2023 EEWORLD.com.cn, Inc. All rights reserved
用户评论