DTCode

DTCode

Follow
homeAboutbadgesnewsletter
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

Simple but powerful Coding Practices that you can adopt immediately: Consistent naming conventions

Dec 10, 20204 min read 565 views

I already wrote about naming conventions in a past article but I wanna explore a little more because I think this topic is very important for every...

Simple but powerful Coding Practices that you can adopt immediately: Consistent naming conventions

Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace

Dec 3, 20205 min read 955 views

Continuing the powerful coding practices series, today I will talk with two simple concepts that can greatly improve the readability of our...

Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace

Tools that I use (almost) every day to do my job as a developer

Nov 29, 20205 min read 271 views

Everyone has their favorite software to do a specific job. As developers, we have some mandatory ones like code editors, task managers, source...

Tools that I use (almost) every day to do my job as a developer