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
Search - "coding code"
-
My girlfriend saw me coding in XCode.
GF: What are you doing?
Me: Ahmm. Coding.
GF: *saw the colors in every line of code
GF: That's easy. You just need to follow the color pattern. Green, Blue, Red and Yellow.
Me:
Macbook:
XCode:
Charger:
BTW. She's a Preschool Teacher. Hahahaha23 -
80% of coding is just staring at the code thinking about how to implement a particular feature into the code...6
-
me: im tired of coding here
boss: then go home and code there
me: GREAT SEE U TOMORROW
boss: okay, tomorrow bring a pillow, slippers and food so you'll feel more comfy coding!11 -
Finally got my new coding buddy! Gilfoyle will hopefully help me to straighten up my miserable code. Praise the dark lord 😀16
-
That moment when you look at other peoples code and realize you are not as shitty at coding as you thought.3
-
So today this Mother F**ker get HR to back him up to accuse me of not communicating well in the team because I consistently asked him (the code owner) why he kept coding not following the coding guideline.
How is it not communicating? He literally ghosted me and blocked me every time I ask him questions. Which I somewhat don't understand what he is trying to do. HR lady told me that a senior software engineer should have the knowledge to understand everything and all the code.
But the code looks like this :41 -
I am the only guy who pauses to look at the code in every hacking/coding scene either in a movie or series? Coz that shit is sometimes hilarious9
-
And when I was busy wasting my time on my girlfriend who is my ex now, my friends were busy coding an AI chat-bot. Now, I use their chat-bot to talk to when lonely.
Moral :
Girlfriends ditch you.... code doesn't. Love code.15 -
Working alone is great. You won't have to deal with others shit coding and others won't have to handle your shit coding.
Code free, code alone!3 -
I really hate people who prefer this coding style:
if (condition)
{
// something shitty here
}
Instead of this:
if(condition){
// perfectly clean code
}41 -
I'm beginning to get burned out on coding in general due to work-related stresses.
Is anyone hiring remotely?
Please?
Will code in Ruby/Node/React for food ☹27 -
Is "sleep-coding" a thing? Fell asleep last night on accident with my phone in my hand. When I woke up, I had typed a few lines of code in my sleep.17
-
Guy from work: "I have a messy coding style ¯\_(ツ)_/¯".
No, you have a bad coding style. Your repetitive uncommented spaghetti code isn't an artistic expression of your quick imaginative mind jumping from thought to thought. It's a horrible mess that shows me that either you can't do any better or you don't care.8 -
10-1 AM - 4 of us got drunk.
2-4 AM - 2 hours straight coding, solving big-ass problems
10 AM - Fucking hangover and python code in a java project!4 -
This guy next to me in the train is coding C#... but his codestyle looks like... no words... I am now reading Clean Code!
I hope he will notice!😂8 -
Lecturer :" Never ever create UML diagrams because it is a waste of time. Only people who can't code create these stupid things. Just sit down and start coding. "22
-
Stop reading and JUST start writing code.
I've been stuck in coding limbo because I kept looking for the right answer.
And I've learnt over time that the right answer will come to you only when you know what exactly you're looking for.
So start coding.10 -
Before you start to code write your ideas on a piece of paper ... Everytime I beginn a project I start with coding, this advice is to difficult for me 😂5
-
Developers coding cycle:
Start of Project - "Right, I am going to make this code clean and structured."
Deadline looming - "F**k it, just throw the code in there and get it finished".2 -
The sooner you start coding, the longer it will take.
This was meant as a way to tell us all the slow down and plan first. If you go right into coding things before the structure is thought out you will end up with garbage code.4 -
Actual pro tip: don't push only when you are done with code. Always push when you are done with coding session. Minimize the possibility of data loss and always have your code on the server.8
-
Why people say programmer like to code at night, I don't. I just like to start coding 2 at the morning.3
-
After a decade of coding as a hobby: Shift+Tab lets you move indentations in the code to the left.11
-
How to Code...
“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live”
― John Woods2 -
Dev of my team coding on Idea
Seeing him using space-bar to format copy pasted lines of code
Me: why don't you use ctrl+l shortcut?
Him: I don't use shortcuts while coding
Me: at least use the tab
him: nope.
He formatted 3000 lines of code with space-bar. He's not even using notepad. 😐
WHAT THE ACTUAL FUCK.9 -
Tonight is the strangest night ever. I was coding for 2hours straight then I ran the code later and it worked fine.😰10
-
The music I hear while coding can describe my current mood:
Dubstep and other electronic music -> chilled and focused
Movie soundtracks -> everything I do today is working fine
Anime Openings/JPop -> in desperate need for motivation
Metal -> why is that son of a code not working?!
What kind of music do you listen to while coding?17 -
A nice word to all developers who say stuff like "I know I write bad code, but what does it matter.":
Please try to think in a logical way about what this part you are about to write has to do. It is much more difficult to rewrite code, the longer you wait after you started to code.
Bad code can have big impacts on different levels.
For example financially: Bad coding style or program structure can lead to thousands or much more in losses because of nasty bugs, bad performance, expandability or maintainability.
Think about quality over quantity.
A little example: I had to work together with other coders to meet a fucking tight deadline. The last day we coded like crazy and these dudes started to apply styling changes (CSS) directly as inline styles to the HTML code, instead of taking a few minutes more to find where in the CSS files they had to make the changes.
At the end of the deadline we had more stylingbugs than before. It took us another whopping 3 hours to fix what they had done.
So next time you code: Thinking before coding is mostly faster than just straightahead coding and fixing at the end. 😉2 -
!rant
Boss: You can't start coding without understanding the phrase P. O. O. P.
Me: P. O. O. P.?
Boss: Is a carefully organized code
People
Order
Our
Programs2 -
Any coding challenge that doesn’t start with modifying an existing code base ignores what 95% of software engineering is.2
-
I accepted a job that requires coding in html, css, js and php and I don't code in those languages at all. Whoops.8
-
Cringed when I saw camelCase, snake_case, PascalCase and CONSTS (for non consts) in 10 consecutive lines of code! 😖😖😖
I suppose if you don't know which coding style to pick... Just try them all!!!!! 😱7 -
STOP CODING MUTHERFUCKER AND THING YOU DUMB FUCK!!! THIIIINK!!!! IMPROVE!!! LEARN NEW SHIT!!!
STOP CODING TO CODE BETTER!13 -
I spent 10 years of my life to learn how to code when I could make big money without coding. I'm such an idiot13
-
For God's sake! Coding standards should be a subject in university, where the students are thought the right way to name variables, indenting the code properly and many more things!8
-
Holy shit I never realised how frustrating it is to code for a client the way they want it... I mean I just want to go back to coding for fun4
-
Use profanity labelled variables... like the $penis I just used in my code... (makes coding fun, until u get "undefined variable: cannot find $penis on line 31")1
-
Was in a middle of competitive coding trying to do some operation on a nxn matrix. Wrote this code.
for(i = 0; i < n; i++){
for(j = 0; j < n; i++){
.......
.......
}
}
Was waiting for the output, only to wait long enough for the coding platform to throw a timeout at my face and make me doubt my skills.2 -
The company wants me to attend a meeting while expecting to finish coding. So i just code in a meeting pretending i was taking down notes.5
-
What's your Holy Grail for long hours of coding?
Something that helps you concentrate perhaps?
Mine is: Spotify
Switch it on and get lost in code 😁16 -
while(freeTime == true) {
if(iHavePlans == true)
waitUntilDone();
/*
* TODO: Fix bug that causes
* coding to call the gaming and
* relaxing methods so often...
*/
code();
}7 -
Me: This project will take a month developing and cost $5000.
Client: Make it two weeks and $2000.
Me: fuck no3 -
Yesterday I bought a BMW Series 1,
Today I realized that I did all that money from coding! I thought I was riding my code !2 -
Currently on vacation and all I wanna do is code. But I took vacation to get rest from coding. What’s a person to do?4
-
when you watch a coding video and try to scroll the code because you just forgot it was on YouTube... 😫😫1
-
Just two wishes!
#1 : Way to download images rather than having to screenshot
#2 : Code with syntax hilighting
#3 : I know I'm of by one, but a coding font maybe?4 -
Quited my job because I want to code and not project managing (instead of coding). Found a new job as front-end developer with opportunity to become a full stack dev.
-
Starts coding in Android Studio, Auto-complete does not function
**doesn't know how to code anymore**4 -
Why does it seem everybody has a lot of ideas to code and I can never find any interesting idea to practice my coding?7
-
*Me after writing a piece of code and praying to god that there are no errors.*
My pc: 1 error(s) found.
Me : "I hate coding. I hate coding. I hate coding."
*Tries everything to solve that problem.*
My pc: No errors found.
Me: "I love coding.Yay xD"2 -
Just read an article that really grinds my gears. Its about coding in other languages. Not programming languages, but literally other languages.
Btw I learned to code in Spanish and I'm not against coding in programming languages using variable names in other languages.
That's fine.
What pissed me off was that the author claimed that we should be able to code Fucking JavaScript in SWAHILI or other languages available. What kind of PC bullshit is that!
Coding is barely fucking readable and now we have to make standards for Multilanguage support. Just learn the less than 60 reserved words you lazy fuck and code with them! I leaned to code with shitty tutorials in Spanish and theres no 1000x resources out there and this author claims you can't code unless you know english.
Granted. It's easier but wtf not just learn it. When I coded in Java in Spanish, I didn't know wtf a Class was or ags meant. So what. I memorized that shit. How? By coding!
Why bring this PC shit to programming? The author thinks there are few programmers bc we don't support fucking SWAHILI in JavaScript. Fuck no!
Now if you want to support this initiative. Think of this,
...legacy code
...in 32+ languages.
Have fun debugging this thing.14 -
When you have to take a rest cause you're tired & exhausted after a day of coding..
..but your code is not done and you feel empty and you feel like a failure..3 -
Coding has taught me that there are 10 kinds of people...
* Those who code for a living
* Those who want you to fix their laptop/printer/phone/etc.1 -
Coding while drunk currently in the middle of the fucking day, hopefully I wont regret this tomorrow? Who am i kidding I'm writing brilliant code i should code drunk more often2
-
Shit you can apply this to coding too.
"When you fix a bug in your code"
Red: Actually does what you want
Blue: Completely fucks your entire program up.10 -
Coding-related ads are always entertaining. They nearly always contain easily spotted nonsense and error-filled code. Not even sure where to start with this one...9
-
Sometimes I get so caught up questioning myself how to *architect* the code, that it takes me forever to do the actual coding.
Anyone else ever do this?5 -
I want to know what brings you Joy while programming/coding?
I've been trying to catch that certain feeling...
For me it's having everything make sense and a logical flow through the code and it works every if it is adding two vars.
And please definitely not the money if you're coding for money then you're not enjoying it.12 -
"Intense coding. A day passes. Wait, how the fuck did my code work? It doesn't make any sense!"
It happens so, so often, God why 😐1 -
Why do people like hiring managers at companies seem to think that because you are paid to code you spend your spare time coding?
You don't expect a surgeon to operate all day then go home and randomly start cutting people up, so don't expect a code surgeon to spend all day coding to go clock off the start hacking away at shit either!10 -
Conspiracy Theory:
Coding standards were invented so that your colleagues can steal your code without any effort.6 -
Tomorrow I'm going to rent an office for a year to code with some collegemates that barely know of coding, they about to learn and they putting some money on table. I'm stressed.
Wish me luck, I'm coding apps with Flutter.
#IranianTechDreams6 -
Biggest sin is writing code without taking into account clean coding and just doing what ever is necessary to make the code work6
-
/*************
* adds 1 to i
***************/
i = i + 1
Everyone has seen at least one comment like this.6 -
Underrated pleasure... Listening to Hans Zimmer (preferably the Batman v Superman soundtrack) and coding. Even a Hello World code will seem like a blueprint to world war33
-
The worst kind of problem you can have while coding is an inconsistent or intermittent bug... For code you didn't originally write...1
-
I like coding in a way that anyonr who comes into my code base can understand whats going on. That way more people can maintain the code base.
However, I HATE having people in my code base. Since they leave shit undocumented, and have 10 variables called "data" "items" "o" "p" and another 20 methods called "processData" "convertItem".1 -
After alot of 24, no sleep, and lots if coding I went full Jack Bauer on my code. Shouting, "where's the bug!? Where is the bug!?"3
-
"Coding is free dude, why are you charging me for that when I can just use Google to copy-paste code from there and there, boy.. think about it"
-- Typical Client5 -
Me before learning to code: Wow Programming is so cool, I am gonna be the Mozart in coding !
Me after learning: what the hell...3 -
When you spend two weeks coding something only to find out there is a cool generator that could write 90% of your code for you7
-
Almost finished writing some code, then got distracted by devRant. Now I'm back to post about it. MUST FINISH CODING! DAMN YOU DEVRANT!
-
I thought I would have all day to code after my family went on vacations for 2 months. Tbh, I miss them :( Coding and my cat are the only companions at home.2
-
Let's invent a new coding paradigm. Its goal is to make code as it naturally really should be: Ugly af
See the current list of rules in the description14 -
!rant
I am new to coding, and I am trying to find a platform to host my code. Should I choose GitLab.com or GitHub.com. Maybe the better question is: Will my code be as accessible on GitLab as it is on GitHub?17 -
So its 6+ years of writing code, learning new things and I still find coding amaizing and kinda enjoy it
Thot I would be sick of it and doing somthing else8 -
Don't focus too much on learning one specific language. After some coding getting to know a new one is going to be no problem. Focus more on paradigms and maintainable code.
Oh, and don't forget, comments are sometimes way more useful than the actual code. -
Would have loved if my teachers had any idea about coding, more over, if they had any idea about coding in big projects, even more if they had any idea of producing understandable maintainable code and had taught people about it.
-
When you spend 10x time coding just because you can't, just can't resist writing good code, even when you no it's gng to make no difference whatsoever🙁
Why brain, oh why?4 -
Parts of the code I am working on date back to the early nineties, written in ancient C++ with lots of special cases for ancient compilers by people with 0-2 years of coding experience.
My favourite coding moment is every time when after refactoring a part of the code, it has about 1000 lines less (no exaggeration), is more reliable, AND can do a lot more than before.6 -
Alright ladies and Gents, i find this topic very interesting but who cannot code without listening and who cannot code without silence
If your in the music listening category, what music genre hits that coding sorcery zone for you?22 -
*In competitive coding*
My code has an error
Me : *doesn't have a clue*
My code gets executed
Me : *doesn't have a clue*
XD4 -
Have you ever thought about quitting coding and going down another career path? You can't. Coding is a desease that sits in you giving you urges to code. Never thought about it until now, but I could never stop coding!4
-
I can't stand this JS is sooo fast bullshit anymore. You just suck at coding if your code with the most other languages is significantly slower.11
-
"Ha you commented your code that nobody is going to read! That's funny dude good humor!"
If good coding practice is funny then I'm in good standing.3 -
I used to code for 10-12 hours a day. But for last 2 months I'm hardly coding for 2-3 hours a day.
Motivation??
Where r u??4 -
In the middle of coding: "Too into code to document properly. Will document later."
Two weeks later:"What the actual fuck is this code doing?"2 -
It's a constant battle of getting the code finished, and having it look readable. It's so easy to fall into the downward spiral of bad coding.
-
After few years of coding php, I finally REALLY get the mvc pattern. Never gonna write crappy code again.4
-
If I had to audit my current code I'd definitly stick a cactus up my arse shouting in the mirror:
ALL YOUR CODE IS GOOD FOR IS ULTIMATE DELETION. YOU FILTHY MAGGOT! LEARN TO CODE... *rage quit*
Really, coding shit because of spare time simply makes me ripping my face of 💀 -
I really feel like coding right now, but I don't have time. Problem is: when I do have time and I have to code I probably don't want to anymore.
-
Name The Song.
One a side note, what do you listen to while coding? Do you need absolute silence to code?23 -
Coding faster is more important than code quality? GitHub shows a call to action: "Code 55% faster with GitHub Copilot". WTF?14
-
My insta story: Hey geeks, I started a new project. It will be the AI code human readable maker and simplifier. Coding started,will be up soon..
Project progress:8 -
>coding with music
>best part of the song hits
>best part of the song ends
>my code now consists of the lyrics of the song
>"Crap"5 -
Looking to update the way I write my code to follow:
- Coding Convention
- Standard Work
- Coding Standards
- Whatever other name they call it
And found this...13 -
<> Rant
An interesting perspective considering how much of their code could literally mean life or death.
http://fossbytes.com/nasa-coding-pr...2 -
Today I feel like a coding vampire, let me create a new Xamarin project and boOoOost with the code!!
*Creates a clean project, finds 1492 errors* well... f*ck it4 -
Stopped coding for 5 months.
For 5 months I didn't forget my name, my age, how to sleep and the fact I live every second.
Fortunately, now I code again. -
!rant
Well, I did it.
My alpha first app I'm sharing with the public.
It's small, it's not pretty, but it's mine.
Say hello to, Coding Trainer
https://github.com/IronPhreak/...
Coding trainer is a project to encourage users to code more and not procrastinate. This is done by incentivizing users to work on their code in order to access certain "fun" programs
-----
I know this isn't the best as it's only a small amount of code and hours worked on, I know it can (and will) be improved. However this has given me some experience I didn't have before which will lead into future apps I work on8 -
devRant = Developer Anonymous. For people who are addicted to coding - the best sort of addiction. :-D
"I'm sterex, and I code."2 -
That awesome moment when your code passes all the test cases 😁
Anyone else likes competitive coding??1 -
Coding was and is the thing that currently feeds me the most efficient way. But it's also what caused to cringe and to hate people the most because of legacy code and immensely narrowminded dimwits aka clients.
But yeah: Coding is love, coding is life. ❤️ -
For the first time apart from Data Structures and Algorithms, there was a Machine Coding round where they asked me to create a small app using any language without data persistence or GUI, to see my code designing ability, LLD, code quality, whether I can implement OOP and write modular code and to see how extensible my code will be.
I did well.2 -
I really loving coding but i cant stand people that take coding for granted, theres no single way to code there are a lot of ways to make a single function work and you can code it in different ways, i hate it when people dont use their imagination, in coding you dictate what you want to do, thats the power of coding1
-
!rant
Restarted #100daysofcode.
Gonna finish this time no matter what 💪✊.
It's the challenge where you do code every day for 100days.
I am not kinda well right now but it's perfect opportunity
I got the time I always wanted for coding
So no excuses anymore.
Hope you guys also having some adventures coding time 😉😂8 -
Since I've learned coding, I'm always analizing how things work on the low level. Machines, movies, peoples' choices, planta, reality... Decompiling everything to source code
-
Where can I get me some of this? Minus the firing and forgetting how to code.
"Programmer Automates His Job For 6 Years, Finally Gets Fired, In The Meantime Forgets How To Code"
http://techworm.net/2016/06/...3 -
Documenting your code is like peeing. You'll rather just keep coding until you no longer have a choice 😂1
-
not really a rant but the more i code, the more fun it gets. i havent really dived this deep into coding and allowing myself to take most of my time doing it has made it more interesting for me. now i want to learn more and start creating personal projects aside from real university projects. people may think its weird that i have been devoting a lot of my time writing code, but i guess they just dont understand the difference of coding for grades and coding for fun.
we are all in it for fun!1 -
When I first started coding, I always assumed my code was working without testing it. Now, I assume the output is wrong if get it right on the first try :/1
-
Why the flying fuck does one indent Java code with two spaces? Coding standards exist for a reason, for fuck's sake!4
-
Do you all look for code complexity O(n) while coding? Or you make sure that your code runs and never look back what's happening ?
Because as per code review no one looks for code complexity and that's so sad11 -
When coding, what percentage of your time is spent fluently typing your code vs thinking about what you're coding?8
-
I get listening to music while you code, but I’m afraid I just can’t believe in watching a TV show while you code. You’re not coding, you’re watching a show. Or if you are coding, the level of code that’s being written is probably low enough to make it a waste of time.4
-
Just saw my professor coding in F# and it made me wonder, is F# still relevant/ useful in todays world?
I never saw anyone code in F# until today...6 -
After one month of coding on Internship (doing website and app for them), I accidentally deleted folder with all code from my MacBook.
God bless disk recovery tools!5 -
!rant
All computers are great and not all people are compilers
please use a Semicolon for God's sake
Though coding is competence
I believe in readable code2 -
I live coding but I feel lonely. None of my friends code and I don't have a girlfriend to spent time with .8
-
!rant
I have a question; when I get interrupted while coding (dinner, friends etc) I'm often "stuck" in my head while just thinking about the problem I were to solve in the code. Anyone else have this? Does it have a name and any tips to "let the code go" while not coding?5 -
is "drunk coding" really a thing? i can't imagine how.
i prefer working code, so when i'm writing code, i need my brain to be working. the "benefits" of alcohol, like reducing social inhibitions, don't benefit source code.8 -
One of my most frequent coding errors is putting e before I in function calls because my understanding of English spelling is worse than my code 🤣3
-
Spend enogh time planning, before you start coding
Write maintanable code
Join the local gym and exercise regulary, it will keep you happy and prevent early burnout -
How do I get in the coding zone 🤔 I get buzzed off my tits with caffeine then loud music and code all night
Thought that's how we all do it1 -
Literally came across the third line of code and made this meme.
To top it off, the if statement looked like this:
if ([that ugly code])
{ //it is
...
}
This is coding at its finest....2 -
I visited my college school today and my friends from lower years are still afraid of coding , i mean coding doesnt bite it just take time to understand , i think people want the easy way of understanding things rather than building up from nothing, thats why i love to code because i can literally make something out of nothing.4
-
I love what I do, I'm passionate about what I do and at times I'd rather be home coding than at work in a meeting. While coding is amazing, I can see how someone could become overwhelmed. I can see why people are scared of programming. Not everyone needs to learn how to code so I don't see why so many people are pushing this "everyone should code" agenda2
-
Coding experience #1
Even if I can't get committed in real life I make sure to get my code committed daily. -
What does projektaquarius do when he doesn't have a working IDE? Reformat code (that I am already refactoring) to an industry standard format and prepare for the arguments that are going to come from the other group who has their own coding standard that isn't industry standard.
Already preparing for the Pascal case versus Camel case argument. Emotionally that is. Mentally the argument basically just amount to "your group didn't want to refactor the code so we did it. Live with it or you do it." -
"Whenever there is a decline in quality of code and rise of bugs and errors oh dear coder, I manifest to show the path of bug and error free coding" said code-god
- Chapter 1 Verse 1, Code Gita -
Can anyone tell how you yourself to start coding please 😢especially when you you have alot alot alooot of coding that waiting you and you being lazy about it!😢4
-
I did my biggest mistake of my coding life today (I've been coding for two months).
I did a program in my coding class. I said to myself : "I will try when it will be done". After 3 hours of coding, I finished the code. I tried it and... almost all of my script was trash. Best feeling ever.2 -
Coding is like drinking.If you code too much you get muscle pain (hangover) the next day.
I am having a muscle pain but I still want to code.19 -
I'm always helping out a girl in my class with her coding assignments but her code is absolutely atrocious. I don't have the heart to tell her that her whole method, file and variable naming, and process is wrong and is causing her so many headaches.11
-
Can we all please try to keep emotion out of coding? It never ever helps to get upset at a code review.
Please please please accept constructive criticism, and dish it back to me! You can hate my code just don't hate me. :/2 -
I've finally got into the habit of writing descriptive comments in my code. I've always just got so into the coding and comment later when I don't know what the code does anymore xD1
-
I'll never understand how you could learn to code by reading the documentation and not by actually...idk...solving problems and coding? Especially if you're a beginner.2
-
Had one of those unicorn coding moments where my from-scratch code worked the first time I wrote and tested it. That hasn’t happened in a long time.
-
Life(naive_person) {
While(lesson not learnt) {
Change characters;
Repeat story;
}
Return dead_person;
} -
Code didn't change my life because I've been coding since I was a kid. You could say that it shaped my life instead. I don't know life without code. I don't know if that's good or it's not...
-
I am fairly convinced coding in a non dark mode editor will slowly ruin your code due to excessive exposure2
-
Not sure what is going to be worse. Fixing the bug in this code. Or removing all of the code I added in the name of finding the bug in this code. I have found myself asking myself why I chose coding when I come have picked something less stressful. Like flaming bull fighting.
-
Sometimes I feel like I was born to code.
So I like making design, print and wear them.
Stay Safe Folks.
And Happy Coding5 -
today:
Committed my code for Code review
solved 23 Merged Conflicts
Fixed 65 Load project Error.
Fixed another 8 Compiler errors because of mistake made in Merge conflict.
I wanted to do coding today... I really do..2 -
Coding in Pharo Smalltalk makes me not want to code in anything else.
If i could find a Pharo job i would be pretty stoked.
Yeah I like Smalltalk that much.2 -
Me coding in swift:
func doStuff() {
// code
}
"oh I see the code isn't working yet. Let me try this"
func doStuff() {
DispatchQueue.main.async {
// code
}
}4 -
That moment you find your C++ code from 2012 but you still feel like you know nothing after 8+ years coding. 😭
(Impostor syndrome is strong with this one! 😂)2 -
I can't live without coding so I don't take vacations for more than 2 days. However, I code for myself.3
-
When I'm on lunch I stop coding to watch other people code on youtube. Does anyone else have this problem?1
-
I was watching this fantastic talk on coding through refactoring:
https://m.youtube.com/watch/...
Highly recommended....
And it got me all enthusiastic about coding again and then I realised, at my last work place, the "we value code quality" corporate hellhole you'd be criticised for taking too long by management and for changing too much code by coworkers.
And a month later, you'd come back to the code and some other coworker would have jammed in a bunch of extra if statements and absolutely fucked your nice structure....1 -
Live coding interview to code tic tac toe console game and I couldn’t even print out the game board. FML.2
-
You know what's worse than reading someone else's code? Reading someone else's code with comments that make absolutely no sense!
It's like deciphering hieroglyphics. If you're going to comment, at least give me a hint, not a riddle.
It's not a treasure hunt; it's coding!2 -
php is so fucking great, every time I'm coding in php I'm astonished by the speed it goes from code to test. Unfortunately its the only benefit I see in using php.2
-
I did an coding assignment for a new job... Now they are asking for more code to judge.
Cmon, just change your coding assignment to be enough to judge it...5 -
These people belong in a specific kind of hell....
I have to bodge several thousand lines of code where this is the standard....
Can't wait till we begin coding the replacement :D1 -
Starting to code before making the wireframe or the design.
So i am basically blind coding
Wherever the wind takes me! -
How my mind operates when someone starts looking at my code while I am coding.😂😂😂. Dev lesson "Never let anyone stare at you/your code while you are coding".
-
I just read about the 'Learn to Code' nonsense. It seems some journalists told coal miners to learn coding for a living. Wtf.. As a person doing formal CS education after 1 year of work, i take offense for that comment. Coding jobs are dragged to the ground by these comments which imply that coding is a no skill, for everyone job. Opinions ?3
-
I can’t code without dead silence. I cannot concentrate on coding whatsoever unless there is dead silence in my house which leads me to usually coding in the middle of the night so I don’t hear people. Then I lose sleep and I lose my health. Anyone else?6
-
Found this coding bootcamp advertisement while I was scrolling through Reddit:
“... we provide a better way to learn, free of tuition AND TEACHERS...”
- I learn my code in da streets, yo3 -
Do you guys support today's youth learning how to code? If so, why? If not, why not?
I started coding when I was 11.13 -
Coding distraction: accidentally finding out about some Vim plugin or cool tool you didn't know about and having to stop searching for that error code to check it out.
-
Have you ever seen a tree data structure implementation in any code base?
I wonder why recruiters are so desperately asking how to invert binary trees in my coding interviews🥴4 -
I don’t love to code. It kinda sucks, TBH. I love to make money and get closer to a hopefully early retirement. Coding is only part of how I’m getting there.4
-
I hate coding views... I will code every service and controller there is until I have no choice but to code the views.
-
Life Bugs
====================
What would you define code that's not "Hard coding ?" ---"Soft-coding" ?
Any suggestions?
-_-3 -
A lot of people listen to music while coding, so do I. But what do you listen to? I listen to a lot of Linkin Park and Fall out Boy.7
-
I code.
Never speak to my family about coding.
Family tries not to talk to me. l
Ask them why.
They say I would ramble about C++ or my Python...1 -
You all enjoying and excited being coding until someone asks you to test your code and care about code quality6
-
Advent of code is awesome. If anybody isn’t doing it YOU SHOULD. Solving a different coding problem every day for 25 days. adventofcode.com3
-
Damnit onion, this is a little on the nose. But hey, code complete is always worth reading.
https://theonion.com/hopefully-neig... -
A former team lead decided the team should review any open PR before proceeding with their own tasks after their breaks. Any open PR also meant reviewing refinements in an ongoing discussion. Several times, we wasted time for review, coding, and discussing when the second reviewer asked to revert the changes introduced according to the requests of the first reviewer.
Now as a freelancer, in smaller projects, I sometimes have no coworkers to review my code. So, apart from testing, I try to pay more attention to linters, static code analysis and automated coding assistance. I have stylelint, eslint, SonarLint, and possibly some more IDE inspections. For the infamous popular blogging software, I also have a so-called PHP code sniffer that checks all PHP and JavaScript code for compliance with the WordPress coding styles, so finally, I got the team experience back: SonarLint suggests removing unnecessary spaces and reformating my code, which in turn makes PHPCS complain that the code violates the legacy code style. -
Neural scan coding, so I just think what I want and it writes out the code in a new neural language and works!
-
When your computer science teacher asks to write the psedo code and flow chart first, instead of just coding the program. That frustration!!!!9
-
Fellow web devs, your favourite tool for coding ?
I use and love phpstorm because it prevents my 90% typos and provides code completion.
What tool do you use to improve your coding, and if there is any tool which you use to get more productive?14 -
usually the worst drunk coding problem i have is leaving nasty comments in the code about the previous maintainers. Or ranting more vehemently on here than is really warranted... ;)
In other words it doesnt affect my coding, it just affects my social skills.... lol...2 -
I've never gotten drunk while coding, but definitely a whiskey always is the finest accompoint to writing some beautiful code 😉
-
Transferring our website from (outdated) SAPUI5 to VueJS.
It's so painful to look at 6 years old code... And at least 10 different coding styles.3 -
I... Hate... Uni coursework. Would much rather be coding my own projects than reading 1000 plus lines of code to write a single class4
-
man
I just can't seem to find motivation to code
any suggestions? I really want to get out of this coding slump :(3 -
Unpopular opinion:
No one should ever argue over ANY coding style unless they're just starting out and thus have to come up with their organization's coding standards for the first time.
Once the standards are set, everyone should just comply with it irrespective of their personal preference. Or alternatively, include back-and-forth code formatting into the development workflow.
The only thing that's important is that by the time code is pushed into the codebase, it is formatted according to the defined standards so that the whole thing looks consistently written, which is basically the point of setting a coding standard.2 -
Dreaming in Code!
I know very little code at this point. Mostly HTML, CSS and a sprinkling of JavaScript and Python.
That was clearly enough for my brain to generate some imaginary lines and fill the gaps in a night of wild dreams.
I guess any code language works much like human languages with grammars, vocabularies and punctuations.
So dreaming in code isn't all that odd?!
Whether you're learning Japanese or JavaScript, Portuguese or Python, you need to read, repeat and regurgitate.
I hope that's what my mind attempted last night. Not the most visually inspiring of dreams, but certainly vivid.
Has anyone else experienced something similar? Has anyone tried applying language learning tricks to learning coding?8 -
From next Monday to next Friday i'm coding with a fried sth. for a school project.
The Plan: a complete Forum
Problems: Friend was ill since >4 Month and is currently ill since the last 3 Days..
Next problem: It's code!
Happy coding...1 -
I get really motivated and sit to write a lot of code and be very very productive, but then I get demotivated for twice as much time as I were coding.
I just can't write code if not super motivated. This is a very bad habit.1 -
The reason I even stepped back into the coding field is owed to a friend I made at my current job. He showed me some funky stuff done with code and I just couldn’t stay back I haven’t stopped coding since.
-
NGL on the weekend I love eating, drinking beer, and not coding. Granted if I want to code, I will, but I like that i can do it as a hobby and turn my coding brain off if I want to.
-
When you saw the code of the whole product, and the best way to describe is the best example of a bad coding practices.
-
At work in the room full of developers coding, someone...
- "Talk to each other, why are you so quiet?"
- *No longer code, start derp-ing* -
What is wrong with me? I noticed I stopped breathing when I code. Coding apnea, anyone else? How can I train myself to keep breathing?5
-
Do you guys know of any open source project I could work on to get used to coding with other people? I can code in C++, JS and Java5
-
Shit... watched too many videos about AI. Now I'm convinced human coding will be obsolete in the near future...
Hello code block, long time no see...1 -
When I started coding, I thought that TODO came from Spanish "todo" : "everything" / "all". As in, write all of your code here. The entire project has become a TODO5
-
Writing DAL code that I am 99% sure will be replaced really soon along with the database schema.
Angry coding is almost as good as tipsy coding - AMAZING. -
I'm the only one who doesn't understand how the fuck people dream about code/coding? I get it, you leave work and still think about a solution for a certain problem, that's normal. But dreaming/having nightmares about this shit is weird.4
-
Im a student, and im learning coding, but analisys too( diagrams, use cases, documentation).
I really love code, but not feel the same about the other part.
Do you feel the same ?2 -
Okay, lemme be honest today...
So, I don't know HOW TO CODE IN BINARY.
Looking for some tutorial on Binary coding.
Pleaaasssseeeee...4 -
TFW you started coding in python and then you try to code in other languages but you always forget that damn ;1
-
Freaking coding conventions...
Just chose something and stick to it.
How hard can it be?
Apparently this hard:
if(condition){
//SomeCode
}
else
//SomeCode1 -
I wish I spent less time working on code so I could spend more time learning other coding languages and frameworks3
-
For coding advice
Don't stop thinking
Keep asking how and why a thing works
Learn the logic
Pick any one language
Write some code, do mistake, fix, learn and repeat
Do keep a balance of coding and real life ,playing games are necessary
Do exercise as well....
Maybe some more things we can , but most important is
Do what you love not what others love.
It's your life live and code your way... -
AskdevRant
About the watches in the avatar.
Who has time to look at the time when coding? When I code, I am usually stopped by the arrival of dawn T_T3 -
When the business tries to tell you how you should code the project when they know nothing about coding let alone the actual requirements.1
-
Literally every single professional breakthrough I've had is because of being better at coding than my peers. Internship, and potentially even my PhD. Granted, scientists have low standards for code...
-
It's finally weekend and I spent all night coding. Now I want to code more because I have so many ideas but my fucking eyes hurt!! C'mon eyes... recover faster!!5
-
Gave a coding interview today on Coderbyte. The portal didn’t allow me to print anything (could only return from function). Had a hard time debugging code without using print statements 😤8
-
need to deviler a custom made website on a custom cms tomorrow, can't bring myself up to code... Any of you get these coding blocks? how do you guys overcome it?1
-
It's really difficult to stay sane after doing 3hrs of competitive coding plus even after trying so much your code does not run . I really wanna be good at competitive coding but I am horrible. Ahh this is irritating so many hours of thinking shit and nothing workd7
-
Had to code review a line of java with this code a while back: ServiceService.isProductProduct. Funny thing is that even though it's obviously stupid, it was in accordance with the coding standard and I couldn't really object to it (._.)
-
An Application (PC/Smartphone) in which instructions can be given in plain English and it will write its code in coding language of your choice. :D8
-
https://youtu.be/t5OhKCyXc_0
So I start to teach people coding on YouTube.
The best thing I can have. Learn nodejs, read other people's code, download pornhub videos, teaching people coding.
It feels good and hard. -
I am first in my family, no one before me had done coding. So
my family supports me in;doing code...3 -
There's nothing worst than legacy code without documentation. That means I have to spend more time understanding the legacy code than actually coding.4
-
Shitty code. Nothing makes me avoid coding more than seeing bad written obfuscated hard to debug code...
Look a fly. -
Just discovered font ligatures in vs code with the new font Cascadia Code.
I didn't know I could love coding more.
https://omgubuntu.co.uk/2019/09/...4 -
What I hate the lost about exam season, is the lack of coding... Spend two months cramming all the theoretical parts of computer science, and it just gives no time to code
-
I am unable to understand the naming convention. I SUCK IN IT.. CAN'T I JUST NAME MY VARIABLE AND OTHER THINGS LIKE SIMPLY, WHY I HAVE TO USE UNDERSCORE AND ACCURATE NAME FOR IT.
I mean , my variable does tell what is it for then why I need to do that?5 -
Code while listening to John Oliver's Last Week Tonight in the background. Sometimes it gets so hilarious you forget what you were coding while coding... :)1
-
À test Class can not have any private method.
That's a coding guide line. And if I ask why, the answer is... wait for it..... BECAUSE X and Y DECIDED THIS WITH Z LONG AGO...
Agggghhhhhhhh.... -
👾 Anyone here who love to listen to minimal music while coding ? Add your favorite music to code with to the devTech spotify playlist here: https://open.spotify.com/user/...
-
Whatever it costs to improve myself and my coding skills, to be honest.
So guys suggest your favorite way to improve and enhance your code quality.4 -
I am watching The Karate Kid and it made me wonder if there is a way to teach someone to code without them realizing they have been coding the whole time.
-
When I was started my journey in coding, what ever I do, I think about coding. Sleep code, eat code, dream code, dating code. Its become my usually nightmares.
Its become worst when I got stucked in coding. Ppl see me like a geek zombie.
Coding used to ruin my life.
But when my code working like charm, feel like god. I can do anything. 😂😂😂
Sometime l just love it, but most of the time I fucking hate it. -
My friends making me do their coding project for school : 😈
Teacher finding the same code for both of us: 😒3 -
I’ve realized that coding is really a stupid waste of time. Why you wouldn’t use a visual coding system or ai code assistant or any of the other code methods that are not coding is just dumb. Here’s to the end of coding and similar systems that makes this brain dead skill a thing of the past. I hope my comments didn’t anger any coders especially since I think coding is really stupid.6
-
What are some good coding buddies? I'm thinking of toys, not people. Suggestions? I need someone to talk my code through with who won't argue with me even if my code is wrong 🙃1
-
I usually review my code and if it doesn't look right it needs improving (even if it works). I hate when I see code that I know is flawed. My coding skills are weak but it's easy to spot crap code
-
Is it just me who finds coding so relaxing? In all the messy crap flying around it's just me and code..my precious!
-
Every time I sit to code I just put up The Weeknd 's "Save Your Tears". At least that gives me hope to save my tears for the next code session.
save your tears for another day(of coding)…. -
coding is weird. a third party code you integrated successfully in past will simply integrate no more in new project.
-
Coding on the right track is doesn't matter for those who really want to contribute, they decide first lets start code nor lets start code for this or that :/