Skip to content

robsonfvilela/ads

Repository files navigation

Análise e Desenvolvimento de Sistemas

  • Instituição: Descomplica Faculdade Digital (Centro Universitário União das Américas Descomplica)
  • Data da matrícula: 2025-06-02
  • Reconhecimento junto ao MEC: PORTARIA N° 161, DE 23 de abril de 2024.

Disciplinas do curso de Análise e Desenvolvimento de Sistemas.

Documentações diversas: apps, terminais, etc.

Outros cursos, de plataformas diversas.

Repositório

Sobre este repositório.

HTTPS

https://github.com/robsonfvilela/ads-descomplica.git

SSH

git@github.com:robsonfvilela/ads-descomplica.git

Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.

Create a new repository on the command line

echo "# ads-descomplica" >> README.md

git init

git add README.md

git commit -m "first commit"

git branch -M programming

git remote add origin https://github.com/robsonfvilela/ads-descomplica.git

git push -u origin programming

Push an existing repository from the command line

git remote add origin https://github.com/robsonfvilela/ads-descomplica.git

git branch -M programming

git push -u origin programming

About

Curso de Análise e Desenvolvimento de Sistemas pela Descomplica Faculdade Digital na modalidade EAD e outros estudos complementares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors