Open in app

Sign In

Write

Sign In

Ahmed Ramzy
Ahmed Ramzy

7 Followers

Home

About

Apr 7, 2020

One-to-One Video Call App iOS [Using Agora SDK]

Since the COVID-19 crisis ⚠️ around the world, video conference / video chat have been an important thing for us so we are going to build one-to-one video call application using Agora SDK. after you create an account and login on agora website , you will find an overview for…

IOS

5 min read

One-to-One Video Call App iOS [Using Agora SDK]
One-to-One Video Call App iOS [Using Agora SDK]
IOS

5 min read


Jan 31, 2020

Gitflow Workflow — 101

Gitflow is a collection of command line git extensions to automate a branching strategy introduced by a 2010 blog post entitled ‘A successful Git branching model’ by Vincent Driessen , This provides a robust framework for managing larger projects. - Install Gitflow: you can install gitflow easily on macOS using “Homebrew” by running…

Git

4 min read

Gitflow Workflow — 101
Gitflow Workflow — 101
Git

4 min read


Oct 5, 2019

Grand Central Dispatch 101

GCD is Apple’s implementation of C’s libdispatch library. its purpose is to queue up tasks — either a method or a closure — that can be run in parallel, depending on availability of resources; it then executes the tasks on an available processor core. We use GCD for managing concurrent…

IOS

3 min read

Grand Central Dispatch 101
Grand Central Dispatch 101
IOS

3 min read


Jun 29, 2019

Error Handling For a Safer Code

Error handling is the process of responding to and recovering from error conditions in your program. Swift provides first-class support for throwing, catching, propagating, and manipulating recoverable errors at runtime. Some operations aren’t guaranteed to always complete execution or produce a useful output. Optionals are used to represent the…

Swift

3 min read

Swift

3 min read

Ahmed Ramzy

Ahmed Ramzy

7 Followers

iOS Developer

Following
  • Saumil Mehta

    Saumil Mehta

  • lisa Schmidt

    lisa Schmidt

  • Mohamed Ramadan

    Mohamed Ramadan

  • Ahmed Ramy

    Ahmed Ramy

  • Jordan Morgan

    Jordan Morgan

See all (23)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams