https://github.com/rarakira/javapiscine
2 weeks intensive dive into Java language, 42 curriculum
https://github.com/rarakira/javapiscine
21school ecole42 java java-8 javacore jdbc oop spring
Last synced: about 2 months ago
JSON representation
2 weeks intensive dive into Java language, 42 curriculum
- Host: GitHub
- URL: https://github.com/rarakira/javapiscine
- Owner: rarakira
- Created: 2022-06-06T10:41:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T11:37:21.000Z (over 3 years ago)
- Last Synced: 2025-03-27T10:47:56.216Z (6 months ago)
- Topics: 21school, ecole42, java, java-8, javacore, jdbc, oop, spring
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_This is a **21 School/Ecole 42** Project_
# JavaPiscine
Two week Java bootcamp to get to know Java Stack basics. This was my first experience coding in Java
## Project themes
**Day 00:** Structures and arrays
**Day 01:** OOP, Collections, exceptions
**Day 02:** IO and Files
**Day 03:** Threads, downloading files
**Day 04:** JAR
**Day 05:** SQL(PostgreSQL), JDBC, CRUD operations, Maven
**Day 06:** JUnit Testing
**Day 08:** Spring Framework
## Useful links
* Piscine [subjects](https://github.com/Preposterone/java_piscine_21)