Skip to content

Commit

Permalink
week 9
Browse files Browse the repository at this point in the history
  • Loading branch information
eagledev-am authored Sep 18, 2024
1 parent c54adf6 commit e627351
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,27 @@ The internship which introduced by Fawry company offers an exciting opportunity
* **program Duration** : 3 Months
* **Location** : Smart Vilage

<br>

## About
> [!NOTE]
> This repository contains the internship content from sessions and tasks.it also includes external resources explain the internship topics.
> This repository contains the internship content from sessions and tasks.
> It also includes links for other videos which explains the topics.
<br>

## Table of contents
| Week | Content | Task |
|-----------------|-----------------|-----------------|
| [Week1](https://github.com/eagledev-am/fawry-intern/tree/main/week1) | OOP , Design Principles , git | [``` bankTask ```](https://github.com/eagledev-am/fawry-intern/tree/main/week1/bankapp) - [``` onlineshop ```](https://github.com/eagledev-am/fawry-intern/tree/main/week1/onlineshop)|
| [Week2](https://github.com/eagledev-am/fawry-intern/tree/main/week2) |Collections| |
| [Week3](https://github.com/eagledev-am/fawry-intern/tree/main/week3) | Database , Design pattern (Creational) , Rest Api ( part1 ) |[``` Abstract Factory ```](https://github.com/eagledev-am/fawry-intern/tree/main/week3/Task/AbstractFactoryTask) - [``` Singleton ```](https://github.com/eagledev-am/fawry-intern/tree/main/week3/Task/SingletonTask)|
| [week4](https://github.com/eagledev-am/fawry-intern/tree/main/week4) | Unit tesing , Design pattern (Structural) | [``` Unit testing task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week4/unit-testing-task) - [``` Design Pattern task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week4/design-pattern-task) |
| [week5](https://github.com/eagledev-am/fawry-intern/tree/main/week5) | Java 8 , Design Pattern (Behavioral) | [``` Java 8 Task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week5/java8-task) - [``` Design pattern Task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week5/design-pattern-task) |
|[week6](https://github.com/eagledev-am/fawry-intern/tree/main/week6)|Reactive Programming|
|[week7](https://github.com/eagledev-am/fawry-intern/tree/main/week7)| JDBC , Jpa and Hibernate | [``` jdbc task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week7/jdbctask) - [``` jpa task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week7/Jpatask)|
|[week8](https://github.com/eagledev-am/fawry-intern/tree/main/week8)| Spring core , Web Overview | [``` Jsp servlet Task ```](https://github.com/eagledev-am/fawry-internship/tree/main/week8/jspservlettask)|
| [Week1](https://github.com/eagledev-am/fawry-intern/tree/main/week1) |**OOP , Design Principles , git**| [``` bankTask ```](https://github.com/eagledev-am/fawry-intern/tree/main/week1/bankapp) - [``` onlineshop ```](https://github.com/eagledev-am/fawry-intern/tree/main/week1/onlineshop)|
| [Week2](https://github.com/eagledev-am/fawry-intern/tree/main/week2) |**Collections**| |
| [Week3](https://github.com/eagledev-am/fawry-intern/tree/main/week3) | **Database , Design pattern (Creational) , Rest Api ( part1 )** |[``` Abstract Factory ```](https://github.com/eagledev-am/fawry-intern/tree/main/week3/Task/AbstractFactoryTask) - [``` Singleton ```](https://github.com/eagledev-am/fawry-intern/tree/main/week3/Task/SingletonTask)|
| [week4](https://github.com/eagledev-am/fawry-intern/tree/main/week4) | **Unit tesing , Design pattern (Structural)** | [``` Unit testing task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week4/unit-testing-task) - [``` Design Pattern task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week4/design-pattern-task) |
| [week5](https://github.com/eagledev-am/fawry-intern/tree/main/week5) | **Java 8 , Design Pattern (Behavioral)** | [``` Java 8 Task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week5/java8-task) - [``` Design pattern Task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week5/design-pattern-task) |
|[week6](https://github.com/eagledev-am/fawry-intern/tree/main/week6)|**Reactive Programming**|
|[week7](https://github.com/eagledev-am/fawry-intern/tree/main/week7)| **JDBC , Jpa and Hibernate** | [``` jdbc task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week7/jdbctask) - [``` jpa task ```](https://github.com/eagledev-am/fawry-intern/tree/main/week7/Jpatask)|
|[week8](https://github.com/eagledev-am/fawry-intern/tree/main/week8)| **Spring core , Web Overview** | [``` Jsp servlet Task ```](https://github.com/eagledev-am/fawry-internship/tree/main/week8/jspservlettask)|
|[week9](https://github.com/eagledev-am/fawry-intern/tree/main/week9)| **Spring , Spring Data , REST API** | [``` Spring Task ```](https://github.com/eagledev-am/fawry-internship/tree/main/week9/course-registration)|



0 comments on commit e627351

Please sign in to comment.