|
首页
|
电子技术
|
电子应用
|
电子头条
|
社区
|
论坛
测评
博客
电子技术视频
|
下载
|
电路图
|
参考设计
|
Datasheet
|
活动
|
直播
|
datasheet
datasheet
文章
搜索
中文
En
|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
大学堂
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
首页
课程
TI培训
直播频道
专题
相关活动
其他资源
下载中心
电路图
参考设计
您的位置:
EEWORLD大学堂
/
计算机及编程
/
编程
/
python3视频教程
/
0302 Installing Python 3 and Eclipse for Windows
本课程为精品课,您可以登录eeworld继续观看:
0302 Installing Python 3 and Eclipse for Windows
登录
播放列表
课程目录
课程笔记
课时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
时长:8分16秒
日期: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
回复
|
顶
()
猜您喜欢
推荐帖子
复旦微FM33LG0xx系列 资料汇总
复旦微FM33LG0xx系列 相关资料汇总:1、技术手册:2、复旦微FM33LG0xx系列的开发板原理图和PCB,可用于开发调试,与硬件最小系统设计参考。3、FM33LG0xx FL库例程Keil Pack
nmg
国产芯片交流
我下载一个东西怎么用了我24枚芯币
我下载一个东西怎么用了我24枚芯币。出现两次了,怎么回事:L :Q
cjx19840106
为我们提建议&公告
MSP430F413串口如何接收数组
MSP430F413串口如何接收数组,每次一发一堆数组就只能接收第一个直接 后面的就全丢了
d4824662
微控制器 MCU
计算机怎么用
计算机黑屏怎么办
sjwyhn
51单片机
九月,阳朔行
双节前趁人少去了趟阳朔,谁知待了一周多基本上不是阴天就是下雨,无奈,还是扛着相机出去拍了些照片。阳朔这地方,天阴下雨就雾气缭绕,照片的通透性很不好,大失所望。本来还打算去趟龙胜,半路被雨浇了回來,计划明年春天找个合适的时节再去专程拍摄。先上张在漓江岸边拍的照片,这张照片是下午4点多在漓江岸边一码头旁拍摄的,那天虽然没有雨,但因雾气影响,远处的能见度很差。
chunyang
聊聊、笑笑、闹闹
s3c44b0x串口接受字符串程序
谁有s3c44b0x串口接受字符串程序,贴一个上来,谢谢!
crazydream
嵌入式系统
推荐内容
热门视频
更多
Altera FPGA设计技巧提高实训
直播回放: ADI 储能系统助力电动汽车快充站的建设
2015电源设计研讨会: 德州仪器电源新产品
ADC中的电源设计
Atmel GPS 跟踪器应用演示
TI MSP430 集成可配置信号链模块在传感测量领域的应用
低速串行总线调试-I2C译码
直播回放: Keysight HDMI 2.1b 测试技术研讨会
电网自动化设备模拟前端设计要点以及 TI 方案
MSP432 超低功耗和物联网链接 MCU 介绍
开源项目推荐
更多
LT1072HVIT 全隔离转换器的典型应用
ADR425 超精密、低噪声、2.500 Vout XFET 电压基准作为精密升压输出稳压器的典型应用
LTC2144-14 演示板,14 位 105Msps 双路 ADC,DDR LVDS 输出,5-140MHz
使用 RP40-11012SFR DC/DC 转换器并根据 EN55022 A 类(双输出)进行 EMC 滤波的典型应用
具有 1.8V 输出的 300mA 高速、极低噪声 CMOS LDO 稳压器的典型应用
使用 ON Semiconductor 的 KA7812E 的参考设计
DER-660 - 29W高功率因数、隔离式反激式LED驱动器,带DALI调光功能
用于医疗的四路 SPST 模拟开关
物联网 wifi 智能插座
LT1076CR 基本正降压转换器的典型应用
热门文章
更多
51单片机-详细理解ASCII码
STC89C52之中断终结篇 ---- 自学笔记
Traxcell公司起诉苹果 称苹果地图侵犯了一项导航专利
新买的苹果手机坏了不给保修!苹果公司“霸气”回复遭到质疑
Ampleon发布增强性能的第3代碳化硅基氮化镓晶体管
上海疫情搅乱芯片产业,全球供应链受冲击
研究发现Apple Watch可以帮助预测镰状细胞病患者的疼痛
亮道智能补盲激光雷达首秀车展
TE Connectivity 亮相SNEC 2023
电路图
电子游艺机原理电路图
红外遥控芯片uPC1373的内部结构方框图
MPD7500G的输入与输出电路结构a
三极管基准基本偏置电路-电流负反馈式
避免温度计触头烧毛的电路b
两台电动机(或电器)互锁控制电路
行程开关控制正反转启动电路
LM317的基本应用电路02
彩电晶闸管式开关电源的原理电路
由NE565和μA710构成的移频键控解调器电路01
家用电器定时插座电路
MC7805与TL431组成的可调稳压电源
电池监测器
低压灯闪光器
简易延时器电路
7800系列组成的负电压输出稳压电路
采用LM317构成的高稳定度电源电路图
27MHz晶体调制器
与计算机接口的电桥式信号调制电路
高精度电压-电路转换器电路
五功能电冰箱保护器
用小晶闸管放大的触发电路
性能优良的充电器电路图
聋人用电子听音器
比较器发光二极管闪光电路
全自动冰箱保护器
555超速报警器电路
用NPN型功率晶体管扩流的BIG602集成稳压电源
具有脉冲宽度可调的无稳态电路
电话机原理图07
可能感兴趣器件
1600HGG100JCEDA
TP7RT35NBK
RN55C1433CR36
GQZJ11A
GUS-SS7ALF-02-4750-FF
NCT04EK121F348TRF
89J-6132A-10PW07(105)
RP3C-48DPLP
SFMH-126-02-STL-D-SL
CRT-104
AE550KS22-20PZ
DV-704A/K
TMM-128-05-L-D-SM-08-P-M
MT41K256M16HA-107G:E
232270482325L
MTSW-210-09-S-Q-225-LA
2M390MS076ZNU0509-5
M55342M02B24A9UTP
VJ0805Y222JXCAB5H
54112-410-50-2250
7107MD9WRI
RC55Z-220RCPB
SSW16A9312DLLF13
EM44GT33-13.000-1.5/0+50
VHP102706R00CB
1N5735C
10124782-102324MLF
NPP2-T126920OHM0.25%25PPM
M55342K02B54B2UT5
C0603C911GATACAUTO
电子工程世界版权所有
京B2-20211791
京ICP备10001474号-1
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
用户评论