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
  • 3080 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
  • 407 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
  • 7583 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
  • 702 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
  • 512 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
  • 657 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
  • 3183 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
  • 2654 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
  • 556 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
  • 455 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 551
  • Page 552
  • Page 553
  • Page 554
  • Current page 555
  • Page 556
  • Page 557
  • Page 558
  • Page 559
  • …
  • 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

Queue Management System Using PHP and MySQL with Source Code
Alphaware - Simple E-Commerce System using PHP with Source Code
School Log Management System using PHP/MySQLi with Source Code
E-Commerce System Using PHP/MySQLi with Source Code
Free and Open Source inventory management system php source code
Multi Role Login System Using PHP and MySQL with Source Code
Student Grades Management System Using PHP and MySQL with Source Code
Company Website CMS in PHP and MySQL Free Source Code
Login System with Login History Using PHP and MySQL with Source Code
Content 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

  • File Management System Using Tkinter and SQLite in Python with Source Code
    9 hours 14 minutes ago
  • How to Find String Permutations Using Inbuilt Function in Python
    9 hours 24 minutes ago
  • CSV to JSON Converter App Using Tkinter in Python with Source Code
    1 day 9 hours ago
  • Customer Review App Using Tkinter in Python with Source Code
    1 day 9 hours ago
  • How to Break a List into Chunks of Size N in Python
    1 day 9 hours ago
  • Roll the Dice Game Using Tkinter in Python with Source Code
    2 days 8 hours ago
  • How to Split an Array and Add First Part to End in Python
    2 days 9 hours ago
  • How to Remove Multiple Elements from List in Python
    2 days 9 hours ago
  • Catch Me If You Can Game Using Pygame in Python with Source Code
    6 days 9 hours ago
  • How to Find Remainder of Array Multiplication in Python
    6 days 10 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement