Olá, este vídeo você irá aprender a criar um método para nossa classe JLogin, que será um método (logging_in) de logar no sistema através do arquivo JSON.
OBS: Vídeo sem cortes e edição.
Erros de fala ####
Pronuncia de palavras em inglês erradas algumas vezes, mas não se fragilize com isso (tenho que melhorar), mas sim preste atenção no conteúdo ;)
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 ###
Parametrização (*args):
https://docs.python.org/3/glossary.ht...
Dicionários:
https://docs.python.org/3/tutorial/da...
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...
Classes:
https://docs.python.org/3/tutorial/cl...
https://docs.python.org/3/tutorial/cl...
https://docs.python.org/3/tutorial/cl...
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...