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
random numbers

How to Generate Random Numbers in Swift !

3 Min Read

Generate Random Numbers in Swift : Random number is the unprecedented and unpredictable, Sometimes we use Random number to choose instances in Games or is Arcade game or poping-out the blocks from block game. In game development, you use random numbers…

Swift
October 22, 2019
google Gson

Google Gson for converting Java objects to JSON and JSON to Java Objects

5 Min Read

Java objects to JSON and JSON to Java Objects : Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson is an Open Source project,…

Programming
October 13, 2019
java programming

What is Custom Exception in JAVA ?

2 Min Read

What is Custom Exception in JAVA ? In Java, there are two types of exceptions – checked and unchecked exception. Here’s the summary : Checked – Extends java.lang.Exception, for recoverable condition, try-catch the exception explicitly, compile error.…

JAVA
October 9, 2019
java programming

How to change date format in a String in JAVA

4 Min Read

How to change date format in a String in JAVA The java.text.SimpleDateFormat class is used to both parse and format dates according to a formatting pattern you specify yourself. When parsing dates, the Java SimpleDateFormat typically parses the date from…

JAVA
October 9, 2019
swiftAPI

How to use @available and #available and when to use it ?

2 Min Read

How to use @available and #available and when to use it ? In Swift, you use the @available attribute to control whether a declaration is available to use when building an app for a particular target platform. Similarly, you use the availability condition…

Programming
October 7, 2019
Swift Programming Tutorials

What is the @objc attribute and when to use @objc in swift code?

2 Min Read

What is the @objc attribute and when to use @objc in swift code? The @objc attribute makes your Swift API available in Objective-C and the Objective-C runtime. A Swift class or protocol must be marked with the @objc attribute to be accessible and usable…

Swift
October 6, 2019
thumb overflow error

What is Overflow Error in Software Programming

2 Min Read

What is Overflow Error in Software Programming There are two types of overflow errors; 1-one has to do with the internal memory stack of the program, 2-other has to do with the amount of memory used to store data. Each program has a section of memory…

ERROR
October 4, 2019
ios iphone status bar crop

How to change Status Bar text color in iOS

3 Min Read

How to change Status Bar text color in iOS The status bar can have a dark and light appearance inside an app In this tutorial the appearance of the status bar will be changed Open Xcode and create a new Single View App. For product name, use…

IOSObjective-cSwift
September 24, 2019
wordpress upgrade

How to Upgrade Your WordPress Software Manually

2 Min Read

How to Upgrade Your WordPress Software Manually Upgrading WordPress manually is the least-used method mainly because the automatic method is so easy and quick. In some rare circumstances, you would manually upgrade WordPress because your web-hosting…

Wordpress
September 23, 2019
WordPress Plugins

How to Install WordPress Plugins Manually

2 Min Read

Installing plugins from the WordPress Dashboard is so easy that you probably never need to know how to install a plugin manually via FTP. But the technique is still helpful to know in case the WordPress Plugin Directory is down or unavailable. Go to the…

Wordpress
September 23, 2019
« Previous 1 … 15 16 17 18 19 … 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