<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tech on Joe Stevensen</title><link>https://joe.stevensen.net/tech/</link><description>Recent content in Tech on Joe Stevensen</description><generator>Hugo</generator><language>en</language><atom:link href="https://joe.stevensen.net/tech/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Get Into AppSec</title><link>https://joe.stevensen.net/tech/appsec/</link><pubDate>Mon, 15 Sep 2025 00:00:00 +0000</pubDate><guid>https://joe.stevensen.net/tech/appsec/</guid><description>&lt;h1 id="how-to-get-into-appsec"&gt;How to Get Into AppSec&lt;a class="anchor" href="#how-to-get-into-appsec"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="section-a--new-to-tech-start-here"&gt;Section A — New to Tech (start here)&lt;a class="anchor" href="#section-a--new-to-tech-start-here"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Productivity basics&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Spreadsheets: formulas, pivot tables, charts&lt;/li&gt;
&lt;li&gt;Free: &lt;a href="https://support.google.com/a/users/answer/9282959"&gt;Google Sheets Training&lt;/a&gt;, &lt;a href="https://support.microsoft.com/excel"&gt;Microsoft Excel Training&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Git basics&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Free: &lt;a href="https://skills.github.com/"&gt;GitHub Skills – Introduction to GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Programming intro (Python recommended)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cs50.harvard.edu/python/2022/"&gt;CS50’s Introduction to Programming with Python&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Core topics: variables, loops, functions, lists/dicts, exceptions, reading stack traces&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Web fluency&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;HTTP request/response, status codes, headers&lt;/li&gt;
&lt;li&gt;Cookies, sessions, JSON, DOM basics&lt;/li&gt;
&lt;li&gt;Free: &lt;a href="https://developer.mozilla.org/en-US/"&gt;MDN Web Docs&lt;/a&gt; (start with HTTP, web security, and JavaScript basics)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;SQL basics&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>