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

Simple Todo List creation in Django

Submitted by yeskalaivanan on Fri, 12/20/2019 - 21:59
For Beginners.... You Can Start your projects from here... This is simple Todo List creation for beginners... You can add your activity in this page and you can delete activity option also available...
  • Read more about Simple Todo List creation in Django
  • Log in or register to post comments
  • 620 views

Python - Digital Counting Timer

Submitted by razormist on Fri, 12/20/2019 - 21:35
Learn on how to create a Digital Counting Timer using Python. A simple Python code that can start a countdown timer for an event. This is a useful when you want to set time counter to an important event.
  • Read more about Python - Digital Counting Timer
  • Log in or register to post comments
  • 349 views

JavaScript - Change Entry Using AngularJS

Submitted by razormist on Fri, 12/20/2019 - 09:50
Learn on how to create a Change Entry using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to change the entry in the table row. This is a helpful tutorial when you want to change data without the use of databases.
  • Read more about JavaScript - Change Entry Using AngularJS
  • Log in or register to post comments
  • 49 views

PHP - File Upload in SQLite3

Submitted by razormist on Thu, 12/19/2019 - 12:09
Learn on how to create a File Upload in SQLite3 using PHP. An advance php coding technique that use SQLite database to upload files. This is useful when you want to upload any file in your local database storage.
  • Read more about PHP - File Upload in SQLite3
  • 2 comments
  • Log in or register to post comments
  • 1054 views

PHP - Hour To Month Converter

Submitted by razormist on Thu, 12/19/2019 - 10:21
Learn on how to create a Hour To Month Converter using PHP. A basic php script that can convert hour value into a month format. This is a helpful tips when you want to know the total hour in a month.
  • Read more about PHP - Hour To Month Converter
  • Log in or register to post comments
  • 110 views

JavaScript - Remove Entry Using AngularJS

Submitted by razormist on Wed, 12/18/2019 - 14:30
Learn on how to create a Remove Entry using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to remove entry in a table row. This is a useful when you try remove a specific data in the table.
  • Read more about JavaScript - Remove Entry Using AngularJS
  • Log in or register to post comments
  • 72 views

PHP - Display Data By Brand In SQLite

Submitted by razormist on Tue, 12/17/2019 - 13:30
Learn on how to create a Display Data By Brand In SQLite using PHP. An advance php coding technique that use SQLite database to filter a data in the SQLite table. This is helpful when you want to find view data that you want in the table.
  • Read more about PHP - Display Data By Brand In SQLite
  • Log in or register to post comments
  • 178 views

JavaScript - Populate HTML Table With Arrays

Submitted by razormist on Tue, 12/17/2019 - 11:19
Learn on how to create a Populate HTML Table With Arrays using JavaScript. An advance javascript code that populate table with arrays. This is helpful when you want to display some data that works using arrays.
  • Read more about JavaScript - Populate HTML Table With Arrays
  • 1 comment
  • Log in or register to post comments
  • 5400 views

JavaScript - Delete Data In Multidimensional Array

Submitted by razormist on Mon, 12/16/2019 - 22:23
Learn on how to create a Delete Data In Multidimensional Arrayusing JavaScript. An advance JavaScript code that can delete multidimensional array object. This is useful when you are working on multiple array object as your temporary data storage.
  • Read more about JavaScript - Delete Data In Multidimensional Array
  • Log in or register to post comments
  • 145 views

JavaScript - Add Entry To Table Using AngularJS

Submitted by razormist on Mon, 12/16/2019 - 16:51
Learn on how to create a Add Entry To Table using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to add new entry to table. This is a helpful trick when you want to add an entry without the use of databases.
  • Read more about JavaScript - Add Entry To Table Using AngularJS
  • Log in or register to post comments
  • 72 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 392
  • Page 393
  • Page 394
  • Page 395
  • Current page 396
  • Page 397
  • Page 398
  • Page 399
  • Page 400
  • …
  • 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

Hotel Reservation System
Hotel Reservation System (VB.NET)
Free and Open Source inventory management system php source code
Advanced School Management System with Complete Features
Inventory Management System in PHP with Source Code
Enrollment System v1.0
Web-based Pharmacy Product Management System using PHP and MySQL Database
Doctor's Appointment System using PHP Free Source Code
Client Database Management System using PHP, Boostrap 5 and ADMIN LTE
Student Grades Management System Using PHP and MySQL 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

  • Wall Rush Game Using Pygame in Python with Source Code
    11 hours 52 minutes ago
  • How to Replace All Occurrences of ‘a’ with $ in a String in Python
    12 hours 37 minutes ago
  • Acronym Expander Tool Using HTML, CSS and JavaScript with Source Code
    20 hours 38 minutes ago
  • Bank Management System Using SQLite and Tkinter in Python with Source Code
    5 days 11 hours ago
  • How to Check if a Number is a Strong Number in Python
    5 days 12 hours ago
  • Modern Multi-Step Form Using HTML, CSS and JavaScript with Source Code
    6 days ago
  • Quora Clone App Using HTML, CSS and JavaScript with Source Code
    6 days 11 hours ago
  • How to Sort a List According to the Second Element in a Sublist in Python
    6 days 12 hours ago
  • Meme Generator App Using HTML, CSS, and JavaScript with Source Code
    6 days 13 hours ago
  • Note Taking App Using PHP and MySQL with Source Code
    6 days 19 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement