Quantcast
Channel: Learn programming and networking
Browsing latest articles
Browse All 59 View Live

Image may be NSFW.
Clik here to view.

Decision making if/else in batch programming

Decision making's very important in any programming, not just batch. It allows your program to decide what to do. Here we're going to create a small program where it asks user for password and allows...

View Article



Image may be NSFW.
Clik here to view.

Check the Apps that have access to your information and revoke access

Revoke access to appJust a quick little info about websites storing your details. OAuth gives web developer access token that can be used to access your information that you granted access to when...

View Article

Image may be NSFW.
Clik here to view.

How to add google map to website

Embed Google Map to your website Google map's something that business websites must always have. It's much more convinenent for users to look at map and find where you're located than to get the...

View Article

OAuth Explained with real world example

OAuth's an authorization standard to access user information from a website that user is member on, without the need to know that user's password.Problem Imagine your friend comes up with a website...

View Article

How to install a program on Linux VPS

Install third party program on VPSInstalling programs on linux really isn't a big deal, just like windows OS if you understand Linux it's a piece of cake, don't let linux command line Shell intimidate...

View Article


Image may be NSFW.
Clik here to view.

How to get a domain name almost for free

Get discount on domain namesWeb developers often create website for themselves when starting up a new project, it can be pretty expensive if you're working on projects one after another and buying new...

View Article

Writing clean code PSR standards

Writing clean code is all about following conventions and standards that are generally understood by others. Imagine writing a program and sharing the source code with other developers out there, they...

View Article

Learn linux interactively for beginners

Knowing how linux works is really an important skill to have, as a website developer you'll often have to use linux operating system, install GUI, setup web development or general environment where you...

View Article


What is File Permission in Linux and what's necessary to know as a programmer...

What is File Permissions in Linux and why I need to know about it as a programmer or Develope Permission is a very important function to keep things organized and secure. Even as the owner you do not...

View Article


Steel Plate user management system | Free | Git link

User management system scriptI'm dropping this incomplete project I'd been working on to switch to something better that'd bring positive return of investment. So here it is for everyone, I've uploaded...

View Article

Learn new technologies daily

Learn new programming stuff dailyIf you're a very beginner programmer and regularly asking advanced coders for help then I'm sure you must've noticed the wisdom these coders have where they tell you...

View Article

Installing CodeIgniter on Linux Ubuntu Server for Beginners

Installing CodeIgniter on linux *Basic Linux CLI knowledge required* CodeIgiter is a PHP Framework or tool-kit to develop full featured or simple application. If you've been working with PHP for a...

View Article

MVC Model View Controller | Seriously Simplified Version

Model View Controller Seriously Simplified I've written about MVC in past.. http://www.webdevtown.com/2015/04/model-view-and-controller-with-example.html So, recently I was going through that past...

View Article


CodeIgniter Documentation Example Code Error | Explained and Fixed

CodeIgniter Documentation sample code error. 404 Page Not Found The page you requested was not found.First of all go have a look at CodeIgniter Static pages...

View Article

How to Block Tor Traffic

How to block Tor TrafficBlocking Tor Ip's is pretty straight forward. I'll give you step by step process to follow to block Tor IP's but before that I'll give you guys a break description of how Tor...

View Article


Image may be NSFW.
Clik here to view.

CodeIgniter Beginners Series - Starting up

CodeIgniter Beginner Series - Starting up If you've been developing web application in PHP for a while now and have a good working knowledge of OOP this may be the right time to pick up a framework...

View Article

How to hire a good coder/programmer

Coding as we all are well aware is a complex stressful and time consuming process for any coder out there which is why it's extremely important that both coders and the client work together. Hiring...

View Article


Image may be NSFW.
Clik here to view.

CodeIgniter Beginners Series - Lesson 2 Controller | Routes and View

Welcome to codeigniter beginners series day 2. Today we'll be installing codeIgniter, go over some very basic codeigniter concepts, we'll try loading some basic pages and make changes to it then learn...

View Article

Codeigniter - How to fetch data from database and display

Show Data form Database to user​You must know some basics of Codeigniter. Please read these two...

View Article

Image may be NSFW.
Clik here to view.

Port scanner, TCP/IP, Firewall & the Bouncer

Thought writing little something about what port scanners, TCP/IP and Firewall in general. Read this. Don't skip! When we talk about port it's necessary we also know what packet is. A pack it a little...

View Article

Image may be NSFW.
Clik here to view.

Start your own online store with opencart

So you want to start online store, sell a few items and make profit?Opencart to rescue If you haven't heard of opencart then you should learn a bit about it. It's an online eCommerce store to sell your...

View Article


Image may be NSFW.
Clik here to view.

Blocking websites

So you clicked this somewhat bait title 'Blocking websites for noobs' because you want to block certain websites... isn't? and perhaps wondering if you already know what this dude chillin is about to...

View Article


Image may be NSFW.
Clik here to view.

Ip hacked! what can they do with it? How to prevent it in future?

Fact than most can't do shit after obtaining IP address is hilarious really. If you don't already know about this way of obtaining peoples IP you're still living in stone age, and should really learn...

View Article

How to become a web developer complete guide

You ask how do I become a web developer? Lets get straight to it, shall we? please don't be discourage if there's things you don't know or heard about.Noob Level:- HTML 5- CSS 3- Javascript Learn just...

View Article

'Paypal hacked!!' Avoid Getting Hacked | Protection against Keyloggers

Keylogger have also been popular, still are! I don't know how many of you are aware of this but I'll go ahead and share it with you all. First things first, if you've been infected by a keylogger...

View Article

Browsing latest articles
Browse All 59 View Live




Latest Images