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
  • 2800 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
  • 380 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
  • 7420 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
  • 668 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
  • 474 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
  • 584 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
  • 3049 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
  • 2500 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
  • 529 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
  • 442 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 517
  • Page 518
  • Page 519
  • Page 520
  • Current page 521
  • Page 522
  • Page 523
  • Page 524
  • Page 525
  • …
  • 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

Advanced School Management System with Complete Features
Sales and Inventory Management Software Microsoft Access (VBA)
Web-based Pharmacy Product Management System using PHP and MySQL Database
Book Library App Using HTML, CSS and JavaScript with Source Code
Stock Management System in PHP/OOP with Source Code
Pet grooming management software download
Modern Contact Manager Using HTML, CSS and JavaScript with Source Code
Online Exam System in PHP using CodeIgniter Free Source Code
Free and Open Source inventory management system php source code
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

  • Crypto Live Tracker App Using Tkinter in Python with Source Code
    6 hours 11 minutes ago
  • How to Get the Union of Lists in Python
    6 hours 35 minutes ago
  • Book Library App Using HTML, CSS and JavaScript with Source Code
    10 hours 43 minutes ago
  • How to Display Summation Pattern of Natural Numbers in Python
    1 day 6 hours ago
  • Circus Tightrope Game in HTML, CSS, and JavaScript with Source Code
    1 day 6 hours ago
  • Real-Time Data Feeder Using HTML, CSS and JavaScript with Source Code
    1 day 13 hours ago
  • Document Manager App Using HTML, CSS and JavaScript with Source Code
    1 day 13 hours ago
  • Inventory Management System Using Tkinter in Python with Source Code
    2 days 6 hours ago
  • Complete Address Book Application Using Tkinter in Python with Source Code
    2 days 6 hours ago
  • Piano Tiles Game Using Pygame in Python with Source Code
    2 days 6 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement