So we’ve got a code review tool, now what can we use for software documents? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How to write “SMART” Objectives as an agile developer?
Like many corporations the company I work for is transitioning to a performance review system based on SMART objectives. My team is a high functioning agile development team employing practices from Extreme Programming. To our great benefit our employment of agile practices has the full support of immediate and upper management.
Are there any existing standard software design guidelines?
My team of about 70 programmers is developing C and C++ code for embedded, multiprocessor, image-processing project. We have a coding standard, and hold design and code reviews. The problem is that we don’t have solid design review checklist.
OutOfMemoryError: Container killed due to memory usage when using Google Reviews API in ECS
I’m running a Node.js application that fetches Google business reviews using the Google Places API. When I try to deploy the application in AWS ECS (Elastic Container Service), my container gets continuously killed, showing the following error:
Is there any code review or code reading group?
I wanna improve my coding style and I was wondering if anyone knows a weekly coding review/reading group that I can join online.
Thanks
Is there any code review or code reading group?
I wanna improve my coding style and I was wondering if anyone knows a weekly coding review/reading group that I can join online.
Thanks
How to measure the success of a small software project? [closed]
Closed 10 years ago.
How do I review code changes that are the result of syncing?
At my current job we develop code on a release branch and then do a code review. After all rework is done the final changes are also synced/merged to the ‘main branch’. We want to be sure that all changes are synced correctly. What’s a good way to review this sync work?
Experiences with C++ Async/actor model Library [closed]
Closed 9 years ago.