Blog

Articles about IoT, PCB Design, Simulation and Development

33 results for DAM

1 min read ES CA EN

DAM

(Cross-Platform Application Development) Check provisional schedule. Final DAM schedule. Subjects: EIE (Business and Entrepreneurial Initiative) DAM.M02UF4 (Object-relational databases) DAM.M03…

Read more →
1 min read ES CA EN

DAM_02

Theoretical notes thanks to Sergi Grau: Sergi's notes. Exam solutions.

Read more →
6 min read ES CA EN

DAM_03

Structured and modular programming Java (Oracle) Installation Fundamentals (UF4) 2015-09-25 Presentation. Hello world explanation. Hello World in Java. 2015-10-01 Test -> Hello world, based on JAVA…

Read more →
3 min read ES CA EN

DAM_05

UF1: Software development Notes. Presentation. UF2: JUnit Eclipse plugin. Exercises. Resumen — abrir en Google . Development environments 2015-10-01 Module presentation Evaluation Criteria Download…

Read more →
9 min read ES CA EN

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 →
5 min read ES CA EN

DAM_08

Multimedia and mobile device programming Java Installation. 2015-09-29 Presentation 2015-10-05 Activities. 02GUIDeclaradaActivity --> Button that updates time. 01DosActivitys && 01DosActivitys02 -->…

Read more →
4 min read ES CA EN

DAM_09

UF1: Security and Cryptography 2015-12-16 UF1PPT001PresentacioCriterisAvaluacio. UF1PPT002IntroduccioSeguretat. UF1PPT006Criptografia. UF1PT1001Cesar. (Solution). UF1PT2001Cipher. (Solution)…

Read more →
1 min read ES CA EN

DAM_10

Enterprise Management Systems UF1 CRM Systems. Notes. UF2 CRM - ERP Research. UF3 Big Data: MongoDB. MongoDB Practice.

Read more →
DAM Project
4 min read ES CA EN

DAM Project

Initial summary The initial idea was to build a speedometer for a custom car company that was interested in upgrading its dashboard. The idea was developed using two ESP8266s with rotary…

Read more →
Introduction to Security
44 min read ES CA EN

Introduction to Security

What is computer security? A set of techniques and policies that seek to minimize the vulnerability of systems or the information they contain. It is about making the cost of improperly accessing a…

Read more →
Software optimization
10 min read ES CA EN

Software optimization

Software Test Design and Execution Testing is necessary in the manufacturing of any industrial product and in the development of IT projects. Who would sell a vacuum cleaner without being sure that…

Read more →
3 min read ES CA EN

Generic classes in Java

With the ArrayList class, we have been able to see how we could make a list of any object, as this class uses this Java paradigm, which is called generic programming. Generic programming consists of…

Read more →