• Home
  • Basics
  • DSA
  • MAD
  • Concept
  • Practice
  • Misc
    • Tips
    • QA’s
    • Misc
  • Course
  • Home
  • Basics
  • DSA
  • MAD
  • Concept
  • Practice
  • Misc
    • Tips
    • QA’s
    • Misc
  • Course
  • APPS |
  • News |
  • WWDC |
  • I/O |
  • Ignite |
  • Advertise |
  • Let’s Talk

MyCodeTips mycodetips-newlogocopy1

  • Home
  • Basics
  • DSA
  • MAD
  • Concept
  • Practice
  • Misc
    • Tips
    • QA’s
    • Misc
  • Course
Exploring Single Point Failures: Causes and Impacts

June 10, 2023

♥315
System Design

Exploring Single Point Failures: Causes and Impacts

Introduction Exploring Single Point Failure, also known as a single point of failure (SPOF), refers to a component, system, or process within a larger system…

Exploring the Pros and Cons of Primitive Data Types

June 4, 2023

♥365
Programming

Exploring the Pros and Cons of Primitive Data Types

Essential Coding Standards and Best Practices for Clean Code

May 31, 2023

♥360
Programming

Essential Coding Standards and Best Practices for Clean Code

Coding Standards and Best Practices to Follow Following coding standards and best practices is crucial for writing clean, maintainable, and efficient code. While specific standards…

What Business Problems Solves in Low Level Design (LLD)

May 21, 2023

♥335
Concept, Software Design & Architecture

What Business Problems Solves in Low Level Design (LLD)

Business Problems Solves in Low Level Design : Low-level design (LLD) is a phase in software development where the high-level architectural design is further refined…

SRP : Single Responsibility Principle in Swift and Objective-C

May 19, 2023

♥348
Concept, Software Design & Architecture

SRP : Single Responsibility Principle in Swift and Objective-C

Video Available ( Hindi / हिंदी)

Limitation and restriction of designing mobile apps

May 13, 2023

♥351
Tips&Tricks

Limitation and restriction of designing mobile apps

Hover / No-Hover Designing mobile apps, On smartphones, there’s no hover state. This can be a challenge for pages with a lot of content or…

SOLID Principles of Software Design

January 10, 2023

♥533
Concept

SOLID Principles of Software Design

Video Available ( Hindi / हिंदी)

Latest features in IOS 16

December 6, 2022

♥545
IOS

Latest features in IOS 16

Features in IOS 16 : New features available with iOS 16. iOS 16 enhances iPhone with all‑new personalisation features, deeper intelligence and seamless ways to…

How can R language be used for data analysis?

November 24, 2022

♥566
R-Programming, DataScience

How can R language be used for data analysis?

Good morning everyone! How are you? Today we will learn about R programming language and how R language can be used for data analysis. Let’s…

Guide To WordPress Coding Standards

October 21, 2022

♥564
Wordpress

Guide To WordPress Coding Standards

WordPress Coding Standards are there to create a baseline for review and collaboration within various aspects of the WordPress open source project and its community.…

What is Algorithm?

July 7, 2022

♥436
Programming

What is Algorithm?

Frameworks of IOS – Part ( I )

December 30, 2021

♥659
Programming

Frameworks of IOS – Part ( I )

Frameworks of IOS listed as follows MediaAccessibility Coordinate the presentation of closed-captioned data for your app’s media files. JavaScriptCore The JavaScriptCore Framework provides the ability…

NSFileManager or NSPathUtilities in Objective-C

November 27, 2021

♥613
Objective-c

NSFileManager or NSPathUtilities in Objective-C

A file or file reference URL (as determined with fileURL), this property’s value is suitable for input into methods of NSFileManager or NSPathUtilities. NSFileManager or…

Passing data between view controllers in Objective-C

November 23, 2021

♥629
Objective-c

Passing data between view controllers in Objective-C

Passing data between view controllers in Objective-C Passing data between view controllers,When designing an app that makes use of multiple view controllers it may become…

Structures and Classes in swift !

November 22, 2021

♥576
Swift

Structures and Classes in swift !

Video Available ( Hindi / हिंदी)

Control Flow in Swift

November 18, 2021

♥589
Swift

Control Flow in Swift

Control Flow in Swift, These include while loops to perform a task multiple times; if, guard, and switch statements to execute different branches of code…

Concurrency in Swift

November 17, 2021

♥562
Swift

Concurrency in Swift

Concurrency in Swift has built-in support for writing asynchronous and parallel code in a structured way. Asynchronous code can be suspended and resumed later, although…

The Term Time Complexity in DSA

November 13, 2021

♥530
DSA

The Term Time Complexity in DSA

Video Available ( Hindi / हिंदी)

Objective-C Data Types

November 12, 2021

♥553
Objective-c

Objective-C Data Types

In the Objective-C programming language, Objective-C data types refer to an extensive system used for declaring variables or functions of different types. The type of…

Convert JPG to Word – Tips You Should Try!

November 10, 2021

♥563
Tips&Tricks

Convert JPG to Word – Tips You Should Try!

If you want to convert jpg to word, then you have certainly landed in the right place. In this post, we are going to tell…

  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 24
  • Next »

Support us

  • Exploring Single Point Failures: Causes and Impacts
  • Exploring the Pros and Cons of Primitive Data Types
  • Essential Coding Standards and Best Practices for Clean Code
  • What Business Problems Solves in Low Level Design (LLD)
  • SRP : Single Responsibility Principle in Swift and Objective-C
  • Limitation and restriction of designing mobile apps
  • SOLID Principles of Software Design
  • Latest features in IOS 16
  • How can R language be used for data analysis?
  • Guide To WordPress Coding Standards

Disclaimer : The Tips and Opinions expressed herein are my own personal opinions or Tips and do not represent my current or previous employer's view in anyway.

MyCodeTips

©mycodetips.com