+ Post New Thread
Page 1 of 7
1 2 3 ... LastLast
Threads 1 to 20 of 134

Forum: Programming

Tutorials, Source Code, Compilers. Show off what you can make

  1. Sticky Thread Sticky: C# Programming Book With Examples

    http://www.freebookspot.net/upload/Computing%20with%20Csharp%20and%20the%20.NET%20Framework%2013.03.2007%200_00_00.jpg Download Link Password:...

    Started by SonniE, 11-14-2008 06:41 PM
    • Replies: 3
    • Views: 9,842
    03-19-2010 11:59 PM Go to last post
  2. Sticky Thread Sticky: McGraw Hill Book for C++

    Uploaded By: SonniE McGraw-Hill_-_C___from_the_Ground_Up.pdf Book for learning C++ if your intrested in programming DL this it should have...

    Started by SonniE, 05-26-2008 10:51 AM
    • Replies: 4
    • Views: 11,499
    01-15-2009 08:35 PM Go to last post
  3. Sticky Thread Sticky: C++ Compiler

    a Compiler is what u need to turn your source code into an executable file (.exe). this is the compiler i use Dev-C++(4.9.9.2)...

    Started by SonniE, 05-29-2008 08:06 PM
    • Replies: 5
    • Views: 12,947
    07-23-2008 01:11 PM Go to last post
  4. Sticky Thread Sticky: SonniE's C++ Tutorial

    Im going to make a series of Beginners Tutorials for C++ programming since people on the forum are trying to learn it. going to add to this...

    Started by SonniE, 09-25-2008 03:11 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 30,350
    04-30-2010 12:50 AM Go to last post
  1. Temperature Converter [C++]

    Try it out HERE // SonniE's Temperature Converter a www.codinghs.com Original #include <iostream> using namespace std; int main() { ...

    Started by SonniE, 05-25-2008 06:38 AM
    • Replies: 0
    • Views: 3,289
    05-25-2008 06:38 AM Go to last post
  2. Right Triangle Side Finder [C++]

    This was coded by SonniE at 1am it works good Try it Here //Coded By SonniE An codinghs original #include <iostream> #include <cmath> using...

    Started by SonniE, 05-30-2008 01:40 AM
    • Replies: 0
    • Views: 5,079
    05-30-2008 01:40 AM Go to last post
  3. SonniE's Basic Calculator[C++]

    i made this today WS gave me the idea //SonniE's Calcultor a codinghs™ Original #include <iostream> #include <cmath> #include <string> using...

    Started by SonniE, 06-01-2008 03:40 AM
    • Replies: 0
    • Views: 2,851
    06-01-2008 03:40 AM Go to last post
  4. Real/Fake Addresser [C++]

    /* ------------SonniE's Real/Fake Addresser codinghs.COM Original Author: SonniE Created: June 1, 2008 */ #include <iostream> using namespace...

    Started by SonniE, 06-01-2008 11:52 PM
    • Replies: 0
    • Views: 2,640
    06-01-2008 11:52 PM Go to last post
  5. Character Value Converter[C++]

    i made this because ws made an anti vista version =p /* Name: Character Converter Author: SonniE Date: 02/06/08 04:11 Description:...

    Started by SonniE, 06-02-2008 04:19 AM
    • Replies: 0
    • Views: 1,835
    06-02-2008 04:19 AM Go to last post
  6. SonniE's Hex Calculator[C++]

    Made this in 10 mins on an all-nighter before school procrastinating =p /* Name: Hex Calculator Author: SonniE Date: 02/06/08 05:25 ...

    Started by SonniE, 06-02-2008 05:29 AM
    • Replies: 0
    • Views: 4,819
    06-02-2008 05:29 AM Go to last post
  7. Factorial

    White Shadow Sent Me an assignment he had in comp science it was Description: Write a program that allows the user to enter a number greater than...

    Started by SonniE, 06-02-2008 03:46 PM
    • Replies: 0
    • Views: 1,774
    06-02-2008 03:46 PM Go to last post
  8. how to make hidden user account

    by: oneshotkill Want an account that no one can see??? on windows XP ** goto start>run>type regedit in the menu goto

    Started by oneshotkill, 07-13-2008 10:26 PM
    • Replies: 0
    • Views: 1,633
    07-13-2008 10:26 PM Go to last post
  9. xWhite_Shadowx's uLTimATE 1337 Connect 4(GUI Based)

    Coded entirely from the ground up by xWhite_Shadowx File PW - codinghs Here are some screenies :) ...

    Started by xWhite_Shadowx, 09-15-2008 06:34 PM
    • Replies: 0
    • Views: 1,561
    09-15-2008 06:34 PM Go to last post
  10. [Calc] App pack for programming

    This was written assuming that you already have TI Connect installed on your computer. If you don't you can download it here. ok, since i will be...

    Started by WMD54, 10-10-2008 09:21 PM
    • Replies: 0
    • Views: 2,201
    10-10-2008 09:21 PM Go to last post
  11. [Calc] Doing math in programs

    ok, this is gonna be the last official guide i write then i'm gonna start posting programs. (i know right, :WooT: "it's over! i don't have to read...

    Started by WMD54, 10-12-2008 10:51 PM
    • Replies: 0
    • Views: 1,776
    10-12-2008 10:51 PM Go to last post
  12. [Calc] Rock Paper Scissors

    This is a calculator version of the classic game. There's a one and two player mode, although i doubt you'll ever use the two player mode. I don't....

    Started by WMD54, 10-12-2008 11:34 PM
    • Replies: 0
    • Views: 2,061
    10-12-2008 11:34 PM Go to last post
  13. Connect Four

    Still Cleaning it up heres a video of it in use Note: any noise u hear is my screen recorder when i click...

    Started by SonniE, 10-25-2008 11:32 PM
    • Replies: 0
    • Views: 1,924
    10-25-2008 11:32 PM Go to last post
  14. log in

    I made this log in page There are a few bugs just wanted to show you guys Gonna fix them later: Direct Download:...

    Started by solowestside, 01-22-2009 11:40 PM
    • Replies: 0
    • Views: 1,463
    01-22-2009 11:40 PM Go to last post
  15. liberty basics

    its a cool and easiest programming prog i hv some progs with it here is my 1st i hv made a calculator but there is some nub stuff left in it ...

    Started by _xXxDPHSxXx_, 04-21-2009 05:42 PM
    • Replies: 0
    • Views: 2,019
    04-21-2009 05:42 PM Go to last post
  16. PHP Email Bomber

    <? //Disable error reporting error_reporting(E_ALL & ~E_NOTICE); //Information to send $vic = $_POST; $subject = $_POST; $msg = $_POST;...

    Started by Tonic, 08-10-2009 03:43 AM
    • Replies: 0
    • Views: 2,746
    08-10-2009 03:43 AM Go to last post
  17. PHP IRC Bot - UniBot

    <? //---------------------------- //---Scripted by Tonic-------- //-----Property of UG--------- //-----You may edit----------- //---But cannot...

    Started by Tonic, 08-10-2009 03:49 AM
    • Replies: 0
    • Views: 5,269
    08-10-2009 03:49 AM Go to last post
  18. What Am I Doing Wrong(mac spoofing)

    I'm trying to change my mac address in comand line/terminal so far I got too ru root password:**** ifconfig eno ddallr 10:10:10:10:10:10 ...

    Started by RPGbig, 09-07-2009 11:23 PM
    • Replies: 0
    • Views: 3,081
    09-07-2009 11:23 PM Go to last post
  19. Hello World [Java]

    If anyone here is starting to pick up programming languages they usually start with this. http://fluidcoding.com/javaHelloWorld.php

    Started by SonniE, 10-19-2009 03:37 AM
    • Replies: 0
    • Views: 2,681
    10-19-2009 03:37 AM Go to last post
  20. User Input [Java]

    This Program shows you how to accept user input in the form of strings. http://fluidcoding.com/jUserInput.php

    Started by SonniE, 10-19-2009 05:01 PM
    • Replies: 0
    • Views: 2,676
    10-19-2009 05:01 PM Go to last post

+ Post New Thread
Page 1 of 7
1 2 3 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts