|
73 | 73 | - [Low-level, assembly](#low-level-assembly)
|
74 | 74 | - [Machine learning/AI](#machine-learningai)
|
75 | 75 | - [Math](#math)
|
| 76 | + - [Marketing](#marketing) |
76 | 77 | - [Network](#network)
|
77 | 78 | - [Observability (monitoring, logging, exception handling)](#observability-monitoring-logging-exception-handling)
|
78 | 79 | - [Logging](#logging)
|
|
86 | 87 | - [Perspective](#perspective)
|
87 | 88 | - [Privacy](#privacy)
|
88 | 89 | - [Problem solving](#problem-solving)
|
| 90 | + - [Product management for software engineers](#product-management-for-software-engineers) |
89 | 91 | - [Project management](#project-management)
|
90 | 92 | - [Programming languages](#programming-languages)
|
91 | 93 | - [Python](#python)
|
@@ -1251,6 +1253,10 @@ Richard Feynman's Learning Strategy:
|
1251 | 1253 |
|
1252 | 1254 | - 🏙 [Statistics for Hackers](https://speakerdeck.com/jakevdp/statistics-for-hackers)
|
1253 | 1255 |
|
| 1256 | +### Marketing |
| 1257 | + |
| 1258 | +- [goabstract/Marketing-for-Engineers](https://github.com/goabstract/Marketing-for-Engineers) |
| 1259 | + |
1254 | 1260 | ### Network
|
1255 | 1261 |
|
1256 | 1262 | - [The Great Confusion About URIs](https://benbernardblog.com/the-great-confusion-about-uris/)
|
@@ -1390,6 +1396,13 @@ Check out this section on my [list of management resources, "Personal productivi
|
1390 | 1396 | - 🎞 [Hammock Driven Development](https://www.youtube.com/watch?v=f84n5oFoZBc&ab_channel=ClojureTV), Rick Hickey
|
1391 | 1397 | - A classic talk on problem solving.
|
1392 | 1398 |
|
| 1399 | +### Product management for software engineers |
| 1400 | + |
| 1401 | +See the [Product management section on my entrepreneurship-resources list of resources](https://github.com/charlax/entrepreneurship-resources#product-management). |
| 1402 | + |
| 1403 | +- Checkout this newsletter produced by Posthog: [Product for Engineers](https://newsletter.posthog.com/) |
| 1404 | + |
| 1405 | + |
1393 | 1406 | ### Project management
|
1394 | 1407 |
|
1395 | 1408 | See the [Project management section on my engineering-management list of resources](https://github.com/charlax/engineering-management#project-management).
|
|
0 commit comments