For verified training, use the official GitHub repository and the T2Ti Wiki. Avoid any website that asks for a paid “verification code” unless it’s the official T2Ti store. If you need a complete training course with certification, contact the developers directly through contato@t2ti.com.
| Característica | Treinamento Verified | Conteúdo não verificado | |----------------|----------------------|--------------------------| | Atualização | Compatível com última versão do T2Ti | Desatualizado (métodos obsoletos) | | Segurança | Código revisado, sem surpresas | Possível malware ou backdoor | | Suporte | Acesso a fórum ou lista de e-mail | Nenhum suporte garantido | | Exemplos | Projetos funcionais e testados | Erros de compilação propositais | | Tempo economizado | Alto (curva de aprendizado encurtada) | Baixo (perde-se dias corrigindo erros) |
Do not download from third-party mirrors. Use only the official sources below.
| Source | Purpose | Verified Link / Path |
| :--- | :--- | :--- |
| GitHub (Primary) | Main repository containing source code, training samples, and database scripts. | github.com/t2ti/erp-delphi |
| Official Wiki / Docs | Step-by-step training guides (PDFs, Markdown files). | Check the /docs or /treinamento folder inside the repo. |
| Releases Page | Compiled binaries and installers (if available). | github.com/t2ti/erp-delphi/releases |
Delphi, a high-level, compiled, strongly typed language, is widely used for developing T2TI ERP solutions. Its object-oriented and component-based design allows for rapid application development, making it an ideal choice for customizing and implementing ERP systems.
O repositório principal do T2Ti recebe commits semanais. Já os materiais de treinamento são atualizados a cada nova versão estável (ex: v3.x, v4.x). Sempre baixe a versão que corresponda ao branch principal do GitHub.