Tags archives: iOS Programming

  • Learning to code has become increasingly popular for students in schools. It's not a surprise as organizations like code.org are providing stats and resources so students can take advantage of a big career opportunity. However, educators are not always equipped to teach students computer programming. And, even though there are currently more resources than ever to learn coding, the resources can be difficult to understand and/or do not relate to creating apps for mobile devices. That is why we at Expressive Solutions are interested in teaching Swift - in an easy to understand manner - for creating iOS apps. The following document currently has 5 lesson plans that include information and scripts for teaching Swift to students using a collaborative method:   Swift for Students: Lesson Plans[...]

  • // Use two forward slashes for a single-line comment /* Use a forward slash followed by an asterisk to start a multi-line comment. To end the multi-line comment, use an asterisk followed by a forward slash. */ /* Did you know it's also possible to nest comments in Swift? /* You can nest comments by starting a multi-line comment, then starting another. */ Finally, close the last (two) comments */ These examples demonstrate how to write different types of comments in Swift. As you might be aware, Swift is a new OS X and iOS programming language announced this week at WWDC. After hearing the announcement, I immediately wanted to check it out because I enjoy coding iOS apps, even though I’m only a beginner (experienced programmers write a large majority of the code in our company’s[...]

  • Eric Sailers, speech-language pathologist and owner of Expressive Solutions, has been learning iOS programming. He took the initiative because he wanted to collaborate more effectively with iOS developers on apps by Expressive Solutions. Plus, he has hopes of developing iOS apps for Expressive Solutions at some point in the future. He started creating videos to demonstrate various iOS programming skills. He believes if he can teach the skills he can demonstrate his understanding of the skills. Here's a video (best viewed at 720p in full-screen mode) of Eric using Xcode (Mac app) to demonstrate how to post to Twitter from an iOS app. If you can't see the video, click here to go to YouTube.

  • Eric Sailers, speech-language pathologist and owner of Expressive Solutions, has been learning iOS programming. He took the initiative because he wanted to collaborate more effectively with iOS developers on apps by Expressive Solutions. Plus, he has hopes of developing iOS apps for Expressive Solutions at some point in the future. He started creating videos to demonstrate various iOS programming skills. He believes if he can teach the skills he can demonstrate his understanding of the skills. Here’s a video (best viewed at 720p in full-screen mode) of Eric using Xcode (Mac app) to demonstrate how to animate an image in an iOS app: If you can't see the video, click here to go to YouTube.

  • Eric Sailers, speech-language pathologist and owner of Expressive Solutions, has been learning iOS programming. He took the initiative because he wanted to collaborate more effectively with iOS developers on apps by Expressive Solutions. Plus, he has hopes of developing iOS apps for Expressive Solutions at some point in the future. He started creating videos to demonstrate various iOS programming skills. He believes if he can teach the skills he can demonstrate his understanding of the skills. Here's a video (best viewed at 720p in full-screen mode) of Eric using Xcode (Mac app) to demonstrate an iOS app with a mood ring using a picker: If you can't see the video, click here to go to YouTube.

  • Eric Sailers, speech-language pathologist and owner of Expressive Solutions, has been learning iOS programming. He took the initiative because he wanted to collaborate more effectively with iOS developers on apps by Expressive Solutions. Plus, he has hopes of developing iOS apps for Expressive Solutions at some point in the future. He started creating videos to demonstrate various iOS programming skills. He believes if he can teach the skills he can demonstrate his understanding of the skills. Here's a video (best viewed at 720p in full-screen mode) of Eric using Xcode (Mac app) to demonstrate an iOS app that displays information in a table via a dictionary: If you can't see the video, click here to go to YouTube.

  • Eric Sailers, speech-language pathologist and owner of Expressive Solutions, has been learning iOS programming. He took the initiative because he wanted to collaborate more effectively with iOS developers on apps by Expressive Solutions. Plus, he has hopes of developing iOS apps for Expressive Solutions at some point in the future. He started creating videos to demonstrate various iOS programming skills. He believes if he can teach the skills he can demonstrate his understanding of the skills. Here's a video (best viewed at 720p in full-screen mode) of Eric using Xcode (Mac app) to demonstrate a student roster in an iOS app: If you can't see the video, click here to go to YouTube.

  • Eric Sailers, speech-language pathologist and owner of Expressive Solutions, has been learning iOS programming. He took the initiative because he wanted to collaborate more effectively with iOS developers on apps by Expressive Solutions. Plus, he has hopes of developing iOS apps for Expressive Solutions at some point in the future. He started creating videos to demonstrate various iOS programming skills. He believes if he can teach the skills he can demonstrate his understanding of the skills. Here's a video (best viewed at 720p in full-screen mode) of Eric using Xcode (Mac app) to demonstrate a simulated on/off light switch in an iOS app: If you can't see the video, click here to go to YouTube.