|
You are here |
effectivesoftwaredesign.com | ||
| | | | |
simpleprogrammer.com
|
|
| | | | | 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 [...] | |
| | | | |
youryblog.wordpress.com
|
|
| | | | | Separation of Concerns Posted by Hayim Makabee on February 5, 2012 on http://effectivesoftwaredesign.com/2012/02/05/separation-of-concerns/#print Separation ofConcerns Posted on February 5, 2012 The most important principle in Software Engineering is the Separation of Concerns (SoC): The idea that a software system must be decomposed into parts that overlap in functionality as little as possible. It is so... | |
| | | | |
terrabuild.io
|
|
| | | | | Terrabuild is getting a beta2 ! Here are new features: Extensions in containers Notarization for macOS links Storage tracking New property Optimizer removal Latest release are available on GitHub. Extensions in containers Extensions can run in a container, this is great because this means zero deployments on dev environment but Terrabuild and Docker. Unfortunately, they used to be unreliable: build systems are not designed to be isolated this way. Investigations have led to shared memory usage. By enabling --pid=host and --ipc=host on containers, builds are now much more reliable now. Still not perfect but it's getting close! | |
| | | | |
miparnisariblog.wordpress.com
|
|
| | | A boomerang employee is someone who leaves a company and later returns to it. Most of the time it's made to get a bump in salary without having to go through a promotion process. I worked for Amazon as a software engineer for four years. I left in 2021. Last week I got an email... | ||