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

Use Your MAC Without a Mouse

2 Min Read

Use these “finder” keyboard shortcuts. Command+A — Select all items in the front Finder window (or desktop if no window is open) Option+Command+A — Deselect all items Shift+Command+A — Open the Applications folder Command+C — Copy…

No-MouseTips&Tricks
October 16, 2013

Work on MAC-OSX without using mouse or Touchpad

1 Min Read

If you have Universal Access, use these keyboard shortcuts to manipulate your cursor in lieu of using your mouse. To set this up, go to your Universal Access preferences and activate Mouse Keys. 8 — Move Up 2 — Move Down 4 — Move Left 6…

No-MouseTips&Tricks
October 15, 2013

Work with your browser without using mouse

1 Min Read

browser without using mouse Use browser shortcuts. Control+I — Open Favorites Control+H — Open History Control+N — Open a new window Control+O — Open another document or webpage Press Alt + letter underlined on toolbar —…

No-MouseTips&TricksWeb
October 15, 2013

How to Use Your Computer Without a Mouse-Part-2

2 Min Read

Computer Without a Mouse Use these general folder/shortcut controls. F4 — Selects the Go To A Different Folder box and moves down the entries in the box (if the toolbar is active in Windows Explorer) F5 — Refreshes the current window. F6…

No-MouseTips&Tricks
October 15, 2013

How to Use Your Computer Without a Mouse-Part-1

2 Min Read

Computer Without a Mouse If your operating system has Mouse Keys, Go to Start > Control Panel > Ease of Access to activate it. This will allow you to use the arrow keys to control your cursor in lieu of the mouse. Use these Windows system key…

No-MouseTips&Tricks
October 14, 2013

Storing objects in IndexedDB in HTML5

2 Min Read

Storing objects in IndexedDB in HTML5 IndexedDB has a concept of “Object Stores.” You can think of this as a typical database table.Object stores have data (obviously) but also a keypath and an optional set of indexes. Keypaths are basically unique…

JavascriptTips&TricksWeb
October 9, 2013

Opening a database in HTML5

2 Min Read

This database is local to the browser and only available to the user. IndexedDB databases follow the same rules as cookies and local storage. A database is unique to the domain it was loaded from. So for example, a database called “Foo” created at…

Tips&Tricks
October 8, 2013

How to Check your browser supports IndexedDB or not

1 Min Read

Browser supports IndexedDB The very first thing we should do is check for IndexedDB support. While there are tools out there that provide generic ways to check for browser features, we can make this much simpler since we’re just checking for one…

DatabaseJavascriptProgrammingTips&TricksWeb
October 8, 2013

What is IndexedDB in HTML5 ?

2 Min Read

IndexedDB provides a way for you to store large amounts of data on your user’s browser. Any application that needs to send a lot of data over the wire could greatly benefit from being able to store that data on the client instead. Of course storage is…

DatabaseProgrammingTips&TricksWeb
October 8, 2013

Creating Simple Event with MySQL

2 Min Read

Creating a First Event Creating an Event is somewhat like creating stored procedure or user defined function in MySQL. You will have DELIMITER, BEGIN, DO and END keywords. As mentioned earlier we can define the execution time for the event while creating…

DatabaseProgrammingTips&Tricks
October 8, 2013
« Previous 1 … 42 43 44 45 46 … 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