Parse Alternatives This post was originally posted on Codementor.io January 28th, 2015 was a whole new kind of Developer’s Black Thursday. Not too long after their Facebook acquisition, Parse made this announcement: We have a difficult announcement to make. Beginning today we’re winding down the Parse service, and Parse will be fully retired after a …
20 iOS Developer Interview Questions
20 iOS Developer Interview Questions This article was originally posted on Codementor.io Getting ready for your iOS interview The big day is coming up. Whether it’s a phone, online or in person interview it is always a little bit stressful. So, to ease the stress you did some prep work- completed the homework on the …
Understanding Async Programming with Starbucks
Understanding Async Programming using Starbucks as an example This article was originally posted on Codementor.io The Pumpkin Spice Latte season is here! So I thought I’d introduce the concepts of Async programming with a little help from the world’s largest Coffee Store I’ve worked and trained with many developers over the years, and I found …
7 Steps to Debug Efficiently and Effectively
Guide: 7 Steps to Debug Efficiently and Effectively. Don’t let any nasty bugs get in the way! This post was originally published on Codementor.io I’ve been writing code for well over 15 years now and I have still yet to write a bug-free application. Every new project is an opportunity for me to achieve perfection, …
Parse Tutorial: Customizing Your Twitter/Facebook Signup/Login Views
Parse tutorial- part II This article was originally published on Codementor.io All the code for Part 2 is available on github https://github.com/mattgoldspink/swift-parse-login-part2 In the previous tutorial we looked at how we can quickly add Login & Sign Up views to our app using Parse, Facebook and Twitter. In this tutorial, we’ll take what we have …
Parse Tutorial: Adding a Twitter/Facebook Signup/Login to Your iOS App
Parse Tutorial Part I This article was originally posted on Codementor.io. The full code for this Tutorial can be found at https://github.com/mattgoldspink/swift-parse-login-part1 First impressions are everything, so when users download your app, you have to make sure that the first screen they see lets them know this app means business. Setting up a proper signup/login …
How to be an Effective Code Mentor – Part 1: Drop-in Sessions
Originally posted on Codementor Codementor Matt Goldspink has 10+ years of development experience & background in delivering training courses. Having given 120+ sessions at Codementor, he still maintains a 5-star rating. In this article, Matt shares some tips on how to be a great mentor. Signing up to be a CodeMentor is both exciting and …
How to be an Effective Code Mentor – Part 2: Long-term Mentorships
Originally posted on (Codementor)[https://www.codementor.io/learn-programming/how-to-be-a-good-long-term-code-mentor] This is part two of the “How to be an Effective Codementor” by 5-star Codementor Matt Goldspink. If you need tips on how to be an effective mentor for on-demand drop-in sessions, read part 1 here. In addition to people looking for help with solving their current/urgent coding problems, there are …