https://github.com/eduardob-programador/college-studies
I learned java in my 1st semester in college, so I thought it would be a good idea to make a repository about how I learned to code in java, I will slowly re-do all the questions intending to practice the language more
https://github.com/eduardob-programador/college-studies
java oop
Last synced: 11 months ago
JSON representation
I learned java in my 1st semester in college, so I thought it would be a good idea to make a repository about how I learned to code in java, I will slowly re-do all the questions intending to practice the language more
- Host: GitHub
- URL: https://github.com/eduardob-programador/college-studies
- Owner: EduardoB-Programador
- License: mit
- Created: 2023-07-04T03:14:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T15:25:09.000Z (over 2 years ago)
- Last Synced: 2025-07-06T10:03:26.188Z (12 months ago)
- Topics: java, oop
- Language: Java
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# college-studies
## English
I learned java in my 1st semester in college, so I thought it would be a good idea to make a repository about how I started to code in java, I will slowly re-do all the questions intending to practice the language more.
I'm coding using **IntelliJ**, but at the time I got the PDFs from my professors I used **VS Code** to code in Java but after some time I started to have a hard time using it for Java.
I'm doing these english and portuguese texts in the Java files explaining what the code is suposed to do, actually I just copied and pasted every single question into the Java files.
## Português
Eu aprendi java no meu primeiro semestre na faculdade, então eu pensei que seria uma boa ideia fazer um repositório sobre como eu comecei a programar em java, eu vou lentamente refazer todas as quetões com o objetivo de praticar mais a linguagem.
Eu estou programando usando **IntelliJ**, mas quando meus professores me deram os PDFs eu usava o **VS Code** para programar em Java, mas depois eu comecei a ter problemas usando ele para programar em Java.
Eu estou fazendo esses textos em português e em inglês nos arquivos Java explicando o que o código deveria fazer, no caso eu só copiei e colei as questôes nos arquivos Java.