Skip to content

Commit aa3378c

Browse files
ARostovskySpace Team
authored and
Space Team
committed
EDU-7059 Update plugin overview
Merge-request: EDU-MR-3438 Merged-by: Aleksey Rostovskiy <[email protected]>
1 parent b615e20 commit aa3378c

File tree

2 files changed

+29
-35
lines changed

2 files changed

+29
-35
lines changed

README.md

+13-20
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,20 @@
55

66
## The JetBrains Academy plugin
77

8-
Learn and teach programming languages such as
9-
[Kotlin](https://kotlinlang.org/),
10-
[Java](https://www.java.com),
11-
[Python](https://www.python.org/),
12-
[JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript),
13-
[Rust](https://www.rust-lang.org/),
14-
[Scala](https://www.scala-lang.org/),
15-
[C++](https://isocpp.org/),
16-
[Go](https://golang.org/), and
17-
[PHP](https://www.php.net/), through interactive courses right in your JetBrains IDE.
18-
19-
**As a learner**, you can study programming while gaining experience with professional development tools.
20-
Join a step-by-step course, work on real-world projects, complete missions, participate in contests, or try them all.
21-
Read the [learner start guide](https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/learner-start-guide.html) for more information.
22-
23-
**As an educator**, you can create your own courses and share them with others either privately or publicly.
24-
Combine theoretical learning and hands-on practice, test user knowledge with different sets of tasks, and provide extra assistance with feedback and hints.
25-
Read the [course creator start guide](https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/educator-start-guide.html) for more information.
8+
Turn on the free educational features in your IDE to learn programming from scratch, expand your current skill set,
9+
or create your own interactive courses to share with others.
10+
11+
**Interested in learning?**
12+
Access over 100 courses in the most in-demand programming languages and technologies,
13+
and build real-world projects for your developer portfolio.
14+
15+
Read the [Learner Start Guide](https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/learner-start-guide.html) for more information.
2616

27-
The best way to learn what this plugin is about is to check out the JetBrains Academy
28-
[documentation](https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs).
17+
**Want to share your knowledge?**
18+
Create your own courses by combining theoretical learning and hands-on practice.
19+
Test user knowledge with various sets of tasks, and provide extra assistance with feedback and hints.
20+
21+
Read the [course creator start guide](https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/educator-start-guide.html) for more information.
2922

3023
### Issue tracker
3124
Please submit your issues to the JetBrains Academy tracker on [YouTrack](https://youtrack.jetbrains.com/issues/EDU).

intellij-plugin/description.html

+16-15
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
<p>
2-
Learn and teach programming languages such as Kotlin, Java, Python, JavaScript, Rust, Scala, C/C++, Go, and PHP, through interactive
3-
courses right in your JetBrains IDE.
2+
Turn on the free educational features in your IDE to learn programming from scratch,
3+
expand your current skill set, or create your own interactive courses to share with others.
44
</p>
55
<br>
66
<p>
7-
<b>As a learner</b>, you can study programming while gaining experience with professional development tools. Join a step-by-step course,
8-
work on
9-
real-world projects, complete missions, participate in contests, or try them all.
10-
7+
<b>Interested in learning?</b>
8+
Access over 100 courses in the most in-demand programming languages and technologies,
9+
and build real-world projects for your developer portfolio.
1110
</p>
12-
13-
<p>Read the <a href="https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/learner-start-guide.html">learner start guide</a> for more
14-
information.
15-
11+
<p>
12+
Read the <a href="https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/learner-start-guide.html">Learner Start Guide</a>
13+
for more information.
1614
</p>
1715
<br>
18-
<p><b>As an educator</b>, you can create your own courses and share them with others either privately or publicly. Combine theoretical
19-
learning and hands-on practice, test user knowledge with different sets of tasks, and provide extra assistance with feedback and hints.
16+
<p>
17+
<b>Want to share your knowledge?</b>
18+
Create your own courses by combining theoretical learning and hands-on practice. Test user knowledge
19+
with various sets of tasks, and provide extra assistance with feedback and hints.
20+
</p>
21+
<p>
22+
Read the <a href="https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/educator-start-guide.html">Course Creator Start Guide</a>
23+
for more information.
2024
</p>
21-
22-
<p>Read the <a href="https://plugins.jetbrains.com/plugin/10081-jetbrains-academy/docs/educator-start-guide.html">course creator start guide</a> for more
23-
information.</p>

0 commit comments

Comments
 (0)