Synopsis
Welcome to Wired in with Appaveli podcast. Let's get wired in! Let's write some code.
Episodes
-
Episode 13: Are you a developer, or problem solver?
29/08/2019 Duration: 23minOn this episode, we are going to get wired in, and discuss the difference between a developer, and a problem solver. I will talk about why developers should not limit themselves to one technology stack. Let's get wired in! Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appaveli
-
Episode 12: AngularJS
16/08/2019 Duration: 26minOn this episode, we are going to get wired in, and discuss AngularJS. I will talk about why you should learn Angular. I will also discuss the importance of learning new technologies. Let’s get wired in! Let’s write some code! Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/
-
Episode 11: Progressive Web Apps
08/08/2019 Duration: 20minLet's talk about Progressive Web App! Should we create Progressive Web Apps? What about Native Apps? Let's get wired in! Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/
-
Episode 10: Dealing with Pessimism
19/06/2019 Duration: 28minOn this episode, we are going to get wired in, and discuss dealing with pessimism from others. We will discuss how to fight negativity, on your journey as an entrepreneur. Let’s get wired in! Let’s write some code! Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/
-
Episode 9: Future of App Development
10/06/2019 Duration: 24minOn this episode, we are going to get wired in, and discuss the future of app development. Let’s get wired in! Let’s write some code! Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/
-
Episode 8: Choosing a Programming Language
18/05/2019 Duration: 24minOn this episode, we are going to get wired in, and talk about Google's decision to focus on Kotlin for Android development. Should you stop using Java and use Kotlin? Also, I discuss the benefits of learning different programming languages. Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/
-
Episode 7: Microsoft Build 2019 and The State of UWP
10/05/2019 Duration: 23minOn this episode, we are going to get wired in, and discuss Microsoft Build 2019 conference. Also, there has been a lot of discussions about UWP(Universal Windows Platform) not being supported by Microsoft in the future. i will discuss why developers should ignore negative tech news sites, and why UWP is alive and well. Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/
-
Episode 6: Independent Software Engineer
23/04/2019 Duration: 31minOn this episode, we are going to get wired in, and talk about the ups and downs being an independent Software Engineer. Let’s get wired in! Let’s talk about code! Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/
-
Episode 5: C# Arrays
18/03/2019 Duration: 14minOn this episode, we are going to get wired in, dive into the C# programming language, and dissect arrays Let’s get wired in! Let’s write some code! Music by The Passion HiFi www.thepassionhifi.com Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/ GitHub: https://github.com/WiredInWithAppaveli/Episode-5-CSharp-Arrays/tree/master/Episode5 https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/arrays/
-
Episode 4: C# Methods
04/03/2019 Duration: 22minOn this episode, we are going to get wired in, dive into the C# programming language, and talk about static and non-static methods. Let’s get wired in! Let’s write some code! Music by The Passion HiFi www.thepassionhifi.com Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/ GitHub: https://github.com/WiredInWithAppaveli/Episode-4-Csharp-Methods/tree/master/Episode4 https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/static-classes-and-static-class-members
-
Episode 3: C# Type Casting
19/02/2019 Duration: 18minOn this episode, we are going to get wired in, dive into the C# programming language, and dissect type casting. Let’s get wired in! Let’s write some code! Music by The Passion HiFi www.thepassionhifi.com Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/ GitHub: https://github.com/WiredInWithAppaveli/Episode-3-c-sharp-type-casting/blob/master/Episode3/Program.cs https://docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/types-and-variables https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/int
-
Episode 2: C# Programming Language
11/02/2019 Duration: 35minOn this episode, we are going to get wired in, dive into the C# programming language. We will learn about Chars and Strings. Let’s write code! Let’s get wired in! Music by The Passion HiFi www.thepassionhifi.com Websites: https://pragmaticdevsolutions.com/ https://appaveli.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appavelipodcast/ Facebook: https://www.facebook.com/PragmaticDevSolutions/ GitHub: https://github.com/WiredInWithAppaveli/Episode2/tree/master/Episode2 https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/strings/ https://docs.microsoft.com/en-us/dotnet/api/system.char?view=netframework-4.7.2 https://docs.microsoft.com/en-us/dotnet/csharp/getting-started/introduction-to-the-csharp-language-and-the-net-framework
-
Episode 1: Welcome
04/02/2019 Duration: 23minWelcome to the first episode of Wired in with Appaveli podcast. In this episode, I share my experiences as a Software Developer, Hear about upcoming podcast as we get wired in and write some code! Music By The Passion HiFi www.thepassionhifi.com Website: https://pragmaticdevsolutions.com/ Twitter: https://twitter.com/appaveli Instagram: https://www.instagram.com/appaveli/ Facebook: https://www.facebook.com/PragmaticDevSolutions/