|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
电子技术视频
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
登录
注册
首页
课程
TI培训
直播频道
专题
相关活动
芯兑换
您的位置:
EEWORLD大学堂
/
计算机及编程
/
编程
/
python3视频教程
/
1803 Dealing with logical errors
播放列表
课程目录
课程笔记
课时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
时长:4分22秒
日期:2019/05/24
收藏视频
分享
上传者:CMOS
去评论
课程介绍
相关标签:
Python
python3
教程中的内容包括:
* 面向有经验的开发者的 Python3的快速介绍。
* 创建函数和对象
* 使用python的内置对象和类
* 使用循环和迭代来让
代码
循环执行
* 理解并使用条件表达式
* 用继承来创建语句
* 用对象和库来重用代码
* 使用异常来处理错误
显示全部 ↓
换一批
猜你喜欢
TI-RSLK 模块17 - 控制系统
Microchip XLP超低功耗16位开发板
功率变换器电磁干扰及其相关电磁基础
使用TI解决方案为Xilinx新型FPGA提供电源(三)
手把手教你学DSP视频教程
CC1310通信距离测试
PIC32MX1/MX2入门开发工具套件
野火uCOS-III内核实现与应用开发实战指南
LabVIEW 技巧
2016 TI 工业研讨会:基于 MSP430 的TI超低功耗工业传感器技术
推荐帖子
50分求2440 CE的VIVI
小弟从没有接触过VIVI,(以后都是用EBOOT的),哪位老大能介绍一下VIVI的情况?有2440的VIVI能给我传一下吗,我的邮箱BEYONDMA@GMAIL.COM...
zlhjd
嵌入式系统
EVC4.0+PXA270SDK(自定义无错)开发的软件?
使用 EVC4.0+PXA270SDK(自定义无错)开发的软件release版无法在270pPDA上使用,请问是为什么? (运行时报缺库文件) ...
wcg
嵌入式系统
EEWORLD大学堂----Digikey KOL系列:欢迎进入MicroPython的奇妙世界
Digikey KOL系列:欢迎进入MicroPython的奇妙世界:http://training.eeworld.com.cn/course/5746本视频教程包含MicroPython简介、其与传统开发方式的对比、MicroPython应用、REPL简介,并带领大家一起投入到MicroPython的实战开发中去,演练实例为传感器驱动的开发。...
hi5
综合技术交流
如何用串口连接ATtiny2313(AVR)和MC68HC908AP(Freescale)
如题。 串口设置:9600 bps , 8bits, 1 stop bit, no parity MC68HC908AP上使用了上拉电阻(阻值不知道) ATtiny2313上没使用任何上拉电阻 我曾试着用线直接TxD-RxD,RxD-TxD连接,但是有严重的信号错误,根本无法识别。 连个单片机我都成功的使用MAX232和电脑通讯过,但不知道能否直接连接两个MCU,我没更多的MAX232了...
JOE510
嵌入式系统
用户评论
woulin
沒有字幕 但練練英文聽力還不錯!!!
2020年09月08日 13:48:13
回复
|
顶
()
Ayukulele
挺不错的这样的一种授课方式!!!
2020年07月10日 16:43:24
回复
|
顶
()
54chenjq
教程中的内容包括: * 面向有经验的开发者的 Python3的快速介绍。 * 创建函数和对象 * 使用python的内置对象和类 * 使用循环和迭代来让代码循环执行 * 理解并使用条件表达式
2020年03月20日 23:37:59
回复
|
顶
()
推荐视频
更多
《模拟与混合CMOS集成电路设计》(浙大版)
模拟精英—与业内专家面对面互联1
东南大学电力电子基础
[高精度实验室] 运算放大器 : 5 带宽
[高精度实验室] 介绍 & 国家仪器虚拟测试仪概述
直播回放: TI 创新下一代汽车网关系统
霍尔效应设备及连接方式
正点原子手把手教你学STM32-STemWin
2014英飞凌汽车电子开发者大会实况
英式树莓派中级教程
相关下载
更多
BeagleBone Black快速入门教程(完整版)
树莓派教程系列6:文件共享(samba)
AVR经典教程
python开发技术详解
Pulse Width Modulation for Power Converters - Principles and Practice.pdf
AD9电路设计案例教程 (全30讲)
VB串口通信设计视频演示源码
新概念51单片机C语言教程_郭天祥详解
STM8例程系列:风驰STM8S开发板教程
PYTHON编程 第4版 上册
电子工程世界版权所有
京ICP证060456号
京ICP备10001474号-1
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2021 EEWORLD.com.cn, Inc. All rights reserved
用户评论