Report is mostly done now, fine tuning left
This commit is contained in:
parent
fb5aa5ee5a
commit
06b71b8688
21 changed files with 533 additions and 225 deletions
|
@ -30,7 +30,11 @@
|
|||
\multicolumn{2}{|p{15cm}|}{\vspace{-22pt}
|
||||
The purpose of this thesis was to evaluate the suitability of the Rust programming language for web programming.\newline
|
||||
|
||||
During the thesis, a project was carried out, in which both the frontend and backend was written in Rust.
|
||||
Over the course of the report, both the basics of Rust and web programming are reviewed. The reader is expected to know only basic things, as all of the relevant concepts are explained in great detail.\newline
|
||||
|
||||
During the thesis, a project was carried out, in which both the frontend and backend was written in Rust. Based on this project, the suitability of Rust as a web programming language was analyzed. The setup of the development environment needed in developing Rust is also thoroughly explained. \newline
|
||||
|
||||
The practical knownledge acquired during the development of the project is applied to assessing the suitability of Rust as a web programming language. This is done separately concerning client side and server side. In the conclusion, the point of view is focused in the future and how this conclusion might change in the next few years. There's also practical tips on how one could apply Rust to new and existing web programming projects.
|
||||
} \\[14cm] \hline
|
||||
Keywords & \metropoliakeywords
|
||||
\\ \hline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue