Skip to content

Commit a9a5a2a

Browse files
authored
Merge pull request #635 from pixelplex/stepik-courses
Adding Stepik courses in all the right places
2 parents 50590d2 + 0d2f9d3 commit a9a5a2a

File tree

8 files changed

+33
-1
lines changed

8 files changed

+33
-1
lines changed

docs/develop/dapps/README.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ DApps generally can be written in any programming language having SDK for TON. A
1313

1414
## TON Course: DApps
1515

16+
:::tip
17+
Before starting the course, make sure you have a good understanding of the basics of blockchain technology. If you have gaps in your knowledge, we recommend taking the [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) course.
18+
Module 3 covers the basic knowledge of Dapp.
19+
:::
20+
1621
The [TON Blockchain Course](https://stepik.org/course/176754/) is a comprehensive guide to TON Blockchain development.
1722

1823
Module 5 and 6 completely covers DApps development. You'll learn how to create a DApp, how to work with TON Connect, how to use SDKs and how to work with the blockchain.

docs/develop/dapps/defi/tokens.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ import Button from '@site/src/components/button'
1414
1515
## TON Course: Jettons & NFTs
1616

17+
:::tip
18+
Before starting the course, make sure you have a good understanding of the basics of blockchain technology. If you have gaps in your knowledge, we recommend taking the [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) course.
19+
Module 4 covers the basic knowledge of NFT & Jettons.
20+
:::
21+
1722
The [TON Blockchain Course](https://stepik.org/course/176754/) is a comprehensive guide to TON Blockchain development.
1823

1924
Module 7 completely covers __NFT & Jettons__ development.

docs/develop/overview.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ This is a collaborative open-source initiative, and contributions are always wel
1919
</Button>
2020
<Button href="/develop/get-started-with-ton" colorType={'secondary'} sizeType={'sm'}>Get Started with TON</Button>
2121

22+
### Blockchain Basics with TON
23+
24+
* [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) -
25+
This course introduces blockchain basics, with a special focus on practical skills in the TON ecosystem. You will understand how blockchain functions and its diverse applications.
26+
2227
### TON Course
2328

2429
We're proud to present the __TON Blockchain Course__, which is a comprehensive guide to the TON Blockchain. The course is designed for developers who want to learn how to create smart contracts and decentralized applications on the TON Blockchain in engaging and interactive ways.

docs/develop/smart-contracts/README.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ Kickstart your journey with our beginner-friendly guide:
3838

3939
### TON Course
4040

41+
:::tip
42+
Before starting the course, make sure you have a good understanding of the basics of blockchain technology. If you have gaps in your knowledge, we recommend taking the [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) course.
43+
:::
44+
4145
We're proud to present the __TON Blockchain Course__, which is a comprehensive guide to the TON Blockchain. The course is designed for developers who want to learn how to create smart contracts and decentralized applications on the TON Blockchain.
4246

4347
It consists of __9 modules__ and covers the basics of the TON Blockchain, smart contract development lifecycle, the FunC programming, and the TON Virtual Machine (TVM).

docs/develop/smart-contracts/security/README.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ If you are creating a smart contract, then here you can see some examples of wha
1515

1616
## TON Course: Security
1717

18+
:::tip
19+
Before diving into learning about security at the developer level, make sure you have a good understanding of the topic at the user level. To do this, it is recommended that you take a [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) course, where module 5 covers the basics of security for users.
20+
:::
21+
1822
The [TON Blockchain Course](https://stepik.org/course/176754/) is a comprehensive guide to TON Blockchain development.
1923

2024
Module 8 completely covers the security of smart contracts on TON Blockchain.

docs/learn/academy/academy-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Courses
88

9-
* [Blockchain Basics with TON](https://stepik.org/course/201294/promo) -
9+
* [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) -
1010
This course introduces blockchain basics, with a special focus on practical skills in the TON ecosystem. You will understand how blockchain functions and its diverse applications.
1111

1212
## See Also

docs/learn/introduction.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ To understand the true vision for the decentralized internet and how TON contrib
2121

2222
<Player url="https://www.youtube.com/watch?v=XgzHmV_nnpY" />
2323

24+
## Blockchain Basics with TON
25+
26+
This course introduces blockchain basics, with a special focus on practical skills in the TON ecosystem. You will understand how blockchain functions and its diverse applications. You will also acquire crucial TON-related skills, including wallet setup, NFT trading, Jetton creation, and transactions with TON coins on decentralized exchanges (DEX). The course will also equip you with critical knowledge about cryptocurrency threats and fraud and give practical tips on how to protect your crypto assets.
27+
28+
- [Blockchain Basics with TON](https://stepik.org/course/201294/) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/))
2429

2530
## TON Blockchain Course
2631

docs/learn/tvm-instructions/tvm-overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This document provides a bird's-eye view of how TVM executes transactions.
1313

1414
## TON Course: TVM
1515

16+
:::tip
17+
Before starting the course, make sure you have a good understanding of the basics of blockchain technology. If you have gaps in your knowledge, we recommend taking the [Blockchain Basics with TON](https://stepik.org/course/201294/promo) ([RU version](https://stepik.org/course/202221/), [CHN version](https://stepik.org/course/200976/)) course.
18+
:::
19+
1620
The [TON Blockchain Course](https://stepik.org/course/176754/) is a comprehensive guide to TON Blockchain development.
1721

1822
Module 2 completely covers __TVM__, transactions, scalability and business cases.

0 commit comments

Comments
 (0)