Archives de l’auteur : Pierre Jean

A propos Pierre Jean

Ingénieur de Recherche CERIS Centre d'Enseignement et de Recherche en Informatique et Systèmes IMT Mines Alès UMR Euromov DHM Plus de détails sur Pierre JEAN

Git, GitHub and Vscode

2 software and 1 website : If you want to train more about Git you can use this page for beginner to advanced user : https://pierrejean.wp.imt.fr/2023/09/08/oh-my-git/ F&Q Very simple configuration on Github Website On the GitHub account opens by click … Continuer la lecture

Publié dans Développement, EuroMov DHM | Laisser un commentaire

Git, Gihub and Github desktop

2 software and 1 website : If you want to train of Git you can use this page for beginner to advanced user : https://pierrejean.wp.imt.fr/2023/09/08/oh-my-git/ F&Q Very simple configuration on Github Website On the Github account opens by click on … Continuer la lecture

Publié dans Développement | Laisser un commentaire

Protégé : Git test

Il n’y a pas d’extrait, car cette publication est protégée.

Publié dans Blog, Développement | Saisissez votre mot de passe pour accéder aux commentaires.

Web Development TP 1

Using green resources of the computer At first, to preserve resources, close any other applications except web development browser, eclipse and tomcat server. You can decrease the CPU frequency by change the level of power save, reduce temporary the light … Continuer la lecture

Publié dans IMT Mines Alès | Laisser un commentaire

Web Development TP 2

1/ Add a CSS style sheet With Eclipse, add a new folder css into the folder webapp as (the screenshot show WebContent folder which was the past name of webapp folder) : Menu New > Other then filter the very … Continuer la lecture

Publié dans IMT Mines Alès | Laisser un commentaire

Web Development TP 3

Time to time WordPress change double quote into a nice quotation mark, so I use single quote because it is more common, but you should use double quote instead. 1/ JavaScript JavaScript is a programming language at first dedicated to … Continuer la lecture

Publié dans IMT Mines Alès | Laisser un commentaire

Web Development TP 0

At first, you can download slides from Web Development course with detailed explanations of Servlet/JSP development in MVC. Do not hesitate to read it often to remind features. Development tools and software are free and/or open source. Tomcat 9 and … Continuer la lecture

Publié dans IMT Mines Alès | Laisser un commentaire

Formation Python

PYTHON c’est: un  révolver deux films d’horreurs un serpent de la famille des pythonidae et loxocemidae un langage de programmation   http://www.python.org PREMIER TRUC Python 3.12  ou  Python 2.7.18 Normalement, le python 2.7.xy n’existe que pour assurer le fonctionnement d’anciens … Continuer la lecture

Publié dans EuroMov DHM | Laisser un commentaire

Azure Spring deployment

This article is divided into two parts. First about Spring Boot Web Application and the second part is Tomcat Web Application without database. Spring boot Web Application 1/ Create Web app with Azure account Then choose to create a Web … Continuer la lecture

Publié dans Développement, IMT Mines Alès | Laisser un commentaire

Formation python Seconde partie

 CINQUIÈME TRUC Utilisation d’un  IDE (integrated development environment) performant pour gérer plusieurs fichiers pythons ou autre, plusieurs fichiers de données, plusieurs versions, etc. Il y a de nombreux IDEs python, celui que je recommande actuellement est la version gratuite de … Continuer la lecture

Publié dans EuroMov DHM | Laisser un commentaire