#Programming Tutorialssection

TUTORIALThe best site i have found to learn many code laguages

This site is great you learn and are tested to ensure you put what you have learned into practice . I hope this benefits others as it has me . Click here for a great site to learn (

by HOOSIER · in Programming Tutorials · 51 replies · 58.4k views1234
usx.asx
ST
[TUT][VB.NET] Hardware ID Registration

1: First get a website you can host two files on, like 000webhost.com. 2: This is a VB.net code, make sure you have add reference to System.Management.dll Now you got a application to check if your ha

by steph777 · in Programming Tutorials · 23 replies · 15.7k views12
VISUAL_BASICSFile Pumper

Hey guy in this tutorial you gonna learn how to make a file pumper , it simply adds bytes to increase the file size =] first of all include Imports System**** on your source code. 1 The tools we need:

by Intellectual · in Programming Tutorials · 6 replies · 5.1k views
♪~ ᕕ(ᐛ)ᕗ
CSHARPSending detailed information using Sockets

C&P from my developers forum... Hello fellow community, Today I'll show you how to send a detailed amount of information using sockets in a simple and really efficient way. We'll be using classes to c

by ♪~ ᕕ(ᐛ)ᕗ · in Programming Tutorials · 7 replies · 2.6k views
egycnq
AT
CSHARPCreating Packet Editor / Proxy In C#

Before We Begin... Please note this tutorial is for educational purposes. I am not responsible for what you do with this information. You agree by reading and using anything from this tutorial that yo

by atom0s · in Programming Tutorials · 1 replies · 8.1k views
egycnq
VISUAL_BASICSSmall Tutorial - How to make an application start as admin rights

Hey guys in this new tutorial i will show you how to make an application start as Admin. First go to My Project then click on the "View Windows Settings" button Click on it then a new window named api

by Intellectual · in Programming Tutorials · 1 replies · 1.8k views
egycnq
TR
CPLUSPLUSCalling function pointers without definitions

I've had this huge bug on me for the longest time in C++/C in that you cannot call abstract function pointers without defining the arguments like so: Now you should know that good practice is expectin

by TrollerCoaster · in Programming Tutorials · 4 replies · 5.6k views
egycnq
VISUAL_BASICSIcon File Extractor

Hello guy in this tutorial you gonna learn how to make an icon extractor which extract icons from files and save them /hai , first you must include this on your source code 1 Tools we need: - 3 Button

by Intellectual · in Programming Tutorials · 3 replies · 2.4k views ·
egycnq
TUTORIALHow to download Siteadvisor

You might ask... Why should I download Siteadvisor.... Well.... Siteadvisor tells you if the website you found is safe, before you go to it.

by meyer74 · in Programming Tutorials · 1 replies · 1.8k views
egycnq
TiNN
TUTORIALTut here, get fraps. ~EASY~!

Hey, this is a Tut from me, I'm new and I'm going to walk you through the steps on how to get Fraps for free and easy without any hesitation. This completely takes no common sense neither, so for all

by TiNN · in Programming Tutorials · 8 replies · 2.2k views
egycnq
coryblack
TUTORIALBest Place for Web Development

So recently I recently got into Web Development mostly for experice and having knowledge of it in general. Here is where I learned everything: EJ Media. ( Just follow along with the video's and skip w

by coryblack · in Programming Tutorials · 3 replies · 2.2k views
egycnq
baize888
JAVANeed hack for web game

Hi, In the fight for a pair of "yeezy boost 750", a store has announced a simple pong game to handle the chaos and was wondering if anyone can design a hack for it. Willing pay $10 for anyone who can

by baize888 · in Programming Tutorials · 6 replies · 3.1k views
egycnq
SE
TUTORIALPython Help

from datetime import datetime import datetime now = datetime.now() now.month print '%s/%s/%s %s:%s:%s' % (now.month, now.day, now.year, now.hour, now.minute, now.second) I cant find my fault. Can some

by SentinelHawk · in Programming Tutorials · 3 replies · 2.2k views
egycnq
BI
TUTORIALHELP ME .. I FORGOT TO MAKE A CHEAT BLACKSQUAD

Please help me , I need an application for making .. please let me cheat the application Because I had forgotten the application of any kind , and if possible along with the code Themselves .. I want

by Binkz182 · in Programming Tutorials · 3 replies · 2.4k views
egycnq
Damosa
TUTORIALLearn Fullstack Web Development With Spring And Angular (free for limited time)

Learn Fullstack Web Development With Spring And Angular A complete course to master the two hottest web frameworks Enroll for free:

by Damosa · in Programming Tutorials · 1 replies · 4.8k views
egycnq
hopefordope
[TUT] How to make an Injector

well hello guys i am here to do someone a favor by givving you guys a detailed TUT of how to make an injector which will include the following >multiple dll inject >automatic inject >manual inject >cl

by hopefordope · in Programming Tutorials · 68 replies · 22k views12345
egycnq
TUTORIALPython tutorial

Hello, I wanted to learn python language and im in need to a good tutorial. i am starting from 0 and i need a lot of things specified . Thanks in advance

by A.alfa · in Programming Tutorials · 23 replies · 7.5k views12
egycnq
kchoman
TUTORIALWindows: Creating your first webserver

Preface: Here's what we're going to accomplish with this tutorial: Learning where to pick up the necessary programs to build a webserver on Windows. Learning how to configure our web server to meet ou

by kchoman · in Programming Tutorials · 10 replies · 4.2k views
egycnq
Need help?