July 26, 2022

 



Realized

  • In the start day, posted in my GitHub profile the exercises of HackerRank;
  • Search and test of docker compose commands
  • Built and run docker compose containers
  • Entry in python shell of backend container 
  • Trying create superuser in backend container
  • In the final day realized exercise in HackerRank

Hacker Rank

  • Realized exercise about convert list in tuple, Python Language.

Content Viewed

  • Docker Compose Commands(EN):https://docs.docker.com/engine/reference/commandline/compose/
  • How to open Python Interactive in Django?(EN):https://www.csestack.org/open-python-shell-django/
  • Docker Commands(EN):https://docs.docker.com/engine/reference/commandline/docker/
  • Understand use of *args and **kwargs:(PTBR):https://medium.com/rafaeltardivo/python-entendendo-o-uso-de-args-e-kwargs-em-fun%C3%A7%C3%B5es-e-m%C3%A9todos-c8c2810e9dc8
  • Create superuser(EN):https://www.codegrepper.com/code-examples/python/create+superuser+django+shell
  • Django create super user(EN):https://docs.djangoproject.com/en/1.10/ref/django-admin/#django-admin
  • How to create user from Django Shell(EN):https://stackoverflow.com/questions/18503770/how-to-create-user-from-django-shell
  • Django AbstractBaseUser vs BaseUserManager when creating custom user(EN):https://stackoverflow.com/questions/45157500/django-abstractbaseuser-vs-baseusermanager-when-creating-custom-user
  • Python NameError: name is not defined(EN):https://stackoverflow.com/questions/14804084/python-nameerror-name-is-not-defined
  • Interactive shell using Docker Compose(EN):https://stackoverflow.com/questions/36249744/interactive-shell-using-docker-compose
  • Convert list in tuple(EN):https://www.delftstack.com/pt/howto/python/list-to-tuple-python/

Comentários

Postagens mais visitadas