+ 3
Tell us about your start with programming
You know what.. we all are noobs at some point
6 Antworten
+ 18
When I saw a C program for the first time, I thought
printf("Enter 2 numbers:");
should be written as
printf("5,9");
in the compiler. I laugh everytime I remember it.
+ 13
University. CompSc. First year. First semester.
"The book says <iostream.h>. Compiler vomits. Why? I can't fix this, the IDE must be broken!"
"So there's a double datatype. Why can't there be a triple datatype?"
+ 5
When I first started studying html. I was like.
"is that an arrow ➡ or it's bigger and smaller than operation"
Whenever I remember it I feel stupid
But yeah the good old days
+ 3
It was with CS1131 Computing Studies Module in my school
+ 2
lit
+ 1
my experience was writing program in C++ and while compiling i used cc filename and wondering what's the error is?😂😂