I am learning about the monotone properties of random graphs. I came across this question which I am unable to prove. Let $s = s(N) ∈ \{0, 1, . . . , N\}$ where ${s(N) → ∞}$ and ${N − s(N) → ∞ }$ as ${N → ∞}$. Let $ξ ∼ Bin(N, s/N)$. Prove that $P(ξ = s) → 0$ as $N → ∞$. Is it true for constant 's'? I want to know how to approach this type of numerical (I do have a bit of understanding of probability and measure theory but I am very new to random graph). Any help is appreciated.
Moreover, can anyone please suggest some reference or literature for the Random graph? I am following Random Graphs - Svante, Łuczak, Rucinski and Random Graphs by Béla Bollobásbook (which is generally instructed to follow) but I am finding it a bit advance for my level. What I am looking for is something that shows how probability methods are used in Random graphs and have vast examples for the same (since I am not able to get the intuition of solving various random graphs related numerical even though I can understand various solved lemmas).
Thanks in advance.