As Manjaka Josvah

As Manjaka Josvah @ashcript

About: Hello there. I'm an IT student, specialized in Javascript technologies. Let's DEV😊

Location:
Antananarivo, Madagascar
Joined:
May 4, 2023

As Manjaka Josvah
articles - 7 total

Makefile - .h - .c exemple.

Voici la structure du projet avec l'exemple sans bibliothèque statique en premier, suivi de l'exemple...

Learn More 0 0Jul 14 '24

Comprendre le Makefile (Exemple avec langage C).

Un Makefile est un fichier utilisé par l'outil make pour automatiser la compilation de programmes....

Learn More 2 0Jul 14 '24

SysAdmin

I. Les serveurs graphiques 1. À quoi sert le serveur graphique ? Le serveur...

Learn More 0 0May 9 '24

Ten Queens puzzle using recursivity in C language

A post by As Manjaka Josvah

Learn More 0 0Jan 27 '24

C Basic methods

We are going to learn about the basic C programming methods and their implementations from scratch ...

Learn More 5 0Jan 25 '24

Greeting 🤣

class Hello { static world(foo: string){ console.log(foo); } Hello.world("console.log"); ...

Learn More 2 0May 17 '23

Hello World! (as usual 🥴)

HelloWorld("console.log"); Enter fullscreen mode Exit fullscreen mode

Learn More 0 0May 4 '23