Skip to main content

Command Palette

Search for a command to run...

Life Of Coders 😂(Part 1)

Life would be much easier if I have the Source Code

Updated
1 min read
Life Of Coders 😂(Part 1)
P

Welcome to my world of Internet of Things and Cloud Computing. I received my bachelor's degree in the discipline of Internet of Things. I also write technical articles. I am now pursuing a Masters degree in Cloud Computing. I am an Amazon Web Services Certified Cloud Practitioner.

The life of a coder is complicated. Sleepless hours, lots and lots of coffee, and dozens of lines of code Guys, it's time to relax and enjoy some coding fun. Let's dive into the world of coders.

Debugging

Debugging is like an Onion. There are multiple layers to it, and the more you peel them back, the more likely you are going to start crying at inappropriate times.

99 bugs in the code -> Take 1 bug down -> 100 bugs in the code.

bug.png

Normal Person v/s Coder

if(brain!=empty)
{
keepCoding(😊);
}
else
{
orderCoffee(☕);
}

coffee.png

Hide and Seek Champions

And the award 🏆 goes to - 
Missing parenthesis -> }
Missing semicolon->  ;

bug.png

When StackOverFlow is the only Hope

bug.png

  • Just copy the code from StackOverFlow and paste it. That's it 🤷‍♀️
  • It is not a problem to copy the code from stack overflow; however, make sure you understand the code before copying it so that it does not interfere with your main function (my personal advice😌 )

Which type of Coder you are?

bug.png Hope you enjoyed! 😊 Tell me in comment section which type of coder you are.

Happy Coding 💜

Images from : Pinterest

Comments (13)

Join the discussion
V

well being a night coder it difficult to wake up in morning. and sometimes stack overflow guys are also prone to finding the bug if it is hiding just behind them on the golf club too.

if user != like: os.do(hang_the_PC) else: os.click(like_button)

J

Stack overflow is Saviour

D

Sender edge needs to be displayed on top or sub specified. This nice for communication.

D

👏👏

20
M

When bug and errors hide behind the scenes then life of coder without stack over flow will be null or empty.

2
P

😂😂so true

2
S

so appealing

4
P

Thanks 😅🤗

S

Yup😂

4
N

Informative!!

2
A
Aman5y ago

Such a funny and interesting article....just loved it😄👌👍

4
P

Thanks a lot 💛😅

N

Waah:^)

3

Life 0f Coders

Part 1 of 4

In this series, I will try my best to make you smile. I will be using some funny images related to life of coders.

Up next

Life of Coders😂 (Part 2)

When I wrote this code, only God and I understood what I did. Now only God knows...........

More from this blog

🍁Welcome to Techie Tweed🍁

66 posts

Namaste🙏.... My name is Pavandeep Kaur. I am working in IoT and cloud💭 domain. Being an audacious girl I'm on the way to explore new things. I believe in sharing knowledge💜, so I write.