<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Institute of Software Engineering</title>
  <link>https://instituteofsoftware.com</link>
  <description>Objective analysis of software engineering</description>
  <item>
    <title>Database Internals Guide</title>
    <link>https://instituteofsoftware.com/guides/database-internals/</link>
    <description>B-Trees, WALs, and concurrency. What developers need to know about the storage layer.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Bootcamp Outcomes & CIRR Data</title>
    <link>https://instituteofsoftware.com/guides/bootcamp-outcomes/</link>
    <description>Analyzing placement rates and the reality of the junior developer market.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Azure Solutions Architect Expert</title>
    <link>https://instituteofsoftware.com/certifications/azure-sa/</link>
    <description>Microsoft's flagship cloud architect cert. Crucial for enterprise environments.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>CompTIA Security+</title>
    <link>https://instituteofsoftware.com/certifications/comptia-security-plus/</link>
    <description>Baseline security certification review. Perfect for entry-level roles, but lacks practical rigor.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>GCP Professional Cloud Architect</title>
    <link>https://instituteofsoftware.com/certifications/gcp-pca/</link>
    <description>Analysis of the GCP PCA. Exam difficulty, focus on enterprise architecture, and ROI.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Bootcamp Curriculum Breakdown</title>
    <link>https://instituteofsoftware.com/curriculum/bootcamp/</link>
    <description>Deconstructing the standard 12-week coding bootcamp. What they teach, and critically, what they skip.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Self-Taught Engineering Roadmap</title>
    <link>https://instituteofsoftware.com/curriculum/self-taught/</link>
    <description>A structured approach to learning software engineering outside the university system.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Total Compensation Evaluator</title>
    <link>https://instituteofsoftware.com/tools/offer-evaluator/</link>
    <description>Evaluate competing job offers by normalizing base salary, RSU vesting schedules, and sign-on bonuses.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Cache Economics</title>
    <link>https://instituteofsoftware.com/tools/cache-hit-ratio/</link>
    <description>Determine if adding Redis/Memcached is cost-effective based on compute savings vs cache instance costs.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Software Engineer Salary Benchmark</title>
    <link>https://instituteofsoftware.com/tools/salary-benchmark/</link>
    <description>Adjust engineering salaries based on cost of living, equity grants, and local taxation.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>API Latency Budget</title>
    <link>https://instituteofsoftware.com/tools/api-latency/</link>
    <description>Calculate your maximum allowable database query time to maintain a p99 SLA.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Cloud Migration Cost Estimator</title>
    <link>https://instituteofsoftware.com/tools/cloud-cost-estimator/</link>
    <description>Compare on-prem bare metal costs against AWS/GCP managed services over a 3-year horizon.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>System Capacity Calculator</title>
    <link>https://instituteofsoftware.com/tools/system-capacity/</link>
    <description>Back-of-the-envelope math calculator for system design interviews. Convert DAU to QPS and storage requirements.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Engineering Tools Directory</title>
    <link>https://instituteofsoftware.com/tools/</link>
    <description>A complete directory of all interactive tools and calculators.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Technical Debt Calculator</title>
    <link>https://instituteofsoftware.com/tools/tech-debt-calculator/</link>
    <description>Quantify the cost of delayed refactoring by estimating hours lost to bugs and slower feature velocity.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Agile Velocity Predictor</title>
    <link>https://instituteofsoftware.com/tools/team-velocity/</link>
    <description>Estimate sprint delivery dates based on historical story points and team availability.</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Database Architecture Selector</title>
    <link>https://instituteofsoftware.com/tools/database-selector/</link>
    <description>Input your read/write ratio and data shape to determine the optimal database family (Relational, Document, Graph, Time-Series).</description>
    <pubDate>2024-05-24</pubDate>
  </item>
  <item>
    <title>Degree vs Bootcamp ROI Calculator</title>
    <link>https://instituteofsoftware.com/tools/roi-calculator/</link>
    <description>Calculate the break-even point and total ROI comparing a 4-year Computer Science degree to an intensive 12-week coding bootcamp.</description>
    <pubDate>2024-05-23</pubDate>
  </item>
  <item>
    <title>Certification Study Planner</title>
    <link>https://instituteofsoftware.com/tools/study-planner/</link>
    <description>Generate a customized study schedule for major cloud and infrastructure certifications based on your weekly availability.</description>
    <pubDate>2024-05-23</pubDate>
  </item>
  <item>
    <title>System Design Interview Guide</title>
    <link>https://instituteofsoftware.com/guides/system-design-interview/</link>
    <description>A structural breakdown of the modern System Design interview for software engineers. Frameworks, capacity estimation, and common architectures.</description>
    <pubDate>2024-05-22</pubDate>
  </item>
</channel>
</rss>