#iACast 129 – What Is An App

iAccessibility Logo

Show description

On this episode, Michael and Jason discuss the fundamental definition of an app. They also discuss some of the differences between Mac, Windows, iOS, and Android apps, and the methods for developing them.

News

Android 10 has been released.
Apple’s September 10th event will be held at the Steve Jobs Theater.

Ad

SwiftUI Training by iAccessibility

Picks

Jason: The Big Bang Theory
Michael: The Powerbeats Pro

Providing Feedback

We love hearing from you, so feel free to send an email to feedback@iaccessibility.net. You can follow us on Facebook, and Twitter. You can also find us on Reddit, and all around the web. Also, don’t forget to check out our YouTube page, and for all things iACast, check out our iACast page. If you’d like to help support us, you can do so via our PayPal and Patreon pages. If you wish to interact with us during our podcasts live then please do join us on our Slack channel.

#iACast 86 – Benefits of Code

iAccessibility App Development

This episode of the iACast is a combined episode with the iA CodeCast podcast where we discuss everything related to code. On this episode Michael, Aleeha, and Jason discuss how coding can be rewarding and an amazing career opportunity instead of it being a chore.

News

We start the show by talking about the new decision by the supreme court that forces Internet companies who sell products in the United States to charge sales tax.

Article discussion from NPR 

Pics

Each week our hosts pick something in technology they have used during the week.

We hope that you enjoyed this episode of the iA Cast and the iA CodeCast. Please let us know what you think by emailing feedback@iaccessibility.net or by using our hashtag of #iACast. You can also follow us on twitter at @iaccessibility1

iA CodeCast 1: Hello World!

iAccessibility App Development

Hello World! This is the first episode of an all new show from iAccessibility where we discuss all things code. On this episode we discuss the basics of coding and how to get started.

Text Editors

Integrated Developer Environments

Education

Programming Challenge

Each episode we post a new programming challenge that you can submit to us by joining the iACoders mailing list. Simply send an email to iacoders-join@iaccessibility.net. You will need to confirm your email address, which may be in your spam folder after you join.

This week’s challenge is to build a hello world application that says Hello World. The app will then ask the user their name and then Print the person’s name back out after the word Hello. You will need to use code to print items to the screen, use variables, and request user information. You may use whatever language you like to make this solution, but do not put compiled code in the list.

 

Back to Top