File tree 1 file changed +32
-4
lines changed
1 file changed +32
-4
lines changed Original file line number Diff line number Diff line change 42
42
43
43
\section {Introduction }
44
44
45
- \begin {frame }{Slide}
45
+ \begin {frame }{Contacts}
46
+ Contacts:
47
+ \begin {itemize }
48
+ \item Nesterov Alexander \\
49
+
50
+ \item Obolenskiy Arseniy \\
51
+
52
+ \end {itemize }
53
+ \end {frame }
54
+
55
+
56
+ \begin {frame }{Project idea}
57
+ \begin {itemize }
58
+ \item Work on open source library
59
+ \item Verify it on different operating systems, hardware architectures automatically
60
+ \item Follow industrial practices in the development process (work process organization and code organization)
61
+ \end {itemize }
62
+ \end {frame }
63
+
64
+ \begin {frame }{Before we start the actual project...}
65
+ need to familiarize ourselves with key technologies used in the industry.
66
+
67
+ Next lectures plan:
68
+ \begin {itemize }
69
+ \item Git (version control system)
70
+ \item CMake (build system for C/C++ projects)
71
+ \item Linux (operating system)
72
+ \end {itemize }
73
+
74
+ There are text materials and live demos planned.
75
+
76
+ Slides can be found here: \href {https://embedded-dev-research.github.io/itlab_slides/}{https://embedded-dev-research.github.io/itlab\_ slides/}
46
77
\end {frame }
47
78
48
79
\begin {frame }
49
80
\centering
50
81
\Huge {Thank You!}
51
82
\end {frame }
52
83
53
- \begin {frame }{References}
54
- \end {frame }
55
-
56
84
\end {document }
You can’t perform that action at this time.
0 commit comments