We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d20f9 commit 759b8dfCopy full SHA for 759b8df
content/profiling.md
@@ -1,25 +1,4 @@
1
-# Productivity tools and Profiling
2
-
3
-## Productivity tools
4
5
-```{questions}
6
- - Do you have preferences on the visual aspects of the code
7
- and how it should look?
8
- - Do you use any tools that help you create better looking
9
- code faster?
10
-```
11
12
-```{objectives}
13
- - Learn tools that can help you be more productive.
14
- - Learn how to follow standards that other people have created
15
- and how to pick your own favorite.
16
17
18
-> [!IMPORTANT]
19
-> Left to do: Summarize [Productivity tools lecture](/content/productivity.rst) in 20 minutes.
20
21
22
-## Profiling
+# Profiling
23
24
```{questions}
25
- When shall we worry about the performance of our code?
0 commit comments