Skip to content

App Squad

Learn the code

App Squad

Learn the code

  • Home
    • Home
    • 2022
App Development iOS Development JSON Parsing

Chapter 1: JSON Parsing Using JSONSerialization

Ajharudeen Khan Nov 11, 2022 0 Comments

This tutorial will teach us how to parse a JSON response in our iOS Application using JSONSerialization in Swift. We will discuss JSONSerialization with examples. JSON – short for JavaScript…

App Development iOS Development TableView

TableView: Custom Cell Implementation With XIB(nib)

Ajharudeen Khan Jun 7, 2022 1 Comments

I have created a series of articles focused on TableView this is the third in the series. In this article, we will focus on Custom Cell implementation with the help…

App Development iOS Development TableView

TableView: Custom Prototype Cell Implementation

Ajharudeen Khan Jun 7, 2022 2 Comments

In this article, will learn how to design and configure a custom prototype cell and show some real-time data on the Tableview using the Custom prototype cell. Before starting I…

App Development iOS Development TableView

TableView: Basic TableView Setup and Configuration in Swift

Ajharudeen Khan May 12, 2022 5 Comments

TableViews in iOS display rows of vertically scrolling content in a single column. Each row in the table contains one piece of your app’s content. To understand TableView in detail…

App Development iOS Development

Framework: Which is the best way to distribute?

Ajharudeen Khan May 1, 2022 0 Comments

So You have a solution to a problem that many other iOS developers have and you want to help them, but you also want to protect your code and build…

App Development iOS Development

Static Library, Dynamic Library, Framework?

Ajharudeen Khan Apr 24, 2022 3 Comments

In this article, we will discuss what is the use of the static library, dynamic library and framework how you can create your own library. If you’ve been developing for…

App Development iOS Development

Property Observers in Swift

Ajharudeen Khan Apr 16, 2022 5 Comments

In this article, we will look into property observers. According to Apple’s documentation: Property observers observe and respond to changes in a property’s value, called every time a property’s value…

App Development iOS Development

What is the defer statement and use of defer statement?

Ajharudeen Khan Mar 5, 2022 9 Comments

Introduced in Swift 2.0, The Swift defer statement isn't something you'll need to use often.  What is Defer? A defer statement is used for executing code just before transferring program…

App Development iOS Development

Swift Control Flow: An Overview of the Fallthrough Keyword

Ajharudeen Khan Feb 26, 2022 2 Comments

Swift is a powerful and efficient programming language that offers many great features, especially when compared to Objective-C. One such feature is the Swift Control Flow, and in this article,…

App Development iOS Development

What is the difference between Swift and Objective C?

Ajharudeen Khan Feb 20, 2022 1 Comments

Objective-C and Swift are both programming languages used for iOS and macOS app development, but they have significant differences in terms of syntax, features, and design principles. Here's an overview…

Posts pagination

1 2

Next Page »

  • February 2025
  • November 2024
  • September 2024
  • August 2024
  • November 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • Android Development
  • App Development
  • Interview Questions
  • iOS Development
  • JSON Parsing
  • TableView

You Missed

App Development Interview Questions iOS Development

Part 1: Intermediate iOS Interview Question

Interview Questions iOS Development

Part 3: Basic iOS Interview Questions

App Development Interview Questions iOS Development

Part 2: Basic iOS InterView Questions

App Development Interview Questions iOS Development

Part 1: Basic iOS Interview Questions

App Squad

Learn the code

Copyright © All rights reserved | Blogus by Themeansar.