You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _episodes/17-section1-optional-exercises.md
+32-20Lines changed: 32 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,73 +17,85 @@ Even if you find something that you really like,
17
17
we still recommend sticking with the tools that were introduced prior to this episode when you move onto other sections of the course.
18
18
19
19
> ## Exercise: Apply to your own project(s)
20
-
> Apply what you learned in this section to your own project(s).
20
+
>
21
+
> Apply what you learned in this section to your own project(s).
21
22
> This is the time to ask any questions to your instructors or helpers.
22
23
> Everyone has different preferences for tooling, so getting the input of experienced developers is a great opportunity.
23
-
>
24
+
>
24
25
{: .challenge}
25
26
26
27
> ## Exercise: Try out different Integrated Development Environments
28
+
>
27
29
> Install different Integrated Development Environments (IDEs) and test them out.
28
30
> Which one do you like the most and why?
29
31
>
30
-
> You can try:
32
+
> You can try:
33
+
>
31
34
> -[Visual Studio Code](https://code.visualstudio.com/), with setup instructions [in the Extras of this course]({{ site.baseurl }}{% link _extras/vscode.md %})
0 commit comments