Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  Makitweb programming Blog  > 

Makitweb Blog


makitweb.com
This is a programming tutorial blog. Which provide the tutorial on PHP, AJAX, JavaScript,jQuery,Python, AngularJS, etc.
Using JQuery UI To Create An Accordion
2016-08-28 02:19
The accordion is an expandable collapsable container layout which takes less space within the page. It is divided into multiple sections or parts and each has contents. In this tutorial… Read More
Load More Data Using JQuery,AJAX, And PHP
2016-07-07 03:50
In this tutorial, we are going to create another type of pagination which contains Load more button. This type of pagination you have seen on many websites or in mobile apps. Within this typ… Read More
Ng-show And Hide Directives In AngularJS
2016-07-03 09:45
If you are from the jQuery background for hiding and showing element you generally use show() and hide() function or may be used css() function when an event occurs. AngularJS provide direct… Read More
Ng Include Directives In AngularJS
2016-07-02 06:19
In HTML we cannot embed one HTML page within another HTML page, In PHP, we use include or require statement for it. Using embedding, we can reuse the same code within another page and i… Read More
How To Verify A Domain In MailChimp
2016-06-26 06:14
This tutorial, guide how to you can verify your domain in Mailchimp. Whenever you try to send the newsletter with an email which contains domain name for example – newsletter… Read More
How To Read RSS Feeds Using PHP
2016-06-25 04:25
In this tutorial, we are learning How you can use PHP to read RSS feeds of the websites and showing recent post lists using it. A short introduction to RSS, What is it. RSS (Rich Site Summar… Read More
Like Unlike Using AJAX, JQuery And PHP
2016-06-22 02:50
In this tutorial, we are going to learn how to add like and unlike button within the post using jQuery, AJAX, and PHP. What we are gone build in this tutorial is – We will show the lis… Read More
File Handling In Python
2016-06-16 03:13
This tutorial guides you about some basic concept about File handling in Python. We can open the file in a number of ways according to need For example – Writing, Reading, Adding more… Read More
What Is MongoDB? And Windows Installation
2016-06-12 15:10
It is a quick tutorial on MongoDB and how you can install it on your Windows OS. We will also learn some basic commands in MongoDB for example, creating and dropping a Database, Creation of… Read More
Modules And Controllers In AngularJS
2016-06-11 07:53
In the previous tutorial, we have learned about How created First application in Angular. In this tutorial, we will talk about Modules and Controllers in Angular. A module is a containe… Read More
First Application In AngularJS
2016-06-09 03:48
In this tutorial, we are learning to create a First application in AngularJS. Before creating your first application you first need to first now about AngularJS .For these, you can check out… Read More
What Is AngularJS ?
2016-06-05 05:10
AngularJS is a JavaScript MVC framework  developed by Google that lets you build well structured, easily testable,  declarative and maintainable front-end applications which provid… Read More
Modules And Import In Python
2016-05-22 07:08
Sometimes you may think that “how do I import some code I wrote in one file into another”?. You don’t want to write the same block of codes or redefine in your file. I this… Read More
Node.js Windows Installation
2016-05-15 08:40
Node.js is a very powerful JavaScript-based framework/platform built on Google Chrome’s JavaScript V8 Engine which makes it possible to run Javascript on the server side. It is used to… Read More
How To Create Function In Python
2016-05-14 08:05
While writing the program there may be some situation where you need to write the block of code to find the number is the prime number or not and you need to use the same block of code for m… Read More

Subscribe to Makitweb

Get updates delivered right to your inbox!

Thank you for your subscription

×