site/wiki/pages/learning-opportunities.md

43 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

---
author: ~cmccabe
2018-06-21 02:24:29 +00:00
published: true
2018-06-15 20:20:35 +00:00
title: learning opportunities
description: a list of code challenges, internships, and other resources to support learning by tilde.team members
2022-09-29 18:56:30 +00:00
category:
2022-09-29 18:53:09 +00:00
- guides
- beginners
---
2018-08-08 23:55:01 +00:00
## Coding Challenge Websites
2022-09-29 18:53:09 +00:00
There are many coding challenge websites on the Internet today. below are a few of them. the tilde.team shell is a great
place to work on solutions to the challenges.
2018-08-08 23:55:01 +00:00
Please, just be mindful of efficient coding practices while working on these.
* [Exercism](http://exercism.io/)
* [Project Euler](https://projecteuler.net/)
* [Advent Of Code](https://adventofcode.com/)
2021-06-02 14:38:20 +00:00
## Security Challenge Websites
These challenges focus primarily on practicing various computer security principles
* [Hack The Box](https://www.hackthebox.eu/)
* [Embedded Security CTF](https://microcorruption.com/)
* [OverTheWire](https://overthewire.org/wargames/)
* [Cryptopals](https://cryptopals.com/)
2018-08-08 23:55:01 +00:00
## Internships and Other Developmental Opportunities
2022-09-29 18:53:09 +00:00
### Formlabs
2018-08-08 23:55:01 +00:00
* [https://formlabs.com/company/careers/job/82446/apply/](https://formlabs.com/company/careers/job/82446/apply/)
* [https://formlabs.com/company/careers/job/656906/apply/](https://formlabs.com/company/careers/job/656906/apply/)
2018-08-08 23:55:01 +00:00
## This Page Is Built Based On Your Input!
2022-09-29 18:53:09 +00:00
If you know of other internships, opportunities, or other (good) code challenge sites, submit a pull request for this
page, or mention it to an admin on IRC.