Youtubed activities
Apr 2022
13
Apr
Architecture in Object-Oriented Programming: A Case Study
What is often done: Explain basics of OOP (e.g. syntax), Give principles of clean programming (e.g. SOLID) with simplified examples, more or less realistic. What [...]
06
Apr
LINCS young researchers "elevator pitch" presentation n°1/2022
Elkael Maxime Télécom-SudParis (IMT) PhD Reinforcement learning, Networking Ben Ameur Ayoub Télécom-SudParis (IMT) PhD Edge computing Bezerra de Araujo Joao Paulo Télécom-Paris (IMT) PhD [...]
06
Apr
The Weakest Failure Detector Abstraction
Many important distributed computing problems cannot be solved in purely asynchronous fault-prone systems. These impossibilities can be circumvented with failure detectors, distributed oracles that provide [...]
Mar 2022
30
Mar
Learning Optimal Bids in Second Price Auctions with Temporal and Overlapping Targeting Constraints
Ad placement in web-browsing and wireless mobiles is an increasingly important component of the advertisement market. The market size is over $ 100 billion and [...]
23
Mar
A brief introduction to Sagemath
SageMath is a free open-source mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: NumPy, SciPy, matplotlib, Sympy, [...]
16
Mar
Cryptocurrency Wallet Security Solutions
With the growing popularity of cryptocurrencies, interest in digital signatures for securing keys is also on the rise. Researchers have been attempting since the 90’s [...]
16
Mar
Wireless communication channel for dummies (like me)
The bulk of the scientific talks on wireless communication begin with: "Let’s consider the classic model y = Hx where x and y are the [...]
02
Mar
Wireless scheduling subject to slice constraints
We present methods for achieving slice guarantees in cellular networks by adjusting the MAC scheduling weights. A network slice is a portion of a network [...]
02
Mar
SOLID Principles in Object-Oriented Programming
Once you know the basics of object-oriented programming, a more difficult step can be to design the architecture of your code for a given project: [...]
Feb 2022
23
Feb
Application of stream graphs theory on internet topology
The network topology of the internet and its dynamics has been studied extensively for two decades. Meanwhile, Latapy et al. extended graph theory to capture [...]