
5 episodes

Mobile app development with swift Amit Shrivastava
-
- Technology
Learn to make mobile apps with apple corporation's swift language, begin to understand the concept of types in swift and learn how you can apply this knowledge to different languages.
-
Mathematics and Computer Programming
Mathematics and computer programming are related, learn the euclidian way to program, develop an interest in mathematics.
-
Optionals in Swift programming
How to deal with absence of values in swift, learn about optionals in swift and deal with this situation in an elegant and error free way.
-
String and Loops in Swift Programming Language
Learn about how swift implements Strings in the form of unicode scalar and extended grapheme cluster, learn about loops and for and while loops in particular i this podcast and move on your way to become a successful iOS app developer.
-
Swift language and its switch control flow statement
Learn to work with switch statement, a powerful control flow statement in swift and learn about its various features, including what points we need to remember before we begin to learn various statements that seem to be present in every programming language.
-
Learn Mobile App development with swift
Learn to develop mobile apps with swift language, learn the fundamental building blocks of swift programming language, we begin with what are types and how we can use them more effectively as we go about making our mobile apps. Also how we can use the knowledge to apply to other languages and understand how memory allocation for types work.