/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

effectivesoftwaredesign.com
| | waspdev.com
4.3 parsecs away

Travel
| | My rant about the famous saying in software development, which is usually attributed to Bjarne Stroustrup.
| | simpleprogrammer.com
1.9 parsecs away

Travel
| | Use these interview questions and answers to prepare for the technical rounds of your Software Engineering interview. Let's get to the questions. Good luck in your upcoming interview. 1. Describe your process for creating a software program. 2. Please explain Big O notation. In computer programming, Big O notation is used to measure the runtime [...]
| | initialcommit.com
3.2 parsecs away

Travel
| | There are two stages of testing for any software product. The first stage is known as the prototyping stage and the second stage is known as the testing phase.
| | codedrivendevelopment.com
31.0 parsecs away

Travel
| [AI summary] A comprehensive guide explaining Test-Driven Development (TDD) for frontend engineers, covering the red/green/refactor methodology, test types (unit, integration, E2E), and setup tips using React and Jest.