Ranter
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
Comments
-
I'd give them 15 minutes of peace because if everyone is getting 15 minutes they're gonna hear enough BS as it is.
-
As developer, your natural way of thought is how to make shit work - but that will yield fragile and insecure shit code. From the get-go, you must review your design and implementation from the opposite point of view!
What would have to happen, or how would you have to feed your code, in order to break it? How do you harden your stuff against that? Or could it continue at least in some sort of degraded mode? That's the difference between quality code and nice weather hobbyist shit.
One of the finest examples is the legendary Quantas flight 32 where one of the engines exploded shortly after take-off. It sure took a magnificent crew to handle this, but also top-notch engineering, or else the crew wouldn't have had anything to work with.
Lots of shit didn't work, there was considerable wiring damage (with fly-by-wire, electronically!), and that thing still was so rock solid that they managed to land it with no casualties or even injuries. -
10% code is functionality you want in your program.
90% code is to prevent users fucking up the programs inputs. -
@AleCx04 at first don't understand this, but then think deeper , this make so much sense.
Related Rants
If you have 15 minutes now , and the whole world is listening to your advice to be a software engineer.
What would your advice be? (Your advice will some how reflect WHAT YOU REALLY WANT TO KNOW when you were beginner)
I will go first, "Do not compare yourself when you pick up programming, it take times, understanding and passion to lead you to become one. Be consistent in aspect of learning more. Focus one , master one language and master another one. Don't look down on yourself."
question
programming
advice
motivation
beginners