Skip to content
CODE t!ps

CODE t!ps

  • f
  • t
  • l
  • y
  • leetcode
CODE t!ps

CODE t!ps

  • Home
  • Ai
  • Youtube
  • Advertise
  • Let’s Talk
  • Home
  • Ai
  • Youtube
  • Advertise
  • Let’s Talk
SOLID Principles Explained With Examples
May 28, 2026
0
How AI Is Changing Full Stack Development
May 27, 2026
0
Building AI SaaS Products With OpenAI APIs
May 26, 2026
0
Top AI APIs Every Developer Should Learn
May 25, 2026
0
How to use Pickerview with Uitextfield for input data in IOS
November 19, 2014
2
Add or Remove HTML classes in Jquery
January 17, 2014
2
Swift Programming Language Interview Questions And Answers
November 10, 2014
2
iOS Logo
Tips to consume .net webservice in IOS applications
March 5, 2014
2
SOLID Principles Explained With Examples
May 28, 2026
0
How AI Is Changing Full Stack Development
May 27, 2026
0
Building AI SaaS Products With OpenAI APIs
May 26, 2026
0
Top AI APIs Every Developer Should Learn
May 25, 2026
0

Main

Programming

SOLID Principles Explained With Examples

By Code T!ps
May 28, 2026
Ai

How AI Is Changing Full Stack Development

By Code T!ps
May 27, 2026
Programming

Building AI SaaS Products With OpenAI APIs

By Code T!ps
May 26, 2026

Trending

SOLID Principles Explained With Examples
May 28, 2026
0
How AI Is Changing Full Stack Development
May 27, 2026
0
Building AI SaaS Products With OpenAI APIs
May 26, 2026
0
Top AI APIs Every Developer Should Learn
May 25, 2026
0
Beginner’s Guide to AI Automation for Developers
May 24, 2026
0
How to Build AI Agents Using Python and LLMs
May 23, 2026
0
Best AI Coding Assistants Compared for Developers (2026 Guide)
May 22, 2026
0

Criteria meet for Amazon Kindle Apps

1 Min Read

Amazon Kindle Apps Asset Type Description Specifications Icon A representative icon for display on the desktop of the mobile device after app installation 114 x 114px PNG with transparent background Thumbnail A larger version of the icon image (this…

Programming
June 13, 2014

App Testing Service on Amazon

2 Min Read

App Testing Service on Amazon Q: What is the Amazon App Testing Service? The Amazon App Testing Service is a tool you can use to test your Android app prior to submitting it to Amazon. This free service tests your app for common issues that can block it…

Programming
June 13, 2014

Account and User Permissions on Amazon

3 Min Read

Q: How do I start selling games and apps on Amazon? On the Amazon Apps & Games Developer Portal, click the Create an Account button. The portal is a self-service tool that will guide you through account creation. After creating an account and…

Programming
June 13, 2014

Major Features of IOS 8

8 Min Read

Apple took the wraps off iOS 8 at its WWDC keynote.we are compiling some of the truly great new features that Apple introduced with iOS 8. Extensions One feature in Android that a lot of iOS users have been clamoring for was ability to apps to interact…

IOS
June 8, 2014

iOS 7.1.1 Update Touch ID Issues

2 Min Read

Apple’s iOS 7.1.1 update was released to help correct issues with the iPhone 5S’ Touch ID fingerprint scanner, and reports claim that it has done just that, improving not only the sensor’s accuracy, but also its response time. However,…

IOSIOSQuestions
May 19, 2014

Singleton Class sample

1 Min Read

//.h file should contain + (MySingleton *)sharedInstance;   //.m file must declare as below + (MySingleton *)sharedInstance { static dispatch_once_t once; static MySingleton *instance; dispatch_once(&once, ^{ instance = [[MySingleton alloc]…

Objective-c
May 19, 2014

IOS -7.1 Features

2 Min Read

IOS -7.1 Features This update contains improvements and bug fixes, including: •  CarPlay         ◦  iOS experience designed for the car         ◦  Simply connect your iPhone to a CarPlay enabled…

IOS
March 12, 2014

iOS 7 – Key Features for Developers

4 Min Read

iOS 7 – Key Features for Developers New Frameworks iOS 7 introduces the following new frameworks Sprite Kit – The Sprite Kit provides a hardware accelerated animation systems for 2D or 2.5D games. It also provides graphics rendering and animation, sound…

IOS
March 10, 2014

Tips to Loading image from a URL to UIImage object

1 Min Read

Tips to Loading image from a URL to UIImage object Load image pointed by URL, for example, http://mycodetips.com/images/image0.jpg, using NSURL, NSURLRequest, and NSURLConnection NSURLConnection *conn = [[NSURLConnection alloc] initWithRequest:…

IOS
March 10, 2014

Tips for Converting UIColor object to NSData

1 Min Read

Tips for Converting UIColor object to NSData Converting a UIColor object, view.backgroundColor, to an NSData object /* 1. Archive into NSData object */ NSData *data = [NSKeyedArchiver archivedDataWithRootObject:view.backgroundColor]; [dict setObject:data…

IOS
March 10, 2014
« Previous 1 … 34 35 36 37 38 … 51 Next »

Join 7,715 other subscribers

Most Recommended Posts

  • Best Practices for Developing Quality iOS Apps
  • Session and cookies
  • ERROR Handling in swift !
  • Tips to protect your site from hackers
  • Some useful MAC Tips and Tricks for old and new Setup
  • How to type in Android Emulator using PC-Keyboard
  • Tips to Create WordPress Widgets
  • Each Section of Instruments in Xcode and its Meaning
  • Special characters and Symbols in Programming Languages
  • How to use WP_query(), query_posts() and pre_get_posts in WordPress Programming
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.

AI Android APP Programming Apps blogging DATABASE Interview Questions IOS javascript Mac objective-c OS Programming SQL swift Tips & Tricks Tools Web Wordpress Xcode

Copyright 2026 — CODE t!ps. All rights reserved. Blogsy WordPress Theme