Browsing Tag
developers
26 posts
FreeBSD for Devs
A Developer’s Deep Dive into a Robust OS Hello, fellow developers! Today, I want to take you through…
Top 8 Best Visual Studio Extensions in 2024
Visual Studio extensions play a vital role in enhancing the development experience for C# programmers. In this extensive…
Let’s Share, Learn, and Grow Together 👬!
Hey there, fantastic community members! As we wrap up another week filled with coding adventures, challenges, and triumphs,…
Developer Experience is Dead: Long Live Developer Experience! 🫠
Right now, here in early 2024, we seem to be experiencing YAPP (Yet Another Productivity Philosophy), and that…
The Best Way to Diagnose a Patient is to Cut Him Open
Logging is NOT Print Debugging! Why Debug? Tracepoints Grouping and Naming Object Marking Renderers Tracking New Instances Tip…
An open source Spotify-like yearly recap using your Github contributions
Hey there, Dev Community! You know that feeling when Spotify drops your annual Wrapped? Well, imagine that, but…
Input and Output in C
In C programming printf() is used for outputting a data or to display a data. On the other…
How to Build a Developer Blog using Next JS 13 and Contentlayer – Part three
Add more directories and pages Make directories: about, blog, projects under the app directory. Create a page.tsx in…
The Ultimate Markdown Cheat Sheet: A Blogger’s Best Friend
In this article, we will discuss about Markdown and provide an easy-to-use Markdown Cheat Sheet. What is Markdown?…
5 Mistakes Junior Developers Make When Programming 🙀🤯
Programming is a complex and challenging field that requires a lot of dedication and hard work. Junior developers…