Warning: Undefined array key "capability_type" in /home/hajeredu/public_html/wp-content/plugins/amcharts-charts-and-maps/includes/setup.php on line 16
HajerEducation – Page 2 – HajerEducation
symfony 6 app

Symfony 6.1.4 Installation

Symfony 6.1.4 Tutorial Part 1: Installation In this tutorial, I will show you how to install and setup Symfony 6.1.4 on windows 10, I used xampp, composer, Symfony CLI Install Xampp Install Composer Add Path /Php Environment Variable Composer version PHP version Install Symfony CLI : open Windows PowerShell not cmd !!! Install scoop Install […]

test endpoint RapidAPI hajeredcuationapi

Create an API using nodejs , express , cheerio and  Axios

Description This project is an API which returns the list of articles from my website hajereducation.tn You can see the list of the latests articles from all the categories on my website or the list of the latests articles from a specific category . Environment : Code editor , js , … VS Code Windows […]

How to create SSH Key GitHub ?

SSH Key Github https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent https://docs.github.com/en/github-ae@latest/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection

jQuery Selectors

jQuery Selectors

jQuery Selectors : Selector Example Selects * $(« * ») All elements #id $(« #lastname ») The element with id= »lastname » .class $(« .intro ») All elements with class= »intro » .class,.class $(« .intro,.demo ») All elements with the class « intro » or « demo » element $(« p ») All <p> elements el1,el2,el3 $(« h1,div,p ») All <h1>, <div> and <p> elements       :first $(« p:first ») The first <p> element :last $(« p:last ») […]

array javascript

Array Javascript

Array Javascript Name Description concat() Joins arrays and returns an array with the joined arrays constructor Returns the function that created the Array object’s prototype copyWithin() Copies array elements within the array, to and from specified positions entries() Returns a key/value pair Array Iteration Object every() Checks if every element in an array pass a […]

node.js

Node.js overview

Node.js Node.js is a JavaScript runtime built on the V8 JavaScript engine [1] [1] :https://nodejs.org/docs/latest-v17.x/api/documentation.html V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++ [2] [2] :https://v8.dev/ WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment […]

Calcul Vectoriel

Calcul Vectoriel

Calcul Vectoriel 2ème année secondaire Calcul Vectoriel Déterminant des deux vecteurs Vecteurs Orthogonaux Vecteurs Colinéaires

Arithmétique 2ème année secondaire

Arithmétique

Arithmétique 2ème année secondaire

Notions de polynômes

Notions de polynômes

Notions de polynômes

problèmes du second degré

Problèmes du second degré 2ème année secondaire

Problèmes du 1er degré et problèmes du second degré

« Page précédentePage suivante »