Aide En Informatique
Latest Posts:

Articles
Documentation technique sur le projet Backend/API REST PHP codeigniter de QuizCodeur
Documentation technique sur le projet Backend/API REST PHP codeigniter de QuizCodeur
Other Comments: 0

Cette page est adressé au dev/codeurs qui veulent participer à l'evolution de "QuizCodeur", la nouvelle plateforme de Quiz, challenge, question-reponse, mot caché etc.. destiné essentiellement à l'informatique et le monde du coding, la plateforme c'est en fait 3 applications bien distinctes: 1. Une Application PHP Codeigniter pour la ...

admin 31.08.2022, 09:40

Creation d’une application décentralisée (Dapps)sur la blockchaine ethereum : une lotterie decentralisée
Creation d’une application décentralisée (Dapps)sur la blockchaine ethereum : une lotterie decentralisée
Blockchain Comments: 0

Nous continuons notre serie sur des exemples des applications qu’on peut developper sur une blockchaine pour débutant, bien vouloir lire les deux premières parties avant d’entamer celle ci. . Première partie sur la creation d’une ...

admin 26.08.2022, 08:58

Domain Driven Design (DDD) architecture in a nutshell
Domain Driven Design (DDD) architecture in a nutshell
Coding Comments: 1

Why pattern is good for software development? The full sample code for this post can be download here from my github Account. In the real word, we usually said : “don’t reinvent the wheel”, that say before trying to do something, just look around if someone have not done it before or if there is not a better solution already put in practice by another people ...

admin 25.08.2022, 10:39

DockerFile and Docker Compose File in a nutshell
DockerFile and Docker Compose File in a nutshell
Cloud Computing Comments: 0

The way to build docker image explain for absolute beginner. In my last post, I have made a short but deep explanation about docker architecture. As you already know, docker is the blackbox use to package our application and deploy it somewhere to the cloud or to an on-premise solution server, the package consists of not only our application code, but also the runtime to launch ...

admin 25.08.2022, 10:11

Creation d’une app mobile de manière native avec android sdk et le language kotlin:la suite de la calculette.
Creation d’une app mobile de manière native avec android sdk et le language kotlin:la suite de la calculette.
Coding Comments: 0

Dans notre dernier article (https://itinnovdesign.com/creation-dune-application-mobile-avec-le-framework-microsoft-xamarinune-calculette-avec-c-et-xamarin-form), on a fait pas à pas la creation de la calculette avec le framework Xamarin de Microsoft qui comme Flutter, se permettait de transformer pour nous notre code c# et son framework xml (Xaml) en app mobile native pour ...

admin 24.08.2022, 10:06

Creation d’une application Mobile avec le Framework Microsoft Xamarin:Une calculette avec c# et Xamarin Form
Creation d’une application Mobile avec le Framework Microsoft Xamarin:Une calculette avec c# et Xamarin Form
Coding Comments: 0

Dans cet article, nous allons à l’avventure de Xamarin Form et c# et nous poursuivons la conception de notre fameuse “Calculette” cette fois ci avec c# et son framework Xamarin Form. Le code source de cette application est disponible sur mon account github ici (https://github.com/Defcoq/ITINNOvDesignCalculetteXamarin) Dans la version ...

admin 24.08.2022, 09:54

First Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Next Last