1) What is CodeIgniter? CodeIgniter is an open-source, lightweight PHP web application framework designed to facilitate the development of dynamic and robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, which separates the application’s logic, data, and presentation layers,…
Expand +Author: Pradeep Maurya
Top 10 Code Editors for Programmers 2018
A lot of the things have changed in the tech world. Many new programming languages have been introduced for the development of tech world. As the technological world is changing, it is demanding for efficient programmers who are capable of…
Expand +THE FORMAT OF C
Statements are terminated with semicolons Indentation is ignored by the compiler C is case sensitive – all Keywords and Standard Library functions are in lowercase Strings are placed in double quotes Newlines are handled via \n. Programs are capable of…
Expand +History of C Programming Language
HISTORY OF C C was invented primarily by Brain Kernighan and Dennis Ritchie working at AT&T Bell Labs in the United States. In 1983 the American National Standards Institute began the Standardisation process. In 1989 the International Standards Organization continued…
Expand +DELEGATES, NAMESPACE AND DATAGRID
Delegates :- Delegates are a type-safe, object oriented implementation of function pointers and are used in many situations where a component needs to call back to the component that is using it. Delegates are generally used as basis of event,…
Expand +Garbage Collection in dot net
In this chapter, we are going to cover the conception of Garbage collection that is one most vital options of the .NET managed code platform. the Garbage collector (GC) manages the allocation and release of memory. the Garbage collector serves…
Expand +NUMERICS in DOT NET
.NET Core supports the quality numeric integral and floating-point primitives. It additionally supports the following types − System.Numerics.BigInteger which is an integral type with no upper or lower bound. System.Numerics.Complex is a type that represents complex numbers. A set of…
Expand +Introduction of Dot .net
.NET Core is that the latest general purpose development platform maintained by Microsoft. It works across completely different platforms and has been redesigned in a very approach that produces .NET fast, versatile and trendy. This happens to be one amongst…
Expand +How to create PHP Text Captcha without google captcha API
PHP Text Captcha is a image of text which is generated by free captcha script. It is used to protect your login form, register form or any forms from spam ,abuse and hackers. In this article, we will learn How…
Expand +HACK-1 year Amazon Prime Membership Free
In this article , i will tell you about opportunity for free Amazon Prime Membership for complete 1 year. Quickly grab your free Prime Membership now by below step: Steps to avail free prime membership Open Amazon App Search for…
Expand +