Dima DemC-ing is Believing: Frustration-Free CodingThis article introduces readers to GCC Program Instrumentation Options [ -fsanitize= flags ] that facilitate finding errors17h ago
InCode Like A GirlbyAleenaCoding in the Debugger: A Unique Way to Shorten Your Feedback LoopStreamline development and accelerate your workflow by coding directly in the debugger.Aug 206
InThe PythoneersbyKevin Meneses GonzálezDebugging in Python: Replace print() with ic() and Do It Like a ProIntroduction:Oct 2221Oct 2221
Zaman HabibLessons from the Bugs We Fix in OurselvesHow Debugging Code Taught Me to Navigate the Challenges of Life20h ago920h ago9
Pavel BuchnevProfiling PHP (Laravel)Applications with xhprof. Finding bottlenecks!In today’s guide, we’re diving deep into the realm of PHP application profiling. We’ll explore key techniques to enhance performance and…Jun 123Jun 123
Dima DemC-ing is Believing: Frustration-Free CodingThis article introduces readers to GCC Program Instrumentation Options [ -fsanitize= flags ] that facilitate finding errors17h ago
InCode Like A GirlbyAleenaCoding in the Debugger: A Unique Way to Shorten Your Feedback LoopStreamline development and accelerate your workflow by coding directly in the debugger.Aug 206
InThe PythoneersbyKevin Meneses GonzálezDebugging in Python: Replace print() with ic() and Do It Like a ProIntroduction:Oct 2221
Zaman HabibLessons from the Bugs We Fix in OurselvesHow Debugging Code Taught Me to Navigate the Challenges of Life20h ago9
Pavel BuchnevProfiling PHP (Laravel)Applications with xhprof. Finding bottlenecks!In today’s guide, we’re diving deep into the realm of PHP application profiling. We’ll explore key techniques to enhance performance and…Jun 123
InJavaScript in Plain EnglishbyDipak AhiravDay 3: Can You Spot the Bug in This JavaScript Function?Put Your JavaScript Debugging Skills to the Test with Our Daily Coding Challenge!Nov 88
Ihcène Medjber9 Essential Practices for Bug-free Rails with PostgreSQL applicationsFew things disrupt the developer experience more than insecurity about the codebase you’re working on. It slows down deployments, reduces…10h ago
InTowards Data SciencebyMarcin KozakDon’t Let the Python dir() Function Trick You!The dir() function returns an object’s attributes. Unfortunately, it doesn’t reveal everything — discover how to find all attributes…May 134