Engineering
Everything on SkillVeris tagged Engineering — collected across the glossary, study notes, blog, and cheat sheets.
9 resources across 2 libraries
Glossary Terms(1)
Study Notes(8)
Reverse Engineering with Assembly
How to read disassembled and decompiled code to recover program logic, recognize compiler-generated patterns, and identify common function idioms.
Common Software Engineering Pitfalls
Frequent mistakes and misconceptions engineers make, framed as questions you might face and how to avoid them.
Requirements Engineering
How teams elicit, analyze, specify, and validate functional and non-functional requirements before and during development.
Common Software Engineering Interview Questions
A curated set of frequently asked software engineering interview questions with clear, structured answers.
Software Engineering Quick Reference
A condensed reference sheet of core software engineering facts: SOLID, GoF patterns, SDLC models, and testing terms.
What Is Software Engineering?
An overview of software engineering as a disciplined, systematic approach to building quality software, distinct from ad-hoc programming.
Phishing and Social Engineering
How attackers exploit human psychology through phishing, spear-phishing, and whaling — and how to build human-centered defenses.
What Is Feature Engineering?
Explore how transforming raw data into informative input variables often matters more for model quality than the choice of algorithm itself.