-
Notifications
You must be signed in to change notification settings - Fork 0
Tech Framework used
Arduino is a cross platform applicational text editor for writing code in C++ which is a general purpose programming language used to develop systems, browsers, games and other. It supports different ways of programming. Procedural, object-oriented and functional to name a few. A highly flexible programming language.
For more extensive information about Arduino and
Helps with developing cross-platform applications by using existing web technologies. Often times considered both frontend and backend characteristics gathered into a single desktop application.
Is a set of markup symbols or codes inserted into a file intended for display on the internet. The markup indicates to the web browser how and where to display a web page's words and images. It helps with design, formatting and display of content on web pages.
Is a language for describing the presentation of web pages concerned with colors, layout and fonts. It enables for adaptation of presentation for different types of devices independent of screen sizes. Works independent to HTML and can be used in combination with any XML-based markup language.
Is a text based programming language used for both on the client-side and server-side that allows you to make web pages interactive whereas HTML and CSS are languages that provide structure and style to web pages. On the contrary JavaScript gives web pages interactive elements that engage a user. It can be considered both frontend and backend due to its flexible and diversified usage.
Is a Transmission Control Protocol based Publish/Subscribe messaging protocol designed for lightweight communication done on the backend. It is designed for resolving low-bandwidth, high latency and unreliable networks that were traditionally communicating from machine to machine whereas now communicating through a central broker which is a software.