Stories recently tagged with 'Engineering'

Regular Expression Engine in C# (the Story)(leniel.net)

submitted by lenielleniel(489) 2 years, 8 months ago

A “long time ago”, more precisely 3 years ago, I was studying Automata and Formal Languages which was a Computer Engineering discipline. At that time I was amazed by the new things I was learning such as NFAs, DFAs, FSMs and Regular Expressions. For the sake of my development I started searching for programming related material that could... read more...

add a comment |category: |Views: 31

tags: another

Software Engineering and Ethics(programming360.blogspot.com)

submitted by syedtayyabalisyedtayyabali(135) 2 years, 9 months ago

Software is the core for any computer–based system, which affect all aspects of our life. Software development is a complex, expensive, and ethical engineering task which requires qualified SWE professionals. Ethical and professional principles for software engineering professionals were adopted by professional committees such as IEEE and ACM. read more...

add a comment |category: |Views: 9

tags: another

Reality-driven development(duartes.org)

submitted by gustavodgustavod(775) 3 years, 11 months ago

A way to think about software development as evolution directed by users and technical quality. read more...

add a comment |category: |Views: 1

tags: another

Richard Feynman, the Challenger, and Software Engineering(duartes.org)

submitted by gustavodgustavod(775) 3 years, 11 months ago

When Richard Feynman investigated the Challenger disaster, he issued a brilliant report with many insights into the nature of engineering. These apply directly to modern software development. Not sure if this one is on topic - it's about general software engineering. read more...

4 comments |category: |Views: 31

tags: another

Don’t rely on obfuscation(barmagy.com)

submitted by FadyFady(275) 4 years, 6 months ago

A white paper demonstrating the weaknesses of managed code obfuscation known protection techniques read more...

add a comment |category: |Views: 9

tags: another

Top 30 Software Engineering Practices(spellcoder.com)

submitted by bashmohandesbashmohandes(3000) 5 years, 3 months ago

Here is a top 30 list of software engineering practices as a guideline for better software read more...

add a comment |category: |Views: 12

tags: another