Details
-
AboutOmg
-
SkillsHaskell.
Joined devRant on 9/22/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
-
I came to my sister's husband, programmer, and asked him for a book to learn how to program. He gave me a giant tome (probably to scare me out) and I read it page by page doing all the tasks. For me it was like a magic, I couldn't believe that I can write something in the notepad and then see computer do stuff because I told it to do so.5
-
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
-Douglas Adams1 -
A wise man once said.. Any fool can write code that a computer can understand. Good programmers write code that humans can understand.2
-
Visiting websites in
2015: Download our app
2016: Get our notifications
Give me some space will you ffs14 -
Guys try installing Termux. Its Linux for Android. It comes with its own version of Apt package manager. Using this opens up alot of possibilities ;)10
-
People that don't know what you do, think you're just a lazy introvert that sits on the computer all day4
-
My boyfriend.
He's an amazing software developer, has a few more years of experience with me, and because he's not a colleague, I feel comfortable asking him dumb questions. Combined with his patience and willingness to explain things very thoroughly, it's helped my post college learning immensely.
I love that I can cook him dinner, and then go to him with a code smell that I found at work, and spend the meal discussing ways to make cleaner code. I'm not sure who the real winner is in that situation. Probably my employer, haha.23 -
Class: And this is how you do a Hello World program in C.
Exam: Explain where this pointer of a pointer of a pointer of a pointer is pointing1 -
When you get lazy about learning new stuff...
I realized this is like a marriage and I'm not spontaneous enough anymore.1 -
Never look at your computer when it's compiling, it can sense you and it becomes more prone to errors.
#CompilerConspiracy4 -
What my lecturer think I have learned:
- Programming Patterns
- C, C++, Java
- Socket programming, web programming
- Operating system...
What I have actually learned:
1. printf("Hello World");
2. echo "Hello World";
3. console.log("Hello World");
4. Console.Writeline("Hello World");
5. cout << "Hello World" >> endl;
6. System.out.println("Hello World");
7. puts "Hello World";
8. "Hello World"
9. write("Hello World");
10. Display "Hello World"10 -
'your computer is doing something weird come home'
'i can't, everyone is being evacuated because of the hurricane'
'....it's trying to install windows 10'
Me:10 -
Never ask a woman about their age.
Never ask a man about their wage.
Never ask a dev about their bugs.7