Details
-
AboutMy name is Simone. I'm an italian guy from Italy. I'm 18 years old. I study IT and Machine Learning.
-
SkillsPython3, Java, C, PHP, SQL, JavaScript, HTML5, CSS3, Bootstrap
-
LocationVenice
-
Website
Joined devRant on 9/26/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Today I'm trying to study how to encode data in idx-ubyte format for my machine learning project.
Professors I'm going to astonish you!
Good day and good coding to all of you! :)6 -
Hi.
Programming language types are only two:
- Assembly
- All the rest
I'm destroyed, my brain is melted.
Assembly is hate and love at the same time.2 -
01010111 01100101 00100000 01001100 01101111 01110110 01100101 00100000 01100100 01100101 01110110 01010010 01100001 01101110 01110100 001000011
-
Turn on WiFi on my smartphone in the morning.
Evening: realize that the WiFi had not connected automatically and I used all my mobile internet.7 -
Today.
Computer science classroom.
We had to do a very simple program in Java: the user have to insert four coordinates, the program create two points and then a segment, in the end calculate the length of the segment.
Me: about 30 minutes.
Rest of the class: 2 hours aren't enough.
I think I'll never understand... -
while(true){
while(beTired()==true){
goRelax();
}
while(beBored()==true){
goProgram();
}
}
That's a fucking infinite loop4 -
22:37
Idea!
I want to program a simulator of generations of humans!
So... dead, alive, probability, and anything else!
But this... Tomorrow.
Goodnight developers!6 -
💻 Four months ago. 💻
The Systems & Networks's professor said "You've to do a program that simulate the ARP table, in C."
...
After one week I had done the program!😎 (About 400 code lines)
And the rest of the class?
... One week... Two week... Three week.
Somebody had done the program, somebody else no.
Have an "informatics-stupid class" is funny and makes you look smarter. 😂🔝 -
This morning... Five hours of theoretical lesson of informatics, systems and networks!! :)
Let's Go! 💪2 -
Hey there! I'm going ti school (😐), I'm going programming (😎).
I had to do a program that simulate a solitaire! 😂 #wtf