Software Development, Finance and AI
We’ve been doing Software Development and Architecture work for a while at Snowpal, and currently have several B2B and B2C products in production. In this podcast, we’ll share our experiences on a regular basis to help you & your teams build great software. The topics covered in this podcast will include Product Management, Project Management, Architecture, Development, Deployment, Security, Release Management, Sales, Marketing, Advertising, and just about everything else an ambitious, fast growing startup based out of the US is likely to be involved in. So, join us. Let’s become better!
Episodes

Tuesday Sep 15, 2020
MongoDB Aggregate Query for faster retrieval of data
Tuesday Sep 15, 2020
Tuesday Sep 15, 2020
Let's take an example MongoDB Aggregate Query to understand certain fundamentals of aggregate queries.

Monday Sep 14, 2020
Resume - what to include, and more specifically, what NOT to.
Monday Sep 14, 2020
Monday Sep 14, 2020
Credibility is key. Make sure your resume is a reflection of that. It is no less important than your technical skills.

Sunday Sep 13, 2020
Performance Optimization Series (Web/Mobile App) - Episode 2/N
Sunday Sep 13, 2020
Sunday Sep 13, 2020
If you are looking to improve performance in your web or mobile apps, this series of videos may help you. At least, a wee bit.

Sunday Sep 13, 2020
Performance Optimization Series (Web/Mobile App) - Episode 1/N
Sunday Sep 13, 2020
Sunday Sep 13, 2020
If you are looking to improve performance in your web or mobile apps, this series of videos may help you. At least, a wee bit.

Thursday Sep 03, 2020
Volume of content that gets uploaded to YouTube every day!
Thursday Sep 03, 2020
Thursday Sep 03, 2020
The numbers are huge obviously. But, how big?

Sunday Aug 30, 2020
Technical Interviews - where they are lacking, and what needs to improve
Sunday Aug 30, 2020
Sunday Aug 30, 2020
If you have been in technical interviews, and felt that there was much room for improvement, you may appreciate this video.

Friday Aug 28, 2020
Performance Optimization - Database Hops
Friday Aug 28, 2020
Friday Aug 28, 2020
Is your page taking a bit of time to render? Here’s one of the things you could look at. Hint: Database Hops.

Sunday Aug 16, 2020
Mobile First Strategy (vs "Web-first")
Sunday Aug 16, 2020
Sunday Aug 16, 2020
Whether you are starting out to build a new App, or adding a new feature to an existing one, here's a question you can't avoid asking yourself - "Should I build this first on Mobile?".

Saturday Aug 15, 2020
API Development: Directory Structure
Saturday Aug 15, 2020
Saturday Aug 15, 2020
If you are building a Node, Spring or Rack server-side application, one of the first things you want to address is your directory structure.

Saturday Aug 15, 2020
UI Development: Stateful vs Stateless Widgets
Saturday Aug 15, 2020
Saturday Aug 15, 2020
A common question for a UI developer: "Do I need to implement a Stateful or Stateless Widget to solve this particular problem?"