Aide En Informatique
Latest Posts:

Blog - Coding
Dvelopper les app Mobile flutter : Comprendre son ecosysteme à travers Quiz Codeur
Dvelopper les app Mobile flutter : Comprendre son ecosysteme à travers Quiz Codeur
Coding Comments: 0

Il faut au prealable avoir dejà lu les posts suivant (ces liens demandent d'etre abonné du blog si vous ne l'etes pas encore faite le c'est un seul click vous pouvez utilisez votre compte facebook ou google pour le faire): 1=> Documentation tecnique backen/Backoffice/API REST c'est ici 2 => Documentation technique Flutter + Reactjs c'est ...

admin 04.09.2022, 14:42

Comprendre PHP Codeigniter ou comment fonctionne une architecture MVC : exemple QuizCodeur Backend
Comprendre PHP Codeigniter ou comment fonctionne une architecture MVC : exemple QuizCodeur Backend
Coding Comments: 0

il faut au prealable avoir dejà les posts suivant: 1=> Documentation tecnique backen/Backoffice/API REST c'est ici 2 => Documentation technique Flutter + Reactjs c'est ici 3=> Fonctionalité QuizCodeur c'est ici  Qu'est ce que codeigniter et comment fonctionne t'il ? Codeigniter est un framework PHP basé sur une ...

admin 03.09.2022, 12:08

Apply Design Pattern in asp.net core project for beginner
Apply Design Pattern in asp.net core project for beginner
Coding Comments: 1

  The complete sample code for this post can be found here from my github account What is Design pattern? Design patterns are high-level abstract solution templates. We can t hink of them as blueprints for solutions rather than the solutions themselves. You won’t find a framework that you can simply apply to your application; instead, you will typically arrive at ...

admin 01.09.2022, 10:34

How dotnet core compilation work for absolute beginners
How dotnet core compilation work for absolute beginners
Coding Comments: 2

Know how things work under the hood to be most productif while writing code Dotnet core is the new Microsoft framework to build app in .net ecosystem, before dotnet core their was .net framework, The original use case for the .NET Framework was developing enterprise Windows applications. The two most important pillars of the .NET Framework are the Framework Class Library (FCL; a ...

admin 28.08.2022, 09:55

Design Pattern for beginner : Refactoring a code to adapt to best design principles (Apply Separation Of Concerns : SoC)
Design Pattern for beginner : Refactoring a code to adapt to best design principles (Apply Separation Of Concerns : SoC)
Coding Comments: 0

Two years ago, I wrote a post about DDD for beginner, so in this post I’ll follow the same path by showing in this post how we can refactoring our dotnet code to apply best design principle so that our code can be very flexible and loosely coupled. To demonstrate the Smart UI antipattern,Suppose that a new developper Boss ask to develop a quick solution for a client, ...

admin 28.08.2022, 09:51

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

First Previous 1 2 3 4 5 6 7 Next Last