DAM_06
UF1 2015-09-23 Course presentation Evaluation criteria. Introduction to C# 2015-09-28 C# Basics C# data types and syntax 2015-09-30 Pr00 --> Hello World! in C# Exercici01 Ex0011(); --> Adds up every…
Read more →Articles about IoT, PCB Design, Simulation and Development
6 results for XML
UF1 2015-09-23 Course presentation Evaluation criteria. Introduction to C# 2015-09-28 C# Basics C# data types and syntax 2015-09-30 Pr00 --> Hello World! in C# Exercici01 Ex0011(); --> Adds up every…
Read more →XML stands for "Extensible Markup Language". It has several advantages over other ways of storing information: It is extensible: After being designed and put into production, it is possible to extend…
Read more →A style is a set of properties that specify the look and format of a View or window; a style can specify properties such as height, font color... it can be defined with XML. Android styles share a…
Read more →Android allows us to work at a graphical level in two ways: at a low level ("in the kitchen"), which is with the NDK where you can program a mix between Java and C to create high-performance…
Read more →ANDROID PRACTICE M08UF1 A first version of the game will have an initial activity showing a welcome screen, displaying the scores in a list, and featuring a button to play. In this version, the word…
Read more →Having a basic understanding of the HTML language, we should know that HTML pages are divided into two parts: the header and the body. The header includes information about the page itself, such as…
Read more →