+ 3
Code story time! 📖📒📕📚📚📚
Tell us anything about your journey in coding. Also tell us what resources you used along the way beside sololearn! There is no restrictions, so feel free to say whatever you want!!
3 Respuestas
+ 2
Hi @D_Voter
Thank!! I'm sure everyone appreciates it soo much
+ 1
coding all the night .
+ 1
C++;
while(alive) {
eat();
study();
code();
sleep(optional);
}
Udemy mostly for learning new content.
http://www.cplusplus.com for examples.