Dev-Mind

Student space

Espace étudiant

All lesson supports and labs remain the intellectual property of Dev-Mind but they are freely accessible.

You will find here all the supports shown during the lessons. If you are missing anything, please tell me

Gradle in practice

Gradle in practice

In this training, we will learn how Gradle works and how use it in our projects. It's just a fast presentation of this tool and you will find more informations on official website.

Write unit tests in Java (EN)

Write unit tests in Java (EN)

In this course you will learn how to write a unit test, how to simulate the collaborator behaviors and how to check the results

Android platform

Android platform

A tutorial to start Android development. In this example we develop an Hello World app (EN)

Add an activity

Add an activity

In this lesson you will learn how add a new activity in your project and call it

Add a menu in your app

Add a menu in your app

In this lesson you will learn how add a menu and launch intent to open internal or external activities

Le protocole HTTP

Le protocole HTTP

Dernier chapitre dans la présentation du web. Nous allons parler du protocole HTTP (HyperText Transfer Protocol), sur lequel se base le web. Ce protocole permet d’échanger des documents hypermédia entre un client (un navigateur Internet) et un serveur.

Retour sur la création d'Internet

Retour sur la création d'Internet

On mélange souvent les termes Web et Internet. Nous allons remonter dans l'histoire au cours de plusieurs articles et expliquer les différences entre ces deux notions.