Skip to main content
sourcecodester logo

Main navigation

  • Home
  • Blog
  • Projects
    • C# Projects
    • PHP Projects
    • Visual Basic Projects
  • Programming
    • Python
    • PHP
    • Visual Basic .NET
    • Visual Basic
    • C#
    • Java
    • JavaScript
    • C/C++
    • ASP/ASP.NET
    • HTML/CSS
    • Microsoft Access
    • Assembly
    • Assembly
    • Delphi
    • Other
    • SAP/ABAP
    • SQL
    • Visual FoxPro
  • Compilers
    • Online Python Compiler
    • Online PHP Compiler
    • Online JavaScript Compiler
  • Mobile
    • Android
    • Firefox OS
    • Windows Phone
    • iOS
  • Tutorials
    • ASP/ASP.NET
    • C#
    • C/C++
    • HTML/CSS Tutorial
    • Java Tutorial
    • JavaScript Tutorial
    • PHP
    • Python
    • Visual Basic .NET
  • Contact
  • Submit Code
  • Log In

Toggle Button

Submitted by Samir Sam on Wed, 11/15/2017 - 19:03
This project is a simple and amazing toggle button with different styles to make your forms more beautiful and speed up your coding time.
  • Read more about Toggle Button
  • Log in or register to post comments
  • 2663 views

PHP CRUD Operation using angular.js V2

Submitted by nurhodelta_17 on Wed, 11/15/2017 - 16:05
This is the second version of my CRUD Operation tutorial using angular.js wherein this time I'm using bootstrap modal to handle the forms. The code is still written in PHP with MySQLi OOP(Object-oriented Programming).
  • Read more about PHP CRUD Operation using angular.js V2
  • Log in or register to post comments
  • 372 views

Laravel: Simple CRUD Operation

Submitted by nurhodelta_17 on Tue, 11/14/2017 - 16:17
This is a simple tutorial on how to create the basic CRUD(Create, Read, Update and Delete) Operation in Laravel using Bootstrap modal. To handle our forms, we're going to use Laravel Collective.
  • Read more about Laravel: Simple CRUD Operation
  • 1 comment
  • Log in or register to post comments
  • 7338 views

Python - Pygame Simple Sprite Movement

Submitted by razormist on Mon, 11/13/2017 - 17:45
Learn on how to create a Simple Sprite Movement using Pygame framework. Pygame is a Free and Open Source python programming language framework for making game applications.
  • Read more about Python - Pygame Simple Sprite Movement
  • Log in or register to post comments
  • 652 views

Laravel CRUD Series: Editing and Deleting using AJAX

Submitted by nurhodelta_17 on Mon, 11/13/2017 - 16:54
This is the last part of my Laravel CRUD Series wherein I'm going to show you how to edit and delete using AJAX/jQuery with the use of bootstrap modal to handle our edit form and a confirmation in deleting the row.
  • Read more about Laravel CRUD Series: Editing and Deleting using AJAX
  • Log in or register to post comments
  • 469 views

Laravel CRUD Series: Inserting Data using AJAX

Submitted by nurhodelta_17 on Sat, 11/11/2017 - 21:34
This tutorial is the 2nd part of my Laravel CRUD Series wherein I'm going to show you how to insert new row to our database using AJAX/jQuery with the use of bootstrap modal to handle our form.
  • Read more about Laravel CRUD Series: Inserting Data using AJAX
  • Log in or register to post comments
  • 559 views

Save, Update, Delete Record in VB6.0

Submitted by Demiel David Palma on Fri, 11/10/2017 - 22:24
It's a vb.6.0 program that allow you to save, update, delete or search record in simple way. So its work is basically simply save on record in your database and if you edit so you can change it. Or if you want delete record so delete it. And can prints using excel.
  • Read more about Save, Update, Delete Record in VB6.0
  • 1 comment
  • Log in or register to post comments
  • 2984 views

Students Information System

Submitted by Demiel David Palma on Fri, 11/10/2017 - 19:30
Students Information System is a basic students information that can save, update, delete, and search then can prints using Microsoft Excel.
  • Read more about Students Information System
  • 4 comments
  • Log in or register to post comments
  • 2452 views

Laravel CRUD Series: Fetching Data using AJAX

Submitted by nurhodelta_17 on Fri, 11/10/2017 - 18:22
This is the first chapter of my Laravel CRUD tutorials. In this tutorial, I'm going to show you how to create Controllers, Models, and database Migration. Lastly, we're gonna tackle on how to show the data in our database using AJAX/jQuery.
  • Read more about Laravel CRUD Series: Fetching Data using AJAX
  • Log in or register to post comments
  • 525 views

Laravel - Adding Bootstrap to Project

Submitted by nurhodelta_17 on Thu, 11/09/2017 - 22:46
This tutorial tackles on how to add bootstrap to our laravel project. This is an easy way to add bootstrap to our project. To check whether we have successfully added bootstrap, we are going to create bootstrap navbar and buttons.
  • Read more about Laravel - Adding Bootstrap to Project
  • Log in or register to post comments
  • 437 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 501
  • Page 502
  • Page 503
  • Page 504
  • Current page 505
  • Page 506
  • Page 507
  • Page 508
  • Page 509
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to

Share Source Code or Tutorial

Do you have source code, articles, tutorials or thesis to share? Submit it here by clicking the link below
 

Submit now...

Popular Source Code

Free and Open Source inventory management system php source code
Web-based Pharmacy Product Management System using PHP and MySQL Database
Inventory Management System in PHP with Source Code
Student Result Management System using PHP and MySQL
Event Management System Project in PHP with Source Code
Best employee management system in php
Caesar Cipher Tool Using HTML, CSS and JavaScript with Source Code
Free school management software
Best house rental management system project in php
Online Learning Management System using PHP/MySQLi with Source Code

User account menu

  • Log in

Book navigation

  • SQL Tutorial
  • PHP Tutorial
  • CodeIgniter Tutorial
  • Android Tutorial
  • Visual Basic Tutorial
  • C# Tutorial
  • CSS Tutorial
  • Learn C in 15 Days
  • Object Oriented Programming in C++
  • Data Structures in C++
  • Fundamentals of C Language
  • Learn Object Oriented Programming in C++
  • Java Tutorial
  • Python Tutorial

Recent content

  • PixSort App Using HTML, CSS, and jQuery with Source Code
    8 hours 51 minutes ago
  • Novelty Calculator App Using HTML, CSS, and VanillaJS with Source Code
    9 hours 11 minutes ago
  • Caesar Cipher Tool Using HTML, CSS and JavaScript with Source Code
    14 hours 7 minutes ago
  • Value Added Tax Calculator Using HTML, CSS and JavaScript with Source Code
    17 hours 14 minutes ago
  • Catapult Shot Game Using HTML & CSS in VanillaJS with Source Code
    1 day 10 hours ago
  • How to Print All Letters Present in Both Strings in Python
    1 day 10 hours ago
  • Loan Manager App Using HTML, CSS and JavaScript with Source Code
    1 day 13 hours ago
  • Visitor Profiler App Using HTML, CSS and JavaScript with Source Code
    1 day 20 hours ago
  • Interactive Geolocator App Using HTML, CSS and JavaScript with Source Code
    1 day 21 hours ago
  • Checker Game Using HTML & CSS in VanillaJS with Source Code
    3 days 9 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement