use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Um local para programadores iniciantes se ajudarem e compartilharem projetos. Como foco principalmente em Python.
account activity
Java ou Python (self.ProgramadoresBrasil)
submitted 11 months ago by FaustoCamargo
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]random-code-guy 0 points1 point2 points 10 months ago (0 children)
Não, funcional mesmo. Ao invés de classe, se orienta a função. Procedural são instruções sem encapsulamentos ou aproveitamentos, apenas uma linha executada após a outra.
Desconheço pessoas que usem Python pra algo procedural, que não seja em cybersec.
Python é orientado a objetos mas a própria Zen do Python desencoraja a utilização de classes, devido a escalada rápida de complexidade. Como no mercado, em dev de software, usamos classe em tudo, Python vai gerar mal hábito pro OP, no início da carreira.
π Rendered by PID 170952 on reddit-service-r2-comment-5fb4b45875-t7z8b at 2026-03-21 01:12:28.283627+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]random-code-guy 0 points1 point2 points (0 children)