Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOC #216

Merged
merged 2 commits into from
Feb 24, 2024
Merged

TOC #216

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/it/architetture-software.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Architettura software
nav_order: 3
---

<!-- prettier-ignore-start -->
# Architetture Software
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

Il termine "architettura software" viene spesso utilizzato in maniera molto generica e impropria. In questo documento cercheremo di dare una definizione e di descriverne le principali.

Expand Down
7 changes: 7 additions & 0 deletions docs/it/aziende-di-consulenza-vs-prodotto.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Aziende di consulenza vs prodotto
nav_order: 7
---

<!-- prettier-ignore-start -->
# Aziende di consulenza vs prodotto
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

## Obiettivo del capitolo

Expand Down
7 changes: 7 additions & 0 deletions docs/it/come-affrontare-l-eta-nel-mondo-it.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Come affrontare l'età nel mondo IT
nav_order: 5
---

<!-- prettier-ignore-start -->
# Come affrontare l'età nel mondo IT
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

In questo capitolo esploreremo la questione dell'età nel contesto dell'ambito IT. Spesso trascurato, questo aspetto riveste notevole rilevanza per coloro che operano in questo settore da qualche anno. Molte persone si trovano a confrontarsi con l'interrogativo sulla propria competitività nel mercato del lavoro in relazione all'età, chiedendosi se sono ancora in grado di mantenere un livello di competenza adeguato alle nuove tecnologie o se, viceversa, sono destinati a navigare tra mansioni manageriali, abbandonando il ruolo tecnico.

Expand Down
7 changes: 7 additions & 0 deletions docs/it/community-e-networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Community e Networking
nav_order: 9
---

<!-- prettier-ignore-start -->
# Community e Networking
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

Questo capitolo nasce per due motivi: Il primo è quello di sfatare il mito del dev asociale, il secondo è quello di spiegare come fare networking e perché è così importante in un settore come il nostro.

Expand Down
7 changes: 7 additions & 0 deletions docs/it/cosa-significa-essere-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Cosa significa "essere dev"?
nav_order: 2
---

<!-- prettier-ignore-start -->
# _Cosa significa "essere dev"?_
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

La domanda, di per sé, è piuttosto semplice.

Expand Down
7 changes: 7 additions & 0 deletions docs/it/senior.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Sviluppatore "senior"
nav_order: 8
---

<!-- prettier-ignore-start -->
# Sviluppatore "senior"
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

L'industria del software si muove alla velocità della luce.

Expand Down
7 changes: 7 additions & 0 deletions docs/it/sviluppo-mobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Sviluppo Mobile
nav_order: 6
---

<!-- prettier-ignore-start -->
# Sviluppo Mobile
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

## Che cos'è lo sviluppo mobile?

Expand Down
7 changes: 7 additions & 0 deletions docs/it/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ title: Testing
nav_order: 4
---

<!-- prettier-ignore-start -->
# Testing
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

Il testing è una parte fondamentale di ogni progetto software. In questo capitolo vedremo come testare il nostro codice in modo efficace.

Expand Down
7 changes: 7 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@ nav_order: 1
permalink: /
---

<!-- prettier-ignore-start -->
# Il Libro Open Source
{: .no_toc }

- TOC
{:toc}

<!-- prettier-ignore-end -->

## Benvenuto

Expand Down
Loading