Advantages of XSLT over DOM for XML Navigation and Manipulation
Tutorials/exercises - 5 pages - Computer science
This document compares the use of XSLT and DOM for navigating and manipulating XML files, highlighting the advantages of XSLT in terms of conciseness and flexibility.
What is virtualization?
Essay - 6 pages - Computer science
Nowadays, everything is based on data. These data are resources that can provided information if there are treated and analyzing. In order to do that, virtualization was created. It is a method to structure in a logical way the data. In other terms, virtualization is the transformation of a...
Using Pivot Tables to Summarize Data
Tutorials/exercises - 1 pages - Computer science
Assignment: "Write a paragraph to explain the results of this analysis. What other question do you think would be valuable for Professor Ali or the University to have regarding the students and/or departments of Alejandra's School of Finance and Economics".
Encryption and Cryptography: Safeguarding Data Integrity and Confidentiality
Essay - 3 pages - Computer science
The security of data that is transmitted over networks and stored in devices is very important in the current world of digital operations, and it must be protected and remain intact. Encryption and cryptography are tools to protect data and ensure the possibility of verifying its integrity. The...
Evaluating ChatGPT as a Source: Productivity Growth in the Industrial Revolution
Case study - 4 pages - Computer science
The Industrial Revolution marked a pivotal shift in economic productivity driven by technological innovations. There is an ongoing debate about which sectors experienced the most substantial productivity gains from 1750 to 1850. To assess ChatGPT's capabilities as a source for economic...
The Gamebuino concept: a survey about coding experience and gaming habits
Case study - 16 pages - Computer science
The survey is made up of 19 questions, and these fall into the following categories: - Questions 1 to 3: demographics and education properties of the sample. - Questions 4 to 8: the sample's IT use and familiarity with coding. - Questions 9 to 12: gaming habits and platforms of choice for the...
Econometrics: Coding on RSTUDIO - US Presidential Elections - published: 05/05/2024
Tutorials/exercises - 4 pages - Computer science
This coding exercise consists of an analysis of data from the 2020 Presidential elections in the United States. Using RStudio, the document provides answers to several coding questions. Full instructions to be obtained from customer service, who will share them upon request.
VBA Programming
Tutorials/exercises - 2 pages - Computer science
This project contains a big data set that is analyzed using VBA programming. In other words, it allows one to extract some useful information from raw data, using VBA. The purpose of this project is to assure that one is comfortable coding using VBA in Excel. As such, variables, conditional...
RSTUDIO - Quiz (R and Tidying Basics)
Tutorials/exercises - 1 pages - Computer science
In this quiz you will be analysing foods' carbon footprint data from nu3's 2018 Food Carbon Footprint Index (the actual data scrapping is explained here). It contains data on CO2 emissions per person for a large number of countries for the year 2018, using data from the Food and...
Quantum Computing Versus Turing Machines
Course material - 1 pages - Computer science
Quantum computing refers to the process of using modern bit-based machines to process large amounts of information. Quantum computers deal with intertwined electrons that are superposed and entangled to enable the machine process large data sets, rendering the classically intractable simulation...
Portfolio Optimization using Genetic Algorithm: Application to CAC40
Tutorials/exercises - 11 pages - Computer science
This project aims to implement and apply Genetic Algorithms (GAs) for the optimization of investment portfolios, focusing on top 15 CAC40 assets. The primary objective is to leverage the adaptive nature of GAs to efficiently explore the solution space, generating diverse and innovative portfolio...
Training Computer C++ Project - Genetic algorithm
Tutorials/exercises - 5 pages - Computer science
This C++ code implements the genetic algorithm method applied to a problem chosen from the master's field (MMMEF or IRFA).
Training Computer C++ Project - Genetic Algorithm - published: 16/01/2024
Tutorials/exercises - 9 pages - Computer science
This exercise consists in providing a C++ code implementing the genetic algorithm method applied to a chosen problem in the master's field (MMMEF).
Embedded and Industrial Computer Systems Term Project
Presentation - 50 pages - Computer science
This document contains a presentation regarding a project entitled "Embedded and Industrial Computer Systems Term".
Programming Percentile
Tutorials/exercises - 2 pages - Computer science
The purpose of this assignment is to have you work on a mathematical problem/analysis (this is a scientific computing class) using memory allocation, file reading, and command line arguments.
RSTUDIO: Final Project - Data Correlation, Causation
Tutorials/exercises - 5 pages - Computer science
In this document we propose to study three countries on three different continents namely France, Japan and the United States. We want to analyze how the primary variable fertility rate is related to the influencing variables namely unemployment rate and inflation. Indeed, harsh economic...
Applying the A* Search Algorithm
Tutorials/exercises - 5 pages - Computer science
This assignment delves into the application of the A* algorithm in navigating 2D grid-like environments. Through a series of tasks, we explore pathfinding, emphasizing the algorithm's versatility in addressing obstacles and varying costs. The report highlights both programming implementations...
Econometrics: coding on RSTUDIO - US Presidential Elections
Tutorials/exercises - 6 pages - Computer science
This coding exercise consists of one long analysis of data from the 2020 Presidential elections in the United States.
Connection between social engineering and Trojan virus
Presentation - 3 pages - Computer science
Since data have become the biggest economic challenge over the recent years, every company or individual has grown as an open door to fraudsters' greed. Yet, most of the social connections have been a sensitive matter for IT experts. Trojans represent 76% of program infections. 32 % of the...
Spark introduction
Presentation - 30 pages - Computer science
The document is a presentation about using Apache Spark for Big Data.
Introduction to Software Development: Explore the World of Programming
Course material - 8 pages - Computer science
This course takes you on an exciting journey through the world of software development and programming. Whether you are a complete beginner or already have some experience, this course provides you with the essential foundations to understand key programming concepts and prepares you to build...
Supervised Learning Classification Checkpoint
Tutorials/exercises - 11 pages - Computer science
In this checkpoint, we are going to work on the Titanic data set to predict if a passenger will survive or not using several classification algorithms of supervised learning. We will start by logistic regression, knn, then decision tree and we finalize by random forest.
Introduction to Computer Systems Science
Course material - 23 pages - Computer science
The course aims to provide students with a thorough understanding of the fundamentals of computer science, as well as the skills necessary to solve practical programming problems. Students learn the key concepts of computer programming, including data structures, algorithms, modularity, and code...
MATLAB Keywords
Worksheets - 19 pages - Computer science
This document contains lines of code, instructions for programming in MATLAB, a popular programming language used for numerical computing and data analysis.
Implementation of a Flight Management System within an Airline
Tutorials/exercises - 13 pages - Computer science
This analysis aims to design and build a prototype of an airline-oriented web application for managing aircraft flights. At the same time, it aims to be a powerful, easy-to-use, fast and effective management tool for airline agents, on the one hand, and a simple and safe information tool for...
Brief Overview of Machine Learning as a Field
Presentation - 9 pages - Computer science
Machine learning is a field of study in artificial intelligence that relies on mathematical and statistical approaches to give computers the ability to "learn" from data. Machine learning generally consists of two phases. The first one consists in estimating a model from. This so-called learning...
Discrete Math - Introduction to proof
Worksheets - 2 pages - Computer science
Note for learning discrete math proofs, introduction to mathematical proofs. Proof templates and advise to find mathematical proof.
Linear Algebra
Worksheets - 3 pages - Computer science
Notes from Linear Algebra Chapter 1: Vectors and Matrices You will learn about vectors, bases vectors and vectors property. You will also learn about matrices, what are matrices in a geometrical aspect and some matrices property.
