Database

Angular tutorial with CodeIgniter RESTful API – part 1

codeigniter restful api with angular

Last updated:1st May, 2022Angular tutorial with CodeIgniter and MySQL Now a days modern JavaScript frameworks like Angular, Reactjs and Vuejs are widely used by developers. With these frameworks, server side languages like php, python and ASP.NET are very popular among developers. In this two part Angular tutorial with CodeIgniter RESTful API, we will work in CodeIgniter RESTful API. We will …

Read More »

Pagination in php and MySQL tutorial

pagination in php and mysql

Last updated:29th January, 2022Pagination in php and MySQL Pagination is a valuable skill for web developers to learn. It is a good UI technique to present long list of records into separate pages. Pagination also decreases the load from server and database so the results are loaded faster. In this tutorial, you will learn pagination in php and MySQL. Following …

Read More »

Autocomplete in jQuery using PHP and MySQL – a beginner tutorial

autocomplete in jquery with php and mysql

Last updated:6th November, 2021Autocomplete in jQuery Modern web applications often use auto suggest feature in forms. In this tutorial, you will learn autocomplete in jquery using php and MySQL. In this tutorial, following steps will be done. 1. Setup the application You should have PHP, MySQL and phpMyAdmin installed on your system. Install XAMPP or WAMP. After installation, start Apache, …

Read More »

User registration tutorial with php and MySQL – beginner’s tutorial

php mysql beginner tutorial

Last updated:26th July, 2021User registration tutorial Now a days, modern web applications need user registration features. In this user registration tutorial with php and MySQL, you will learn how to save user data into database. Following tasks are performed in this tutorial. PHP, MySQL and phpMyAdmin should be installed on your system. Visit XAMPP or WAMP, and install it. After …

Read More »

Top IT Certifications for Professionals in 2021 and beyond

best careers for developers - thumbnail

Last updated:18th March, 2021Top IT certifications for professionals in 2021 IT Certifications are your way to get ahead in your career as an IT professional. So, yes, these are certainly a validation regarding your proficiency in a certain area such as machine learning and data science, among others. However, it is important to note that these certifications are not the …

Read More »

RESTful API with sails js using MongoDB and MySQL

nidejs mvc frameworks with mysql and mongodb

Last updated:10th November, 2021RESTful API with sails js using MongoDB and MySQL Sails.js is a MVC (Model-View-Controller) framework built on top of Express framework. It is used to develop RESTful APIs and modern web applications. There are other Node js frameworks, like hapi, loopback but sails js is becoming very popular now a days. In a previous tutorial we created …

Read More »

Top databases for developers to learn In 2021 and beyond

best databases for developers to learn 2021

Last updated:4th March, 2021Top databases for developers to learn What is the best database software? What are the popular databases management system to learn in 2021? What are most widely used database management systems now a days? We will answer all these questions and discuss best databases for developers to learn but first, let answer, ‘what is a database’? A …

Read More »

How to become a Good Developer in 2020?

how to become a good developer in 2020

Last updated:27th May, 2020How to become a Good Developer in 2020? Competition is on rise; we all know this. With 2020 just beginning, we are going to see a lot of challenges to stay on top in the market, whether that be business, education or tech. Every field is now dependent on technology and online presence. So, there is a …

Read More »