Skip to content

Commit 1f19a22

Browse files
Add training resources (#107)
1 parent cbd4d2b commit 1f19a22

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ These guides provide additional support for meeting and working with the standar
9090
- [PL/SQL auto-format with TOAD](./guides/plsql_auto_format_toad.md)
9191
- [SQL Prompt](./guides/version_control_guidance.md)
9292
- [Style guide for standards](./guides/style_guide_for_standards.md)
93+
- [Training](./guides/training.md)
9394
- [Using AWS session manager](./guides/aws_session_manager.md)
9495
- [Using devices with privileged access](./guides/privileged_devices.md)
9596
- [Version control guidance](./guides/version_control_guidance.md)

docs/guides/training.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Training
2+
3+
To support career development of software developers, a list of training courses aligned to Defra's software development standards and tools is available.
4+
5+
These courses are available on [Pluralsight](https://app.pluralsight.com/) and can be accessed by all Defra staff.
6+
7+
> If you do not have access to Pluralsight, please contact your line manager to request access.
8+
9+
The courses are grouped into the following categories:
10+
11+
- [Introduction](https://app.pluralsight.com/channels/details/32a9d92a-f41f-445d-b73f-2bec80916f36)
12+
- [Node.js](https://app.pluralsight.com/channels/details/2ddc09c3-b84d-44bd-a50b-ef798778329f)
13+
- [APIs](https://app.pluralsight.com/channels/details/95b6450e-e532-45cb-91db-f6dfb711da10)
14+
- [Containers](https://app.pluralsight.com/channels/details/b3616b9f-bc80-419a-bf97-dd0e7f758729)
15+
- [Testing](https://app.pluralsight.com/channels/details/f883ef9c-da67-4397-828d-f7ba46727d3e)
16+
- [CI/CD](https://app.pluralsight.com/channels/details/10c7146b-4fa4-4669-872a-bb1784eefa04)
17+
- [Cloud](https://app.pluralsight.com/channels/details/752a25e0-eec4-431e-9b8e-338577006333)
18+
19+
These courses are not intended to be an exhaustive list, but rather a starting point for developers looking to improve their skills and knowledge in these areas.
20+
21+
> NOTE: Zscaler may partially block access to Pluralsight. Ensure that you are signed in to Pluralsight before accessing the links above.

0 commit comments

Comments
 (0)