Player FM - Internet Radio Done Right
159 subscribers
Checked 1+ y ago
הוסף לפני eight שנים
תוכן מסופק על ידי Nikhil Wanpal. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Nikhil Wanpal או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !
התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות
T
This Is Woman's Work with Nicole Kalil


1 Grown-Up Goals: The 5 Pillars Of Being A Healthy Adult with Michelle Chalfant | 317 35:24
35:24
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי35:24
Let’s talk about adulting— actual adulting. Not just paying bills or keeping a houseplant alive, but the kind that involves emotional maturity, healthy boundaries, and conscious self-leadership. Because let’s be honest, most of us weren’t taught how to be fully functioning adults… and it shows. Joining us is Michelle Chalfant , licensed therapist turned holistic life coach, creator of The Adult Chair® model, and author of the new book The Adult Chair: Get Unstuck, Claim Your Power, and Transform Your Life . With millions reached through her podcast, coaching programs, and retreats, she’s here to walk us through the five pillars of being a healthy, grounded adult. Here’s the truth: being an adult isn’t about checking boxes or pretending you’re fine. It’s about owning your truth. Feeling your feelings. Practicing compassion without letting yourself off the hook. It’s about setting firm boundaries—with no need for justification—and recognizing that your triggers are not flaws, they’re clues. None of us were handed a guidebook for how to grow up emotionally. We inherited patterns from people who were figuring it out as they went. But what Michelle shares today is empowering: it’s never too late to unlearn what no longer serves you and become the adult you were meant to be. Whether you’re starting this work or knee-deep in your personal development era, this episode will meet you where you are—and help you move forward with clarity, self-trust, and strength. Connect with Michelle: Website: https://theadultchair.com/ Book: https://theadultchair.com/book IG: https://www.instagram.com/themichellechalfant/?hl=en FB: https://www.facebook.com/@TheMichelleChalfant/ YouTube: https://www.youtube.com/c/michellechalfant Related Podcast Episodes: How To Build Emotionally Mature Leaders with Dr. Christie Smith | 272 Boundaries vs. Ultimatums with Jan & Jillian Yuhas | 297 Gentleness: Cultivating Compassion for Yourself and Others with Courtney Carver | 282 Share the Love: If you found this episode insightful, please share it with a friend, tag us on social media, and leave a review on your favorite podcast platform! 🔗 Subscribe & Review: Apple Podcasts | Spotify | Amazon Music Learn more about your ad choices. Visit megaphone.fm/adchoices…
Episode 2: Intro to Git Flow
Manage episode 194849091 series 1792990
תוכן מסופק על ידי Nikhil Wanpal. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Nikhil Wanpal או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Git is an amazing version control system. Very popular and extremely powerful. Git flow is a branching strategy for git which can make setting development and devops practices very easy. In this podcast we see what Git flow is and how it helps. A little bit more about git flow: http://nikhilwanpal.in/blog/podcast-tech-nuggets-and-thoughts-episode-2-intro-to-git-flow
…
continue reading
8 פרקים
Manage episode 194849091 series 1792990
תוכן מסופק על ידי Nikhil Wanpal. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Nikhil Wanpal או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Git is an amazing version control system. Very popular and extremely powerful. Git flow is a branching strategy for git which can make setting development and devops practices very easy. In this podcast we see what Git flow is and how it helps. A little bit more about git flow: http://nikhilwanpal.in/blog/podcast-tech-nuggets-and-thoughts-episode-2-intro-to-git-flow
…
continue reading
8 פרקים
כל הפרקים
×In the eighth episode, we discuss coderetreat covering: What is Coderetreat What is GDCR The success of GDCR event in Pune The spiritual aspects of Coderetreat! ( ;-) ) How to run your own Coderetreat Codereteat is not a hackathon! Letting go! (of your code) Our favorite constraints What we learnt from the event Why should you have a Coderetreat?…

1 Episode 7: Delivering With Confidence - Unit Testing - Part IV 32:35
32:35
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי32:35
In this episode we discuss these aspects of unit testing: jUnit, TestNG feature overview Mocha and Chai: bdd and tdd styles Cobertura and Istanbul, nyc Cucumber, Feature Files and verbosity Introducing Cucumber to teams Spock End-to-end testing / integration testing tools: Selenium, Appium End-to-end API testing: Postman Contract Tests: Pact, Spring Cloud Contract Smoke Tests, testing in production and reverting on failure. Mocking Tools: JMockit, Mockito and PowerMock, Wiremock Your acceptance tests are next layers integration tests.…

1 Episode 6: Delivering With Confidence - Unit Testing - Part III 24:59
24:59
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי24:59
In this episode we discuss these aspects of unit testing: Test FIRST: Repeat-ability Fiasco in testing time based code: time zones, time adjustments, leap years, day light saving Calendar trivia Testing multi-threaded code Parallel tests, and test isolation DRY and Wet Assertions in unit tests and coverage Mutation testing Should we trust coverage? How much coverage is enough? Peer Confidence To mock or not to mock, that is the question!…

1 Episode 5: Delivering With Confidence - Unit Testing - Part II 26:35
26:35
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי26:35
In this episode we discuss the aspects of unit testing: Types of changes in code: structural and behavioural Fast tests make you fast Learning Tests Broken console.log Single asserts in tests Tests and code handover. Why trust tests? Slow tests, leaving process boundaries and unpredictability in tests. What are: test doubles, mocks, dummies, stubs, spies and fakes? To mock or not to mock.…

1 Episode 4: Delivering With Confidence - Unit Testing - Part I 24:40
24:40
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי24:40
We talk about software testing touching points as: 1. What is testing? 2. What are software requirements? 3. The test pyramid 4. Importance of business in software and what it means for testing. 5. Test principles: F.I.R.S.T 6. Test First principle 7. What is a unit, in unit testing?
Circular Depedency is cyclic depedency between classes, packages, modules or services. It adversely affects software's health and productivity of developers. Here we discuss how to identify, avoid and solve circular dependency in software. We discuss how it arises at all levels of abstraction in software, whether it is good or bad, tools we can use to identify and eliminate the depdency.…
Git is an amazing version control system. Very popular and extremely powerful. Git flow is a branching strategy for git which can make setting development and devops practices very easy. In this podcast we see what Git flow is and how it helps. A little bit more about git flow: http://nikhilwanpal.in/blog/podcast-tech-nuggets-and-thoughts-episode-2-intro-to-git-flow…

1 Episode 1: Intro to Containers and Self 23:17
23:17
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי23:17
In this podcast we discuss about Containers, popular implementation being docker; what they are, their uses and drawbacks.
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.