YogeshPateliOS / CleanCode-Improve-Code-Readability-and-Reduce-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Clean Code | Improve Code Readability | Reduce Code | Tips in Swift 5 2022 Hindi - MIMP

Code readability

is one of the first factors a developer learns, making it a quality one should always master. It merely means writing and presenting your code in such a manner that it can be easily read and understood.

Clean code

is a reader-focused development style that produces software that's easy to write, read and maintain. Often, you may be tempted to consider your work complete when the application operates as expected. But we're not merely writing code for computer consumption.

πŸ”— Links mentioned in the video:

Guard Let vs If Let in Detail | Unwrapping Optional Values | makes our code more readable | Swift 5
https://youtu.be/7JuzFfVk3MI

How to use BaseViewController with Photo Picker Example in Swift 5 & Xcode 12 Hindi.
https://youtu.be/Lem0dZgVcbs

Swift :- Basics Functions with/without Parameter And Multiple Return type in iOS Hindi.
https://youtu.be/_KHZeXX2bF8

Swift 5 Tutorials :- How to use Enumerations or Enum in iOS Hindi.
https://youtu.be/6LIbmPe3Bv4

iOS :- how to implement UISearchController in UITableView Swift Hindi
https://youtu.be/n8qIEtbnraA

Swift 5 Tutorials :- Reduce code using Extension with example in iOS Hindi.
https://youtu.be/N2NU82ekuf8

Global UIAlertController With UIViewController Extension
https://stackoverflow.com/a/60414319/8201581

Pagination - UITableView load more when scrolling to bottom like Facebook application
https://stackoverflow.com/a/60275949/8201581

YOUTUBE:

If you enjoyed this project and found it useful, please share and recommend it so others can find it πŸ’šπŸ’šπŸ’šπŸ’šπŸ’šπŸ’š !!!! https://youtube.com/yogeshpatelios - Please Like, Subscribe and share if it found useful for you 🀟

Enjoy!!! πŸ˜€

About


Languages

Language:Swift 100.0%