Voltar

PHP to Python

Quem eu sou?

  • Nome:Perceu Bertoletti
  • Idade: 31 anos
  • Para mais informações: Oi! em qualquer rede social

Sobre o que vamos conversar ?

Como ir do PHP ao python

  • Sintax
  • Python
  • Como estudar uma liguagem com base em outra

Hello World

hello.php
echo "Hello World";
hello.py
print("hello world")

While

while.php

If

if.php

Ambiente de Dev

PHP Python
Apache Python
Php PIP
Composer

Ambiente de Produção

PHP Python
Apache Nginx ou Apache
Php Guinicorn
Composer Python
PIP

Frameworks

PHP Python
Zend Django
Synfony Pyramid
Laravel Web2Py
Stdm Flask

Vantagens

PHP Python
Qualquer lugar Aprendizagem rapida
Documentação Sintax simples
Nascido na web Estabilidade de versionamento
Artigos Comunidade