#06 - Manipulando arquivo JSON com Python (Parte 6 - Final) - Try/Except e Conceitos

Опубликовано: 02 Июль 2026
на канале: William C. Canin
503
22

Olá, este vídeo você irá saber sobre try/except e alguns conceitos de reparar código.
OBS: Vídeo sem cortes e edição.

Ambiente de desenvolvimento ###

Python Versão: 3.7
OS: Linux
OS Distribuição: Arch Linux
OS Ambiente Gráfico: Gnome
Gnome Extensões: Dash to Dock, TopIcons Plus
IDE: Visual Studio Code
IDE Tema: Material Theme Darker High Contrast
IDE Fonte: Fire Code
IDE Plugins: Python, Python for VSCode
IDE Linter: Flake8
Terminal: Terminator
Terminal Fonte: Fire Code
Shell: zsh
Shell Plugins: zsh-autosuggestions, zsh-syntax-highlighting, python
Shell Framework: oh-my-zsh

Documentação Python para essa série ###

Váriaveis:
http://www.openbookproject.net/thinkc...

Parametrização (*args):
https://docs.python.org/3/glossary.ht...

Strings:
http://www.openbookproject.net/thinkc...

Dicionários:
https://docs.python.org/3/tutorial/da...
http://www.openbookproject.net/thinkc...

If/Else:
https://docs.python.org/3/tutorial/co...

While:
https://docs.python.org/3/reference/c...

Funções:
https://docs.python.org/3/tutorial/co...
https://docs.python.org/3/library/2to...
http://www.openbookproject.net/thinkc...

Classes:
https://docs.python.org/3/tutorial/cl...
https://docs.python.org/3/tutorial/cl...
https://docs.python.org/3/tutorial/cl...
http://www.openbookproject.net/thinkc...

Try/Except:
https://docs.python.org/3/tutorial/er...

Módulos:
http://www.openbookproject.net/thinkc...

Import:
https://docs.python.org/3/reference/i...

Built-In tipos:
https://docs.python.org/3/library/std...

Library:
https://docs.python.org/3/library/os....
https://docs.python.org/3/library/jso...
https://docs.python.org/3/library/get...
https://docs.python.org/3/library/std...
https://docs.python.org/3/library/cry...
https://docs.python.org/3/library/hma...
https://docs.python.org/3/library/tex...