Blog : Online Interview Questions

Laravel Tutorials
Laravel Vs Symfony PHP Framework
Laravel Vs Symfony PHP Framework

Laravel and Symfony PHP Framework both provide object-relational mapping (ORM) for data access. There are a number of differences between the Laravel and Symfony PHP Framework.

C Program Examples
C program to check leap year
C program to check leap year

This Program accepts year from users and check whether the given year is leap year or not using ladder if else.

Laravel Tutorials
An Introduction to Laravel 5.5
An Introduction to Laravel 5.5

Laravel 5.5 is the latest stable version of Laravel framework, released on August 30, 2017.It is the next long-term support (LTS) version of Laravel after 5.1 that is going receive bug fixes for two years, and security fixes for the next three years.

HR, Jobs and Career Tips
5 reasons you should get a new job
5 reasons you should get a new job

Every day of the work week, you wish you could hop into a plane and go somewhere else. Or to travel by land in a place that is three hours or a half day far is another wanted thing. You come home exhausted and looking like five year older than your real age. The kids and even your partner avoid talking to you for fear of being shouted at.Work keeps crossing your mind even during those times you are out with your family or friends. Vacation leave is still working time whether you like it or not, it follows you everywhere you go. You can no longer enjoy a good night sleep because you always dream about your work – colleagues, bosses, and clients.

Python Tutorials
Python popularity: Why and how PYTHON is growing Like Elephant
Python popularity: Why and how PYTHON is growing Like Elephant

Python has been around for a couple of decades and the codes written in this entire time has been released for other developers to use, it is an open source programming language. Interestingly, the codes are all there on 'pypi.python.org' or more commonly known as ‘The CheeseShop' in the community. Simply install the software on your system and you are good to go. There are libraries for any use case that you may come up with, be it some sort of server automation, manipulation of images or some scientific calculation. There is Python framework for web apps as well as data analysis.

Java Tutorials
Java 11 New Features and Updates
Java 11 New Features and Updates

Java 11 features and Updates: Check what new in Java 11. Java 11 is scheduled for release in September 2018 with many additional features and four JDK enhancement proposals or JEPs have been officially targeted at Java 11 and the following versions. Java 10 sports JEP 296, which is for consolidating the JDK forest into a single repository, and JEP 304, which is a garbage collector interface. In other words, JEP 296 is meant for purely housekeeping and JEP 304 is meant for making the production of JDK builds that contains, or excludes a specific GC algorithm easier for vendors.

Angularjs Tutorials
Angular CLI and its usage
Angular CLI and its usage

Angular has grown into an excellent framework over time which is used for the very purpose of developing applications across platforms. With the limited phase of the framework heading to the unlimited phase, you can expect many major features being added to this framework.

Java Tutorials
An Introduction Java Object Oriented Programming Paradigm
An Introduction Java Object Oriented Programming Paradigm

Java object-oriented programming paradigm is far different from C++ and other languages. There was a time when sequential and straightway programming languages like C, Assembly Language, and Basic seemed to be easy to program, and rather difficult to design. Next came the age when Object Oriented Programming rolled over the computers, making it even easier not only in programming but also in designing and arranging data.

Python Tutorials
Facts You Must Know About DJANGO Python
Facts You Must Know About DJANGO Python

Facts You Must Know About DJANGO Python: DJANGO- THE FRAMEWORK BY PYTHON Django is a free and open source web application framework, written in Python. A web framework is a set of components that help you to develop websites faster and easier.

Angularjs Tutorials
Angular 4 cli and Its Usages
Angular 4 cli and Its Usages

Angular has grown into an excellent framework over time which is used for the very purpose of developing applications across platforms. With the limited phase of the framework heading to the unlimited phase, you can expect many major features being added to this framework. Read about Angular 4 cli and Its Usages

Laravel Tutorials
Create a Contact Form in Laravel
Create a Contact Form in Laravel

In this tutorial, you will see how to create a contact us form that will not only save the visitors details in your MySQL database as well also send an email to website admin. After reading this tutorial you will able to create a contact us page in Laravel for your website that will save users info in data and send and send user information on admin.

Angularjs Tutorials
Top 10 AngularJS Interview Questions for Experience
Top 10 AngularJS Interview Questions for Experience

In case you're searching for top 10 AngularJS Interview Questions online, look no further and dive straight into the basics that usually the panelists ask during an interview.Many corporates and MNC’s recruit the developers with Angular Js expertise before which they interview the candidate. As indicated by the researchers, only 6.8% of the developers fulfill the requirement. With such low availability of Angular Js developer in the market, you have the chance to push yourself forward and find yourself in a good company. AngularJS keeps on overwhelming the field of Javascript structure and has ended up being commendable speculation for web engineers who look to quickly track their profession.

Angularjs Tutorials
Angular 5 Modal dialog example
Angular 5 Modal dialog example

Read how to add delete confirm box in Angular 4, Angular 5, Angular 6 modal dialog popup. In this article, we are going to see how to add a delete confirmation box in Angular Js we are using ngx-modal-dialog package in this example.

Blog

An Introduction to Serverless Databases Architecture

Understanding the Serverless Architecture: The serverless computing is a cloud computing execution model which means that the cloud provider is managing the distribution of computer resources dynamically. Read about Various Serverless Databases available in the market like Amazon Aurora Serverless, Google Cloud Store, FaunaDB, DynamoDB, RavenDB, MongoDB, CouchDB, JasDB with there Pros and Cons.

Node Js Tutorials
Scheduling CRON Jobs on Node js using node schedule
Scheduling CRON Jobs on Node js using node schedule

Cron Jobs are used for scheduling tasks to run on the server.CRON Jobs are the most commonly used method to automate tasks on Server. In this article, we will see how to schedule Jobs in Node.js. We are going to use node-schedule package for scheduling JOBS.

Write For Us.

Contribute the Community.