Aide En Informatique
Latest Posts:

Articles
Fonctionalités à developper
Fonctionalités à developper
Other Comments: 2

1=> Documentation tecnique backen/Backoffice/API REST c'est ici 2 => Documentation technique Flutter + Reactjs c'est ici 3=> Fonctionalité QuizCodeur c'est ici  Ce document contient une liste exhaustive des fonctionalités que l'application QuizCodeur a et aura besoin pour son fonctionnement dans le temps, la app sera mis sous Google Playstore ...

admin 02.09.2022, 13:59

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

Documentation technique QuizCodeur Flutter et ReactJs
Documentation technique QuizCodeur Flutter et ReactJs
Other Comments: 0

Ce post donne des indications sur la suite de la documentation technique sur le projet QuizCodeur, du moins la plateforme, j'ai dejà publié  ici sur ce lien , tout ce qu'il faut savoir sur le coté backend et j'oses esperer que ceux qui sont sur le projet backend sont entrain de l'explorer, puis j'ai fait aussi sur ce lien ici  un post ...

admin 31.08.2022, 17:12

fonctionalité QuizCodeur
fonctionalité QuizCodeur
Other Comments: 3

Note Importante : Je viens de mettre la Version 1 de l'apk pour android sur mon google drive donc vous pouvez cliquer sur ce lien ici  directement dans votre smartphone android et l'installer pour dejà avoir une idée des fonctionalités et des potentialités de la plateforme, ceux qui sont dans le projet Backend/Backoffice/API-REST pourront dejà ...

admin 30.08.2022, 20:42

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

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