Skip to content

Commit

Permalink
class repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
colevandersWands committed Oct 31, 2023
1 parent 112d173 commit f5f3c0c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pages/web-development-curriculum.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ communication in a software project:

## Layers of Skills

> Learn more about the curriculum modules in the [Class Repo Template](https://github.com/DeNepo/class-repository#modules)
Software Development is a many layered skill. One way to break it down is to think of these layers:

1. **Planning and Collaborating**: _Breaking down large problems into tasks that can be shared_
Expand Down Expand Up @@ -90,3 +92,12 @@ grow after you finish studying this curriculum, you practice the skills in your
web and add rings of new languages and technologies.

![curriculum spider web](./web-development-curriculum/assets/curriculum-spider-web.svg)

## Using the Curriculum

One way to use the De Nepo web development curriculum is to set up your own _Class Repository_ using the [Class Repo Template](https://github.com/DeNepo/class-repository).

This is how we ran our courses for several years. It's a light-weight solution for sharing the learning path, managing assignments, class calendar, questions, and code review.

- To learn how we ran our courses, read the [class repo guides](https://github.com/DeNepo/class-repository/tree/main/guidess).
- To learn how you can set up your own class repo, read the [`/admin` documentation](https://github.com/DeNepo/class-repository/tree/main/admin).

0 comments on commit f5f3c0c

Please sign in to comment.