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 think one thing every programmer should know is how to code, and properly comment in any language you're developing in
-
Don't just be a programmer, be a Product Engineer.
Think not only the code design but the user experience too. -
3 BILLION DEVICES RUN JAVA
FUDUEJSBUWIDIWOWOSBSIWJSBHEJZBSNKWJSJDKVMKEKRKNDVWJWKDJWIWJDHFHFNKT -
Agent-P448yPick the right side quests, and don't forget the main mission. Also pick the right battles. Remember all humans are not your enemy
-
Patience, work flow, the consumption of coffee and its necessity, devRant, commenting in code, proper fucking indentation.
-
1. Most of the time, you'll be reading (not writing) code.
2. The majority of the costs of a software project (up to 80%) will be due after (!) its first release.
Combining these facts, it's crucial to keep your code clean. (e.g. reduce code duplication. Let tools help you!) -
lewdogg9958yMemory management, setting and unsetting variables.
The difference between an emulator and a simulator. -
CWins48118yDon't get religious about tools. There's a purpose for every tool and a tool for every problem.
-
Comments are fine, but I don't have to add comments for each and every small fucking detail. If it was hard to write, it should be hard to read.
What's a thing every programmer should know ?
undefined