Skip to content

Commit b5be046

Browse files
committed
Add Marketing and Product Management
1 parent 27e2a6f commit b5be046

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
- [Low-level, assembly](#low-level-assembly)
7474
- [Machine learning/AI](#machine-learningai)
7575
- [Math](#math)
76+
- [Marketing](#marketing)
7677
- [Network](#network)
7778
- [Observability (monitoring, logging, exception handling)](#observability-monitoring-logging-exception-handling)
7879
- [Logging](#logging)
@@ -86,6 +87,7 @@
8687
- [Perspective](#perspective)
8788
- [Privacy](#privacy)
8889
- [Problem solving](#problem-solving)
90+
- [Product management for software engineers](#product-management-for-software-engineers)
8991
- [Project management](#project-management)
9092
- [Programming languages](#programming-languages)
9193
- [Python](#python)
@@ -1251,6 +1253,10 @@ Richard Feynman's Learning Strategy:
12511253

12521254
- 🏙 [Statistics for Hackers](https://speakerdeck.com/jakevdp/statistics-for-hackers)
12531255

1256+
### Marketing
1257+
1258+
- [goabstract/Marketing-for-Engineers](https://github.com/goabstract/Marketing-for-Engineers)
1259+
12541260
### Network
12551261

12561262
- [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
13901396
- 🎞 [Hammock Driven Development](https://www.youtube.com/watch?v=f84n5oFoZBc&ab_channel=ClojureTV), Rick Hickey
13911397
- A classic talk on problem solving.
13921398

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+
13931406
### Project management
13941407

13951408
See the [Project management section on my engineering-management list of resources](https://github.com/charlax/engineering-management#project-management).

0 commit comments

Comments
 (0)