Swift Programming Language

I always use very simple techniques or steps to learn any new language speedily.  Which now I am using in Swift Programming Language tutorials.

Steps:

  1. Read little bit intro and when bore move to Step 2 🙂
  2. Learn about Data Types
  3. Learn about Operators
  4. Learn about Control Flow
    • Wait after Step 4. Now “YOU” are a Master of the language Basics [ 🙂 Hurray ]
  5. Learn deep about Object Orientation of a Language
    • Again wait… now after Step 5 “YOU YES YOU” can say “I can work in this language easily”
  6. Practice in Real Time projects
    • Bad News Rule 6 did not end [ 😛  lol ]
    • Good News here your Mastership directly proportional to Practice

Contents:

  1. Introduction
  2.  Data Types
  3. Operators (Here I only discuss new operators in Swift according to my knowledge)
    • Nil Coalescing Operator
    • Range Operators
    • Optionals
  4. Control Flow
    • For, For in loop
    • While
    • Do While
    • If else
    • Switch
  5. Object Oriented Programming
    • Contents will be uploaded soon
  6. Real Time Practice
    • We will try to make some projects that will demonstrate implementation of the above concepts
Facebooktwitterredditpinterestlinkedinmailby feather

16 thoughts on “Swift Programming Language

  1. I just want to say I am beginner to blogging and truly enjoyed this web page. Almost certainly I’m going to bookmark your blog post . You certainly have fantastic article content. Cheers for sharing with us your website.

  2. Hiya, I am really glad I’ve found this information. Nowadays bloggers publish only about gossip and internet stuff and this is actually annoying. A good web site with exciting content, this is what I need. Thanks for making this site, and I’ll be visiting again. Do you do newsletters by email?

  3. Hello there! I could have sworn I’ve been to this site before but after
    checking through some of the post I realized it’s new
    to me. Anyhow, I’m definitely delighted I found it and I’ll
    be bookmarking and checking back often!

    1. You think I should start Kotlin tutorials? Because I have a feeling a lot of tutorials already available on different websites. If you really think I can make something different then I will start thinking about this. So if you have any argument please share with me. Thanks 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.