-
Notifications
You must be signed in to change notification settings - Fork 4
/
jetbrains-devoxx-2022.html
284 lines (221 loc) · 10.4 KB
/
jetbrains-devoxx-2022.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Booth Presentation - JetBrains General</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/jetbrains.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match(/print-pdf/gi) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName('head')[0].appendChild(link);
</script>
<script type="text/javascript" src="js/jquery-2.1.3.min.js"></script>
<script type="text/javascript" src="js/jetbrains-slides.js"></script>
<script type="text/javascript" src="js/all-products.js"></script>
<script type="text/javascript" src="js/playlist.js"></script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body class="classToBeRemoved">
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- <!– JetBrains Videos –>-->
<!-- <section class="general-background stretch"-->
<!-- data-background-video="img/screenshots/jetbrains/JetBrains_TheDrivetoDevelop_Logo.mp4"-->
<!-- data-autoslide="11000">-->
<!-- </section>-->
<!-- JetBrains Raffle -->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">Fill out the survey —<br/>win a license</h1>
</section>
<!--region IntelliJ IDEA -->
<section data-product="intellij">
<h2>The Leading Java and Kotlin IDE</h2>
<p>Produce high-quality code more efficiently, with essential features available out of the box</p>
<div class="jetbrains-logo _logo-intellij-idea _size-5"></div>
</section>
<section data-product="intellij">
<h2>Most Advanced Editor</h2>
<p>Write neat and concise code with coding assistance features that detect
possible errors and provide improvement suggestions as you type
<p>
<img data-src="img/screenshots/intellij/idea_editor.png">
</section>
<section data-product="intellij">
<h2>Deep Code Understanding</h2>
<p>Benefit from instant navigation and context-sensitive code suggestions</p>
<img data-src="img/screenshots/intellij/idea_codeunderstanding.png">
</section>
<section data-product="intellij">
<h2>Out-Of-The-Box Experience</h2>
<p>Use essential tools and a wide variety of supported languages from the first launch</p>
<img data-src="img/screenshots/intellij/idea_outofthebox.png">
</section>
<section data-product="intellij">
<h2>Framework Support</h2>
<p>Work with leading frameworks and technologies like Spring and Spring Boot, Jakarta EE, JPA, Reactor, and
others</p>
<img data-src="img/screenshots/intellij/idea_frameworks.png">
</section>
<section data-product="intellij">
<h2>Code With Me</h2>
<p>Collaborate on projects with your team online in real time</p>
<img data-src="img/screenshots/intellij/idea-codewithme.png">
</section>
<section data-product="intellij">
<h2>Remote development</h2>
<p>Let a remote server hosting your project handle all the processing while you enjoy a responsive local
UI</p>
<img data-src="img/screenshots/intellij/idea-remote.png">
</section>
<section data-product="intellij">
<h2>Built-in Tools</h2>
<p>Use built-in tools and integrations that help you work in a familiar
environment without switching between applications</p>
<img data-src="img/screenshots/intellij/idea_builtintools.png">
</section>
<section data-product="intellij">
<h2>Run, Test, and Debug</h2>
<p>Set run and build parameters, use the built-in debugger to detect bugs and review what's happening
under the hood of your program, and apply and develop JUnit tests</p>
<img data-src="img/screenshots/intellij/idea_runtestdebug.png">
</section>
<section data-product="intellij">
<h2>Version Control</h2>
<p>Keep track of project versions with Git, Subversion, Mercurial, and Perforce integrated</p>
<img data-src="img/screenshots/intellij/idea_vcs.png">
</section>
<section data-product="intellij">
<h2>Plugin Marketplace</h2>
<p>Supplement the core functionality with additional features using IntelliJ IDEA’s diverse plugin
ecosystem</p>
<img data-src="img/screenshots/intellij/idea_plugin.png">
</section>
<!--endregion-->
<!-- EDU -->
<section data-product="academy">
<h2>Improve your programming skills in a project-based learning environment</h2>
<div class="jetbrains-logo _logo-academy _size-5"></div>
</section>
<section data-product="academy">
<h2>120+ Interactive Projects</h2>
<p>Fine-tune your skills in Swing, Spring Boot, security, math, and more</p>
<img data-src="img/screenshots/edutools/edu-projects.png">
</section>
<section data-product="academy">
<h2>Effective Learning for Your Organization</h2>
<p>Make sure your team stays up-to-date with the latest frameworks and technologies</p>
<img data-src="img/screenshots/edutools/edu-org.png">
</section>
<section data-product="edu-tools">
<h2>Learn and teach programming right in your JetBrains IDE</h2>
<div class="jetbrains-logo _logo-academy _size-5"></div>
</section>
<section data-product="edu-tools">
<h2>Programming Courses in Your JetBrains IDE</h2>
<p>Try real-world projects, interactive courses, contests, and gamified missions with the EduTools
plugin</p>
<img data-src="img/screenshots/edutools/edu-courses.png">
</section>
<section data-product="edu-tools">
<h2>Step-by-Step Course Creation</h2>
<p>Build programming courses, share them with others, and keep up with new technologies</p>
<img data-src="img/screenshots/edutools/edu-plugins.png">
</section>
<!-- end region-->
<!--region Kotlin-->
<section data-product="kotlin">
<h2>Kotlin</h2>
<p>Statically typed programming language<br>for the JVM, Android and the browser</p>
<div class="jetbrains-logo _logo-kotlin _size-5"></div>
</section>
<section data-product="kotlin">
<video class="stretch" data-autoplay data-src="img/screenshots/kotlin/kotlin.mov"/>
</section>
<!--endregion-->
<!-- <!– JetBrains Videos –>-->
<!-- <section class="general-background stretch"-->
<!-- data-background-video="img/screenshots/jetbrains/JetBrains_TheDrivetoDevelop_Logo.mp4"-->
<!-- data-autoslide="11000">-->
<!-- </section>-->
<!-- JetBrains Raffle -->
<section data-product="general" data-autoslide="20000">
<div class="jetbrains-logo _logo-jetbrains _size-5"></div>
<h1 style="padding-top:100px;">Fill out the survey —<br/>win a license</h1>
</section>
<!--YouTrack -->
<section class="general-background stretch"
data-background-video="img/screenshots/youtrack/YouTrack-Projects-for-all-your-teams.mp4"
data-autoslide="50000">
</section>
<!--endregion-->
<!--Space-->
<section data-product="space">
<h2>Space</h2>
<p>The integrated team environment</p>
<div class="jetbrains-logo _logo-space _size-5"></div>
</section>
<section class="general-background stretch" data-background-video="img/screenshots/space/sp22_subs_low_br.mp4"
data-autoslide="140000">
</section>
<!--endregion-->
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: false,
progress: false,
history: true,
center: true,
autoSlide: 6500,
loop: true,
showNotes: false,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{
src: 'lib/js/classList.js', condition: function () {
return !document.body.classList;
}
},
{
src: 'plugin/markdown/marked.js', condition: function () {
return !!document.querySelector('[data-markdown]');
}
},
{
src: 'plugin/markdown/markdown.js', condition: function () {
return !!document.querySelector('[data-markdown]');
}
},
{
src: 'plugin/highlight/highlight.js', async: true, callback: function () {
hljs.initHighlightingOnLoad();
}
},
{src: 'plugin/zoom-js/zoom.js', async: true},
{src: 'plugin/notes/notes.js', async: true}
]
});
</script>
</body>
</html>