Skip to content

Commit

Permalink
Merge pull request #450 from ton-community/weekly_update_52
Browse files Browse the repository at this point in the history
func-contest-descr-update
  • Loading branch information
reveloper authored Dec 31, 2023
2 parents 045d9f7 + 37d06df commit 302765e
Showing 1 changed file with 11 additions and 22 deletions.
33 changes: 11 additions & 22 deletions docs/develop/func/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,28 +68,17 @@ Other materials gracefully provided by the experts from the community:

Participating in [contests](https://t.me/toncontests) is a great way to learn FunC.

You can also study previous competitions for learning purposes:
* TON Smart Challenge #4 (best for getting started):
[Contest Page](https://ton.org/ton-smart-challenge-4),
[Tasks](https://github.com/ton-community/tsc4),
[Solutions](/develop/smart-contracts/examples#ton-smart-challenge-4),

* TON Smart Challenge #2 (good for getting started):
[Contest Page](https://ton.org/ton-smart-challenge-2),
[Tasks](https://github.com/ton-blockchain/func-contest2),
[Solutions](https://github.com/ton-blockchain/func-contest2-solutions),
[Tests](https://github.com/ton-blockchain/func-contest2-tests).

* TON Smart Challenge #1 (good for beginners):
[Contest Page](https://ton.org/contest),
[Tasks](https://github.com/ton-blockchain/func-contest1),
[Solutions](https://github.com/ton-blockchain/func-contest1-solutions),
[Tests](https://github.com/ton-blockchain/func-contest1-tests).

* TON Smart Challenge #3 (intermediate):
[Contest Page](https://ton.org/en/ton-smart-challenge-3),
[Tasks](https://github.com/ton-blockchain/func-contest3),
[Solutions](https://github.com/nns2009/TON-FunC-contest-3).
You can also study previous competitions for learning purposes.

#### Contests Legacy

| Contest Descr | Tasks | Solutions |
|--------------------------|----------------------------------------------------------|------------------------------------------------------------------------|
| TSC #5 (December, 2023) | [Tasks](https://github.com/ton-community/tsc5) | |
| TSC #4 (September, 2023) | [Tasks](https://github.com/ton-community/tsc4) | [Solutions](/develop/smart-contracts/examples#ton-smart-challenge-4) |
| TSC #3 (December, 2022) | [Tasks](https://github.com/ton-blockchain/func-contest3) | [Solutions](https://github.com/nns2009/TON-FunC-contest-3) |
| TSC #2 (July, 2022) | [Tasks](https://github.com/ton-blockchain/func-contest2) | [Solutions](https://github.com/ton-blockchain/func-contest2-solutions) |
| TSC #1 (March, 2022) | [Tasks](https://github.com/ton-blockchain/func-contest1) | [Solutions](https://github.com/ton-blockchain/func-contest1-solutions) |

## Smart contract examples

Expand Down

0 comments on commit 302765e

Please sign in to comment.