I will pick angularjs because i didn’t get the react .
“Sorry because the title is longer then the topic”


Algorithm is making your plan to solve a problem. In coding the last step is to write the code itself before this you have to get the logic , evry step you are going to do , you should solve the whole problem as small tasks and the optimal one .

Don’t forget to think about the edge cases and don’t forget also to worry about your problem complexity .

I’m always thniking as a programmer and following the algorithm and AL HAMDULLEH the most of the time it’s not working .


Each personality is composed of bad things and good things , for me im not going to talk about the good part , i just don’t feel comfortable when i say ‘ I’m funny person ‘ for example becuase i can see myself funny but in reality im not so the good things generally just the people around you can tell it .

for the bad things maybe i can say im shy sometimes and over emotional person and here it’s my astrological sign https://www.yourtango.com/2018310079/personality-traits-virgo-zodiac-sign-astrology-horoscope .


If i had a choice to name a place and i live there i will just say “ i want to live in the whole world “.
Life is too short , i don’t want to spend it just in one country (specially Tunisa) i would like to discover the other part of the earth . I want to be lost in some montains , i want to get scared of seeing wild animals in africa or some sharks in europ’s oecans . i want to talk more about the deserts and nature but it’s meditaion time Bye fatma .


Hello my dear kid , im sorry to tell you that i can’t explain it to you right now
but i promise you when i will understand it so well i tell you evrything about it .
If you want me to explain for you another thing text me .


Imagine with me that the Stack is an empty box and we are going
to fill it with many elements , so the first element we are going to fill
is the last element in the box when it’s full
that’s why the stack works with the first in last out (FILO) and it has
2 keywards push and pop.

Now let’s imagine that the Queue that’s a queue in a restaurant so the first
person who will come he will takes a ticket and leaves the first and that’s why
the Queue is the first in first out (FIFO) and it has also 2 keywords Enqueue
and Dequeue.


That’s the only day i have i will not write anything and if anyone talks to me i will make him suffer for the rest of his life

YOUR PRESIDENT : AMINE M’HAMDI


What’s the difference between stringifyJSON and parseJSON?

The stringifyJSON it’s a method when we give it and inpute ( any type of inputs ) it will returns for us a stringified output( the value of the input inside a string )

The parseJSON is a method to conver a string to and object for expample and to check the value of any key in this obj

Medaminemhamdi

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store