Explore >> Select a destination


You are here

rakuforprediction.wordpress.com
| | ameeracademy.school.blog
12.7 parsecs away

Travel
| | Hi, I just published a blog post about documenting software architecture: https://herbertograca.com/2019/08/12/documenting-software-architecture/ Would be nice to get some feedback on it. Tkx. submitted by /u/hgraca [link] [comments] from Software Development - methodologies, techniques, and tools. Covering Agile, RUP, Waterfall + more! https://ift.tt/2YZcO08
| | aimatters.wordpress.com
9.9 parsecs away

Travel
| | There is a strong principle in software engineering of reusing code wherever possible. It's considered so important, that it's got its own TLA: DRY ("Don't Repeat Yourself"). In other words, don't reinvent the wheel. There are obvious benefits to this. Nobody wants to type the same piece of code over and over. Sowrite it...
| | nagoon97.wordpress.com
13.5 parsecs away

Travel
| | A growing number of web applications are making more and more use of client-side technologies because thanks to Ajax, it is now possible to writemore fluid and more responsive web applications using only client-side technologies. Now, web developers from all around the globe are releasing really interesting utilities and applications using only client-side technologies, many...
| | garrettdimon.com
23.4 parsecs away

Travel
| When it comes to shipping software, speed and stability aren't purely at odds. You can have both with the right approach.