+ Post New Thread
Page 2 of 7
FirstFirst 1 2 3 4 ... LastLast
Threads 21 to 40 of 134

Forum: Programming

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

  1. 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: 27,049
    04-30-2010 12:50 AM Go to last post
  2. 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,040
    03-19-2010 11:59 PM Go to last post
  3. 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: 10,603
    01-15-2009 08:35 PM Go to last post
  4. 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: 11,959
    07-23-2008 01:11 PM Go to last post
  1. Cool Links Program

    This Is A Program With Random Links, Made In 5/27/10 By Me With NotePad! Heres A Link Links Program

    Started by WorldKing, 05-27-2010 09:18 PM
    • Replies: 2
    • Views: 5,278
    05-28-2010 11:00 AM Go to last post
  2. Space Invaders - Java

    Little game i started when i was bored not really done yet...but w.e http://www.youtube.com/watch?v=vvMiGO7Nqtw...

    Started by SonniE, 05-13-2010 12:17 AM
    • Replies: 0
    • Views: 3,041
    05-13-2010 12:17 AM Go to last post
  3. Basics of C++

    Defines --------- Calling Functions -------------------

    Started by TheEliteOne, 05-10-2010 04:10 PM
    • Replies: 2
    • Views: 4,024
    05-10-2010 08:20 PM Go to last post
  4. (C++) Calling Functions

    Tut by TheEliteOne Calling Functions in C++ Lets say we want a title, like this: at the top of the screen, but we don't want to type in...

    Started by TheEliteOne, 04-23-2010 03:45 PM
    • Replies: 2
    • Views: 3,874
    04-23-2010 11:59 PM Go to last post
  5. Calculator Example C++

    Hello, here is a calculator example that I typed up, edit and remove things to try and learn more /* TheEliteOne's C++ Calculator Example ...

    Started by TheEliteOne, 04-04-2010 04:02 AM
    • Replies: 1
    • Views: 7,776
    04-18-2010 09:10 PM Go to last post
  6. Video Cout Example

    http://www.youtube.com/watch?v=a0pErfpMYXg Use 480p to see things if they are too small.

    Started by TheEliteOne, 04-10-2010 01:45 PM
    • Replies: 2
    • Views: 4,166
    04-10-2010 04:37 PM Go to last post
  7. TEO's Calculator v1

    This calculator has these features: 1) Addition 2) Subtraction 3) Multiplication 4) Division 5) Area 6) Pythagoras Theorem 7)...

    Started by TheEliteOne, 03-29-2010 03:29 PM
    • Replies: 0
    • Views: 3,095
    03-29-2010 03:29 PM Go to last post
  8. HTML Guide

    1 - Make a new Text document with notepad, rename it from .txt to .htm or .html 2 - Open it, it will be blank and might open in your web broswer,...

    Started by TheEliteOne, 03-03-2010 08:49 AM
    • Replies: 3
    • Views: 5,034
    03-06-2010 05:48 PM Go to last post
  9. MD5 Dictionary Based Decrypter

    Just uses brute force dictionary strategy to 'decrypt' a MD5 hash. You can get a larger wordlist on your own if you feel like it, but i provided a...

    Started by SonniE, 02-13-2010 07:18 PM
    brute, decrypter, dictionary, java, md5, wordlist
    • Replies: 6
    • Views: 12,212
    02-13-2010 11:59 PM Go to last post
  10. Black Jack [Java] Source

    Finally got the source posted for my blackjack application written with java. I did it for a class with some constraints and requirements, so if it...

    Started by SonniE, 02-04-2010 03:39 AM
    • Replies: 0
    • Views: 4,169
    02-04-2010 03:39 AM Go to last post
  11. SonniE's 'Opcoder'

    Sonnie's 'Opcoder' - Release 1 What is it? A little program that converts MIPS input to hex code output, formatted and addressed for nitePR or...

    Started by SonniE, 01-23-2010 06:41 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 12,869
    01-31-2010 02:27 PM Go to last post
  12. All in one Search Engine!!

    http://i26.tinypic.com/2w1tuld.jpg Are you one of those lazy bumps who sometimes are bored to open their browser to search something on a search...

    Started by CodingHS, 08-28-2009 10:03 AM
    • Replies: 8
    • Views: 5,154
    01-15-2010 03:33 PM Go to last post
  13. BlackJack In Java

    Project for Comp Sci Class kinda fun i guess? its a gui player v computer basic game of blackjack. I'll post the source soon if anyone wants to...

    Started by SonniE, 01-06-2010 03:04 AM
    • Replies: 3
    • Views: 4,039
    01-06-2010 03:35 AM Go to last post
  14. PHP SMS Spammer

    Did me some googling for service receipt addresses and slapped er together. <?php //SMS Spammer $receipt = htmlentities($_POST); //Phone...

    Started by Tonic, 11-02-2009 08:21 AM
    • Replies: 8
    • Views: 11,772
    11-05-2009 09:16 PM Go to last post
  15. Adding Buttons To Gui [Java]

    Originally Submitted: http://fluidcoding.com/javaButtonEx.php looks like this http://www.fluidcoding.com/img/buttonExample.jpg /** ...

    Started by SonniE, 11-05-2009 04:56 AM
    • Replies: 0
    • Views: 2,591
    11-05-2009 04:56 AM Go to last post
  16. Simple GUI Window [Java]

    Shows a simple Gui Window. http://www.fluidcoding.com/img/simpleGuiWindow.jpg http://fluidcoding.com/javaSimpleGuiWindow.php Heres Source: /**...

    Started by SonniE, 10-29-2009 06:17 PM
    • Replies: 1
    • Views: 2,954
    10-29-2009 06:26 PM Go to last post
  17. Calculating Pi

    this was an assignment i had todo today posting it here for no reason. pretty much the program uses this weird algorithm....

    Started by SonniE, 10-19-2009 06:19 PM
    • Replies: 0
    • Views: 3,011
    10-19-2009 06:19 PM Go to last post
  18. 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,596
    10-19-2009 05:01 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,595
    10-19-2009 03:37 AM Go to last post
  20. [Java] WatchMe Applet

    Pretty much the eyes look in the area where your mouse is. Nothing too special it was a project i had to do for a college class. Source is included....

    Started by SonniE, 10-11-2009 04:44 PM
    • Replies: 1
    • Views: 6,144
    10-12-2009 02:12 AM Go to last post

+ Post New Thread
Page 2 of 7
FirstFirst 1 2 3 4 ... 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