Skip to content

Commit a20ec1a

Browse files
update(docs): add summary-281 (#335)
* update(docs): add summary-281 * add duration
1 parent 957a37d commit a20ec1a

3 files changed

Lines changed: 35 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
==== Attendees
2+
3+
. link:https://linkedin.com/in/aniket-kadam-65b172a8[Aniket Kadam^]
4+
. link:https://www.linkedin.com/in/ankushhkapoor[Ankush Kapoor^]
5+
. link:https://twitter.com/bhavesh878789[Bhavesh Kukreja^]
6+
. link:https://twitter.com/furtado_jaden[Jaden Furtado^]
7+
. link:https://twitter.com/mohit_explores[Mohit Gangwani^]
8+
. link:https://twitter.com/code_magician[Viranchee L^]
9+
. Anuj Gupta
10+
. Atharva Patil
11+
. Nabeel Parkar

summary/sessions/281/content.adoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Date: 28-03-2026
2+
3+
Duration: 1 hr 55 mins
4+
5+
==== Topics Discussed
6+
7+
* Nabeel emphasized the importance of having long-term goals over operating day-to-day, sharing insights from his experience.
8+
* Aniket shared his professional experience working in Android development.
9+
* Nabeel discussed his workflow with AI-assisted development and how he leverages AI tools for coding while still considering himself an engineer.
10+
** He emphasized that strong fundamentals (logic, system design, and language understanding) are essential when using AI, and that this should not be confused with “vibe coding.”
11+
** He shared insights comparing AI coding tools (e.g., Codex vs Opus).
12+
** He suggested avoiding assumptions in prompts and instead providing clear system requirements, architecture, and constraints.
13+
** He emphasized using AI as an assistant while maintaining a deep understanding of systems and code.
14+
** A related discussion highlighted the importance of thinking like an engineer rather than just a developer, focusing on system-level and business-level understanding.
15+
* A discussion took place on large vs small pull requests, covering trade-offs between single large PRs and multiple smaller PRs, along with different team practices.
16+
* Bhavesh highlighted the importance of knowing when to rely on AI for coding and when to write code manually.
17+
* Nabeel discussed how memory leaks can still occur in garbage-collected languages, noting that while harder to detect and fix, they are not impossible.
18+
* A discussion on Python internals covered its compilation and interpretation model.
19+
** It was emphasized that understanding how programming languages work internally helps in becoming a better programmer.
20+
21+
==== Additional Resources
22+
23+
* link:https://www.youtube.com/playlist?list=PLmYgTJf49hZaHc8H-WpexEvuNUC80zGDL[James Powell's Python Talks^]
24+
* link:https://dev.to/bhavesh_kukreja/how-do-lists-really-work-in-python-4cmn[What Python Lists Really Are^]

summary/static/img/281.png

823 KB
Loading

0 commit comments

Comments
 (0)